Tim Bunce wrote: > Having greatly enjoyed playing with TiddlyWiki[1] for the new DBI FAQ, > I'd *love* for someone to add a TiddlyWiki subclass to Pod::Simple::Wiki > http://search.cpan.org/~jmcnamara/Pod-Simple-Wiki/ > > It would be great to have a TiddlyWiki version of the DBI docs. >
Hi, If someone is interested in adding TiddlyWiki support to Pod::Simple::Wiki then start with the boilerplate module Pod::Simple::Wiki::Template. There are instructions in the Pod and in the code and most of the porting can be done with a few find and replaces. Have a look at the PortMe section of the docs: http://cpan.uwinnipeg.ca/htdocs/Pod-Simple-Wiki/Pod/Simple/Wiki/Template.htm l Note, these instructions don't show up in the search.cpan version of the docs because I fscked up one of the package directives. If you don't have a semi-working version within a couple of hours I'll give you your money back. ;-) John. --