root/platform/tdiary/plugin/hatena_bookmark_nocomment.rb

Revision 18450, 203 bytes (checked in by hsbt, 3 months ago)

initial release.

Line 
1# hatena_bookmark_nocomment.rb
2#
3# Copyright (c) 2008 SHIBATA  Hiroshi <h-sbt@nifty.com>
4# Distributed under the GPL2
5#
6
7add_header_proc do     
8        %Q|<meta name="Hatena::Bookmark" content="nocomment" />|
9end
Note: See TracBrowser for help on using the browser.