Thank you. But... ehm... how do I do that? A minimal example would be great!
There are a lot of plugin available from TracHacks.org, which can be used as examples. You can also have a look at simple Trac source files, such as http://projects.edgewall.com/trac/browser/trunk/trac/Settings.py (and the associated template file templates/settings.cs) As a very quick overview, you need to put in the req.hdf instance the dynamic values that the Clearsilver template needs when the page is rendered. req.hdf acts as a kind of dictionnary. HTH, Manu _______________________________________________ Trac-dev mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac-dev
