Ok, maybe I'll try to do this. Is there some documentation about how to make a macro? I know a little bit of Python, but nothing about the way Trac works.
-----Message d'origine----- De : [email protected] [mailto:[EMAIL PROTECTED] De la part de Noah Kantrowitz Envoyé : mardi 8 juillet 2008 14:42 À : [email protected] Objet : [Trac] Re: Change what is displayed on the wiki depending on the user On Jul 8, 2008, at 5:52 AM, Eleonore DUVELLE wrote: > Hi to all, > > I'd like to know if it's possible, on the home wiki page of trac, to > modify the display using $USER, like in reports... > > For example, something like this: > > If $USER='machin': > [report:3] > If $USER='truc': > [report:4] > > Is it possible to do something like this? > > Thanks in advance! You could make a macro, but I don't know of one that does this. --Noah --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
