Changeset 169
- Timestamp:
- 01/10/06 14:13:27 (3 years ago)
- Files:
-
- 1 modified
-
AddToHatenaBookmark/trunk/AddToHatenaBookmark.pl (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
AddToHatenaBookmark/trunk/AddToHatenaBookmark.pl
r168 r169 8 8 # Copyright (c) 2006 Hirotaka Ogawa 9 9 # 10 package MT::Plugin::Add HatenaBookmark;10 package MT::Plugin::AddToHatenaBookmark; 11 11 use strict; 12 12 use MT; … … 15 15 $VERSION = '0.01'; 16 16 17 my $plugin = MT::Plugin::Add HatenaBookmark->new({18 name => 'Add HatenaBookmark',17 my $plugin = MT::Plugin::AddToHatenaBookmark->new({ 18 name => 'AddToHatenaBookmark', 19 19 description => 'This plugin enables MT to post a hatena bookmark entry when updating published entries or adding newly published entries.', 20 20 doc_link => 'http://as-is.net/blog/archives/001089.html', … … 109 109 <p>This plugin enables MT to post a hatena bookmark entry when updating published entries or adding newly published entries.</p> 110 110 111 <p>For more details, see <a href="http://as-is.net/blog/archives/001089.html">"Add HatenaBookmark Plugin - Ogawa::Memoranda"</a>.</p>111 <p>For more details, see <a href="http://as-is.net/blog/archives/001089.html">"AddToHatenaBookmark Plugin - Ogawa::Memoranda"</a>.</p> 112 112 113 113 <div class="setting">
![(please configure the [header_logo] section in trac.ini)](/public/chrome/common/trac_banner.png)