On Thursday 03 May 2007 08:16, Reuben D. Budiardja wrote: > On Wednesday 02 May 2007 16:23, Noah Kantrowitz wrote: > > Reuben D. Budiardja wrote: > > ... > > > > Is there anway for an authenticated user to have this box to put in a > > > different email address when creating a ticket ? > > ... > > > http://trac-hacks.org/wiki/FakeUsernamePlugin > > Cool ! Thanks for the quick reply. I'm still having trouble to make it work > though. I followed the direction to install plugins here: > http://trac.edgewall.org/wiki/TracPlugins, and enabled it in the trac.ini, > and I still see nothing when creating a new ticket.
Nevermind, I managed to get it to work :). I forgot to add the TICKET_FAKE_USERNAME permission, and after that I saw error on the log trying to write to a non-existence cache directory. Fixing those made the plugin works. Thanks again. RDB -- Reuben D. Budiardja Dept. Physics and Astronomy University of Tennessee, Knoxville, TN --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
