Have you installed the http://trac-hacks.org/wiki/TracDeveloperPlugin plugin? On the page you want the information for put debug in the query string and it'll show you everything you have access to.
On Apr 13, 7:33 am, Adam Edgar <[email protected]> wrote: > We are currently evaluating Trac within our organization to see if it > fulfills all of our needs. We are currently using a couple different > MediaWiki sites for our documentation. Ideally we'd like to port those > over to run under Trac and I've made a good bit of progress adapting the > python script available athttp://github.com/dcramer/py-wikimarkupto > work as a wiki plugin. I have run into one snag though. I'm trying to > find the documentation for all the variables that would be available to > me from within the plugin call. I'd like to know things like the logged > in users ID, the current Trac www root, and the wiki article name. I'm > sure they are available but I have not yet stumbled across the > documentation. > > ASE -- 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.
