> If anybody knows a way to create link anchors in ReST format in MoinMoin > without using section headers, I would be glad to hear about it.
I have just checked it, the ReST syntax is ok and works outside of MoinMoin. The strange thing is that all other ReST directives work in MoinMoin, only the anchors (<a name="...">) are not included. Anyway, I think editing the FAQ is a bit cumbersome as it is now anyway, because you have to type in the question at 2 different places and create a link. If we format the questions as subsection headers, we could create a table of contents automatically with the ReST directive ".. contents::" containing all the question. The only problem I see with this is that the CSS for the ToC in the default theme is not very well suited for this purpose. Maybe there is a way to overwrite the default CSS for a specific page in MoinMoin? -- Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

