The templates live inside the Trac egg. You really shouldn't modify core template files unless you really know what you are doing. Keeping modifications in the site or theme file will be easier in the long-run.
--Noah On Dec 30, 2009, at 9:41 AM, Luigi Castro Cardeles wrote: > Hello list, > > my question may look strange but i will try to explain that. If you > don't understand, i will try to rewrite that how many times is > needed. :) > > I have create a clean enviroment using trac-admin MyProject initenv. > Doing that, i use the default configuration for templates (/usr/lib/ > python2.6/site-packages/trac/templates/ on my s.o.). Inside that > folder are many html files. > > After i use trac-admin MyProject initenv, i see that wiki pages are > imported and they are inside the db. But i don't known where are the > html, css, images etc. Where they are? > > I am asking that because i want to modify that without modify > sites.html on htdocs folder. > > i was thinking that trac always use the template files to render pages > but if i modify the index.html (add a image or table), i don't see any > modification on the MyProject page, only if i added this image or > table on sites.html. > > I already search on trac website, google and on list history but can't > find nothing. > > Thanks for any help. Best Regard's > Luigi > > -- > > 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 > . > > -- 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.
