ozwyzard
unread,Aug 25, 2010, 5:46:38 PM8/25/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TurboGears
I am using the text widget on TG 1.0.x. However, when viewed, the
text widget display does not preserve newlines, tabs, etc. I would
like for the display to
(a) preserve newlines and tabs
(b) show URLs as hyperlinks
I tried displaying the output as XML format and added display-time
translation of URL text to markup. However, this is prone with error
(in case the original text already has XML characters like '<', '>',
etc.).
TinyMCE sounds too heavy duty for my use.
The recently discussed restructured text sounds interesting to me, but
I could not locate a widget for it.
Pointers welcome!
Thanks,
ozwyzard