> I think that it's possible to put the images files into each projects > htdocs folder.. but it doesn't work for me.. :((
It is possible to put it in the htdocs folder of the project. For instance, in my project's directory I have a file: htdocs/ banner_small.png and the setting in the trac.ini file goes like so: [header_logo] src = site/banner_small.png I believe the "site/" prefix is the magic sauce you're after. HTH, -steve --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
