#2685: Tagging index page for ClearSilver
-----------------------------+----------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jonas
Type: enhancement | Status: new
Priority: low | Milestone:
Component: general | Version: 0.9.3
Severity: minor | Keywords:
-----------------------------+----------------------------------------------
It would be nice if a variable like '''index''', '''indexpage''' or sg.
like that would be set for ClearSilver if index page was requested:
e.g.: somewhere in the function '''send_project_index''' in '''main.py'''
{{{
#!python
req.hdf['index'] = 1 #or true or whatever
}}}
(for the other project pages not necessarily set)
This would allow a better scripting in cs templates.
This might would solve the problem (and my concern) with #2684.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/2685>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets