Actually the thing I wanted the most was getting the name of the logged-in user, not some database info.
I want to be able to have, in Wiki, Welcome, [[User]]! and have that replaced with the username. I looked at writing a component that derives from WikiMacroBase, but couldn't figure out how the plugin gets access to the username. Noam. On 7/25/07, Noah Kantrowitz <[EMAIL PROTECTED]> wrote: > > No, there is no direct way to use these. The data is available to macros > though. Take a look at the Wikinfo macro(s) on trac-hacks and see if > thats what you need. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
