public
Description: Meta Theme for Mephisto
Homepage: http://www.metaskills.net/meta-theme-for-mephisto
Clone URL: git://github.com/metaskills/metatheme.git
Search Repo:
Adding reddit to blogosphere links
metaskills (author)
Fri Mar 21 15:30:59 -0700 2008
commit  8d55a58bb90f2243db5b6e92ea400ea566163fe3
tree    38120a80c60aae20d7166600ac60df7eddd3d1f3
parent  a10ee2aa561738b298e726894e201e216ecd9bea
...
3
4
5
 
6
...
3
4
5
6
7
0
@@ -3,5 +3,6 @@
0
   | <a class="cleanlink" href="http://del.icio.us/post?url=http://{{ site.host }}{{ article.url }}&amp;title={{ article.title }}" title="Bookmark this post on del.icio.us."><img src="/images/meta_delicious.png" alt="delicious" /></a>
0
   | <a class="cleanlink" href="http://digg.com/submit?phase=2&amp;url=http://{{ site.host }}{{ article.url }}" title="Digg this post on digg.com."><img src="/images/meta_digg.png" alt="digg" /></a>
0
   | <a class="cleanlink" href="http://technorati.com/search/{{ site.host }}{{ article.url }}?sub=toolsearch" title="Technorati Realtime Search"><img src="/images/meta_technorati.png" alt="technorati" /></a>
0
+ | <a class="cleanlink" href="#" onclick="location.href='http://reddit.com/submit?url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title);" title="Reddit This!"><img src="/images/meta_reddit.png" alt="reddit" /></a>
0
 {% endif %}

Comments

    No one has commented yet.