Changeset 169

Show
Ignore:
Timestamp:
01/10/06 14:13:27 (3 years ago)
Author:
ogawa
Message:

Just renaming plugin's name.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • AddToHatenaBookmark/trunk/AddToHatenaBookmark.pl

    r168 r169  
    88# Copyright (c) 2006 Hirotaka Ogawa 
    99# 
    10 package MT::Plugin::AddHatenaBookmark; 
     10package MT::Plugin::AddToHatenaBookmark; 
    1111use strict; 
    1212use MT; 
     
    1515$VERSION = '0.01'; 
    1616 
    17 my $plugin = MT::Plugin::AddHatenaBookmark->new({ 
    18     name => 'AddHatenaBookmark', 
     17my $plugin = MT::Plugin::AddToHatenaBookmark->new({ 
     18    name => 'AddToHatenaBookmark', 
    1919    description => 'This plugin enables MT to post a hatena bookmark entry when updating published entries or adding newly published entries.', 
    2020    doc_link => 'http://as-is.net/blog/archives/001089.html', 
     
    109109<p>This plugin enables MT to post a hatena bookmark entry when updating published entries or adding newly published entries.</p> 
    110110 
    111 <p>For more details, see <a href="http://as-is.net/blog/archives/001089.html">"AddHatenaBookmark 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> 
    112112 
    113113<div class="setting">