Changeset 38467 for websites

Show
Ignore:
Timestamp:
09/13/10 23:57:26 (3 years ago)
Author:
NeoCat
Message:

Add description of tweet_url_reply.js and reply_favicon.js

Location:
websites/twicli
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • websites/twicli/index.html

    r38418 r38467  
    108108<li><b>favotter.js</b> : <a href="http://favotter.matope.com/">ふぁぼったー</a>の最新2000件のふぁぼられ数を<span style="background-color:#6fc; color:#00c;">[fav:3]</span>のようにTLやユーザのtweetに追加表示します。 
    109109<li><b>followers.js</b> : follower以外<small> (いわゆる片想い) </small>のtweetを青色で表示します。「+」タブのColor Followers→Renewボタンを押して最新のfollower一覧を取得する必要があります(デフォルトは無効)。 
    110 <li><b>sound.js</b> <span style="font-size: small; color: red">[非標準]</span> : TLやReplyの新着時にサウンドを鳴らします。デフォルトでは入っていませんので、使用するにはPreferences>Pluginsに追加してください。 
    111110<li><b>ssl.js</b> : TL取得やtweet時にSSLで通信を暗号化します。 
    112111<li><b>translate.js</b> : ▼から"translate"を選ぶと、「+」タブ>Translateで指定した言語にtweetを翻訳します。 
     
    115114<li><b>shorten_url.js</b> : 発言欄で、URLの後に ;;; と打ち込むとURLを短縮します。もう一度打ち込むと元に戻ります。(created by <a href="http://twitter.com/edvakf">@edvakf</a>) 
    116115<li><b>geomap.js</b> : GeoLocationが付加されたtweetで、マーカ(<img src="images/marker.png">)をクリックした際にGoogle Mapをインライン表示します。詳しくは<a href="http://d.hatena.ne.jp/NeoCat/20100722/1279741190">こちら</a>。 
     116<li><b>tweet_url_reply.js</b> <span style="font-size: small; color: red">[非標準]</span> : tweetへのリンクURLに内容を取得するボタン(<img src="images/inrep.png">)を追加します。(created by <a href="http://twitter.com/edvakf">@edvakf</a>) 
     117<li><b>reply_favicon.js</b> <span style="font-size: small; color: red">[非標準]</span> : Re新着時にfavicon(IE,Safari以外)とタイトルを変更します。(created by <a href="http://twitter.com/edvakf">@edvakf</a>) 
     118<li><b>sound.js</b> <span style="font-size: small; color: red">[非標準]</span> : TLやReの新着時にサウンドを鳴らします。デフォルトでは入っていませんので、使用するにはPreferences>Pluginsに追加してください。 
    117119</ul> 
    118120 
  • websites/twicli/index_en.html

    r38419 r38467  
    100100<li><b>favotter.js</b> : Indicate latest popular favorited tweets like <span style="background-color:#6fc; color:#00c;">[fav:3]</span>. Thanks to <a href="http://favotter.matope.com/">Favotter</a>. 
    101101<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. 
    102 <li><b>sound.js</b> : Play sound when updating timeline/reply. Not registedred as default. 
    103102<li><b>ssl.js</b> : Use SSL to get timeline and to tweet. 
    104103<li><b>translate.js</b> : Choose "translate" from ▼, then the tweet is translated into the language specified in "+" tab > Translate. (Specify "en" for English.) 
     
    107106<li><b>shorten_url.js</b> : Typing a URL in the text area followed by three semicolons (;;;) makes a shortened URL. (created by <a href="http://twitter.com/edvakf">@edvakf</a>) 
    108107<li><b>geomap.js</b> : Display inline Google Map by clicking the marker (<img src="images/marker.png">) of tweets with GeoLocation. 
     108<li><b>tweet_url_reply.js</b> <small>[non-default]</small>: Add a button (<img src="images/inrep.png">) to get the content to URL of a tweet. (created by <a href="http://twitter.com/edvakf">@edvakf</a>) 
     109<li><b>reply_favicon.js</b> <small>[non-default]</small>: Change favicon(not supported by IE and Safari) and the title when 'Re' is updated。(created by <a href="http://twitter.com/edvakf">@edvakf</a>) 
     110<li><b>sound.js</b> <small>[non-default]</small>: Play sound when 'TL'/'Re' is updated. 
    109111</ul> 
    110112