Changeset 409 for trunk/HelloWorld

Show
Ignore:
Timestamp:
01/10/08 03:05:04 (23 months ago)
Author:
jallen
Message:

Adding in David Raynes who wrote the actual chapter!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/HelloWorld/plugins/HelloWorld/HelloWorld.pl

    r220 r409  
    22# 
    33# This code is a modified version of that listed in "Hacking Movable 
    4 # Type" by Allen, Choate, Hammersley and Haughey, chapter 10: Writing 
    5 # Plugins.  Gene Boggs added the plugin manager compatiblity files. 
     4# Type" by Allen, Choate, Hammersley and Haughey and Raynes, chapter 10: 
     5# Writing Plugins.  Gene Boggs added the plugin manager compatiblity 
     6# files. 
    67# 
    78# If you spot an inaccuracy or improvement in the context of The Book