Description

Rework dependency of custom menus from modified templates (#36)

The existent menus "projnav" and "backnav" depend on a modifed trac.css header.cs and wiki.cs.

Those should be provided from within the plugin.

See this thread for a possible solution:

http://groups.google.com/group/trac-users/browse_frm/thread/07b798df7e373dda?tvc=1

Changes

Change History

Changed 3 years ago by lazaridis_com

  • milestone changed from rework to <trac.ticket.model.Milestone object at 0x427e47ac>

Milestone rework deleted

Changed 3 years ago by lazaridis_com

(In [53]) closes #36, corrections, inclusion of the patch to deactivate modifications when plugin is deactivated.

Changed 3 years ago by lazaridis_com

(In [52]) re #36, css can be overridded within plugin, no longer needed to be under version control

Changed 3 years ago by lazaridis_com

  • status changed from new to closed
  • resolution set to fixed

(In [51]) closes #36, css modifications provided from within the plugin

Changed 3 years ago by lazaridis_com

mechnism for *.cs templates implemented within #41

Changed 3 years ago by lazaridis_com

  • priority changed from normal to critical