Page 1 of 1
VoodooPad Importer
Posted: Sun Jun 26, 2005 3:32 pm
by TimothyP
I've written a Serendipity importer for VoodooPad documents. It imports the set of documents from your desktop wiki as a set of static pages, and then rebuilds the links between them. This lets you drive integrated content directly from your voodoopad document.
Please check it out at
http://fracsoft.com/serendipity/archive ... orter.html
Cheers
Re: VoodooPad Importer
Posted: Mon Jun 27, 2005 12:47 pm
by garvinhicking
(I also pasted this to your contactform plugin, and just for the others will duplicate my response here):
Would you like to commit your voodoo Serendipity import plugin to our core?
Either I could do it for you, or I could give you SVN karma (when you tell me your BerliOS.de username) so that you could maintain it on your own.
Just two things I'd like you to ask:
1. Please fix your indentation to 4 spaces; currently the code is a slight mess regarding indentation
2. Please use language Constants (defined on top of the file) instead of emitting plain texts
The code is really cool and I would love to commit it!
Regards,
Garvin
Added
Posted: Tue Jun 28, 2005 4:34 pm
by TimothyP
Just to confirm I uploaded the plugin to the SVN tree this morning.
Cheers!