Jevgenijs Rogovs wrote: > Manuzhai, > > Thank you. But... ehm... how do I do that? A minimal example would be great!
http://www.clearsilver.net/docs/intro_clearsilver.hdf or, in Trac code, http://projects.edgewall.com/trac/browser/trunk/trac/web/main.py#L73 See how the hdf's trac.version variable is set to __version__, which would be something like '0.10dev'? Then look in the footer template for <?cs var:trac.version ?> Also, for assistance in developing, just append the ?hdfdump=true onto the URL of your local Trac instance to see all that is in the HDF. hth, BA _______________________________________________ Trac-dev mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac-dev
