Changeset 37673 for websites

Show
Ignore:
Timestamp:
05/21/10 22:56:17 (3 years ago)
Author:
NeoCat
Message:

fix index.html for OAuth

Location:
websites/twicli
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • websites/twicli/index.html

    r37203 r37673  
    5252<h3><a name="launch">起動</a></h3> 
    5353上のリンク(bookmarklet)をクリック、またはブックマークにD&amp;Dで登録して選択すると、別窓で起動します。<br> 
    54 認証を求められたら、"twitter.com"からの要求かを確認した上で、Twitterのアカウント/パスワードを入力してください。<br><br> 
    55 あんまり激しくクリックしまくると<b>API制限(150回/1時間)</b>にすぐ引っかかりますので、基本まったりご使用下さい。^^; 
     54初回アクセス時や、+タブのLog outをクリックした場合は、認証を求められます。ブラウザ上、もしくはサーバ経由で認証(OAuth)を行って下さい。<br><br> 
     55あんまり激しくクリックしまくるとAPI制限(350回/1時間)に引っかかりますので、基本まったりご使用下さい。^^; 
    5656</p> 
    5757 
     
    106106<li><b>followers.js</b> : follower以外<small> (いわゆる片想い) </small>の発言を青色で表示します。「+」タブのColor Followers→Renewボタンを押して最新のfollower一覧を取得する必要があります(デフォルトは無効)。 
    107107<li><b>sound.js</b> <span style="font-size: small; color: red">[非標準]</span> : TLやReplyの新着時にサウンドを鳴らします。デフォルトでは入っていませんので、使用するにはPreferences>Pluginsに追加してください。 
    108 <li><b>ssl.js</b> <span style="font-size: small; color: red">[非標準]</span> : TL取得や発言時にSSLで通信を暗号化します。デフォルトでは入っていませんので、使用するにはPreferences>Pluginsに追加してください 
     108<li><b>ssl.js</b> : TL取得や発言時にSSLで通信を暗号化します 
    109109<li><b>translate.js</b> : ▼から"translate"を選ぶと、「+」タブ>Translateで指定した言語に発言を翻訳します。 
    110110<li><b>thumbnail.js</b> : 写真投稿サービスのURLを含む発言にサムネールをつけます。現在<a href="http://twitpic.com/">twitpic</a>, <a href="http://movapic.com/">携帯百景</a>, <a href="http://f.hatena.ne.jp/">HatenaFotolife</a>, <a href="http://tumblr.com/">Tumblr</a>, <a href="http://yfrog.com/">Yfrog</a>, <a href="http://www.flickr.com/">Flickr</a>に対応しています。 
  • websites/twicli/index_en.html

    r37203 r37673  
    4646<h3><a name="launch">Launch</a></h3> 
    4747Just click the link above, or run it as a bookmarklet.<br> 
    48 If you get asked for authorization, check if the origin is really "twitter.com", then enter your Twitter account/password.<br><br> 
     48When you get asked for authorization, please follow the instruction on each page.<br><br> 
    4949Be careful not to hit <b>API request limit (350 requests per hour)</b> by clicking too much. :-P 
    5050</p> 
     
    9191<li><b>followers.js</b> : Colorize tweets of users that you don't follow in blue. To use this, you need to fetch the list of followers by clicking the "Renew" button at the "Color followers" section. 
    9292<li><b>sound.js</b> : Play sound when updating timeline/reply. Not registedred as default. 
    93 <li><b>ssl.js</b> : Use SSL to get timeline and to tweet. Not registedred as default. 
     93<li><b>ssl.js</b> : Use SSL to get timeline and to tweet. 
    9494<li><b>translate.js</b> : Choose "translate" from ▼, then the tweet is translated into the language specified in "+" tab > Translate. (Specify "en" for English.) 
    9595<li><b>thumbnail.js</b> : Add thumbnails to the URL of some photo sharing services. Currently supports <a href="http://twitpic.com/">twitpic</a>, <a href="http://movapic.com/">movapic</a>, <a href="http://f.hatena.ne.jp/">HatenaFotolife</a>, <a href="http://tumblr.com/">Tumblr</a>, <a href="http://yfrog.com/">Yfrog</a>, and <a href="http://www.flickr.com/">Flickr</a>.