From 512cd6ddbb760d949a2fc34ee5ea991cbfd6dea0 Mon Sep 17 00:00:00 2001 From: anekos Date: Fri, 6 Aug 2010 15:38:00 +0000 Subject: showTL でユーザにリンクを張るようにした git-svn-id: http://svn.coderepos.org/share/lang/javascript/vimperator-plugins/trunk@38211 d0d07461-0603-4401-acd4-de1884942a52 --- twittperator.js | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'twittperator.js') diff --git a/twittperator.js b/twittperator.js index cd4557f..c8a6a56 100755 --- a/twittperator.js +++ b/twittperator.js @@ -28,7 +28,7 @@ let PLUGIN_INFO = twittperator Twitter Client using ChirpStream OAuth対応Twitterクライアント - 1.0.1 + 1.0.2 2.3 2.4 teramako @@ -1287,6 +1287,9 @@ let PLUGIN_INFO = return result; } // }}} function showTL(s) { // {{{ + function userURL(name) + ("https://twitter.com/" + name); + let html =