On 30/11/2007, Sebastian Günther <[EMAIL PROTECTED]> wrote: > > By the way, actually I'm working on a visual editor component which can > be used for developing a full-featured visual fpDoc editor quite easily > (we'll have to see wether I'll have time for this, or some other person > will take this job.)
That sounds like something I wanted to start in fpGUI. A full featured visual Doc Editor - I already have a template app for it. One change I wanted to make to fpDoc was to allow for interchangeable description formats. Currently the content in the xml files are written in a basic HTML syntax. I would like to rather use a wikitext syntax. I already wrote most of the code to parse the Creole 1.0 wikitext syntax and generate xhtml output. My goal is to pass a new parameter to fpdoc to tell it which parser it needs to use. Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
