> I want to hide the attachment list of wiki pages to anonymous user. In > my previous Trac v0.9, I have made un custom 'wiki.cs' template. But > it seem's not working on the .11 release and i did not found the key > to customize the wiki view.
That would be trac/templates/attachment.html Trac 0.11 uses Genshi templating system, so you need to tweak the new html templates, .CS (clearsilver) files are not used anymore for Trac core. HTH, Manu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
