Re: PL/SQL production of HTML from any simple wiki markup

  • From: Nigel Thomas <nigel_cl_thomas@xxxxxxxxx>
  • To: oracle-l <oracle-l@xxxxxxxxxxxxx>
  • Date: Wed, 9 Jan 2008 07:55:17 -0800 (PST)

Minimal response to my kite on this list, but I've managed to harvest something 
that will do pretty much what I need from Tyler Muth's Oracle wiki in 
development at http://oracle-apex.svn.sourceforge.net/viewvc/oracle-apex/ (the 
wiki parsing itself is in wiki/Branch-wysiwyg/wiki_parse.pk*).

Thanks Tyler if you're listening on this list ...

Regards Nigel


----- Original Message ----
From: Nigel Thomas <nigel_cl_thomas@xxxxxxxxx>
To: oracle-l <oracle-l@xxxxxxxxxxxxx>
Sent: Tuesday, January 8, 2008 2:45:34 PM
Subject: PL/SQL production of HTML from any simple wiki markup


A little OT, but does anyone have a PL/SQL fragment for generating HTML from 
(any) simple wiki markup? I'm using Designer, generating HTML reports from the 
ER model and a few associated element types (business units, domains etc), and 
want to get a bit more mileage out of the narrative elements (eg comments, 
descriptions and notes). Wishlist includes bold, italic, underline, bullet and 
maybe numbered bullet. I can live without wiki tables, headings etc.
 
Ideally the wiki markup itself would be intuitively readable in clear (eg using 
_text_ to represent underlining) for anyone using the Designer UI itself. But 
I'll take anything that works to save me the time of reinventing it for myself. 
 
Thanks in advance
 
Regards Nigel

Other related posts: