Changeset 674 for trunk/HelloWorld

Show
Ignore:
Timestamp:
06/04/08 15:54:25 (4 months ago)
Author:
jallen
Message:

Removing author's name at the behest of the author.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/HelloWorld/README.txt

    r159 r674  
    22It contains the code from the book, "Hacking MT" and the 
    33distribution metadata.  It is not a product of the authors. 
    4 Please contact gboggs@sixapart.com with any questions, 
    5 suggestions, patches, etc. 
  • trunk/HelloWorld/plugins/HelloWorld/HelloWorld.pl

    r422 r674  
    33# This is a modified version of the code listed in "Hacking Movable 
    44# Type" by Allen, Choate, Hammersley, Haughey and Raynes, in chapter 
    5 # 10: Writing Plugins.  Gene Boggs added the plugin manager 
    6 # compatiblity files. 
     5# 10: Writing Plugins.   
    76# 
    87# If you spot an inaccuracy or improvement in the context of The Book 
     
    116115 
    117116The code is transcribed from "Hacking Movable Type" by Allen, Choate, 
    118 Hammersley, Haughey and Raynes, Chapter 10: "Writing Plugins."  Slight 
    119 modifications have been made by Gene Boggs.  If you spot an inaccuracy 
    120 or improvement (in the context of The Book or PluginManager 
    121 requirements), patches are welcome!  Please contact Gene (email in 
    122 L</AUTHORS>) or better yet, check-in a patch if you have svn write 
    123 access. 
     117Hammersley, Haughey and Raynes, Chapter 10: "Writing Plugins." 
    124118 
    125119The distribution of this plugin contains xml files that are required 
     
    227221=item Jay Allen E<lt>jay@jayallen.orgE<gt> 
    228222 
    229 =item Gene Boggs E<lt>gene.boggs@gmail.comE<gt> 
    230  
    231223=back 
    232224