Hi,

I am using the TG2.0 20-minute wiki as a jumping off point in learning
this framework. I was wondering if there is an easy way to include
html tags when saving a wiki entry. Right now, it looks pretty bland,
so I would like to be able to include italics, bold, headers, etc. I
looked through the old apps that are listed for the 1.x series (http://
docs.turbogears.org/TurboGearsApplications), but I'm not finding
anything like this use-case.

I assume the sticking point is in Genshi. Right now it's using the
following syntax:

<div py:replace="XML(content)">Formatted content goes here.</div>

What should I use instead of that to insert "real" formatted content?

Thanks,

Mike
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to