> beginners question: If I have a fixed named wiki page, e.g. "wiki/MyPage", > how can I read and process the page content from within Python macro code? > I'm sure this is documented somewhere, but where?
I don't know where it's documented, but here's an example: http://trac.edgewall.org/browser/trunk/trac/wiki/interwiki.py?rev=8899&marks=104-106#L100 Tim -- You received this message because you are subscribed to the Google Groups "Trac Development" 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/trac-dev?hl=en.
