Description

Implement a classical navigation bar (#85)

The navigation-bar should construct itself, mainly based on the hierarchy defined with the construct provided within #2

Tasks:

  • Create a Component within tracx
  • copy relevant resource-files to tracx (java-script-menu, css etc.)
  • create a *.css extensions for trac
  • modify the layout.html to include the menu
  • retrieve a static menue from a file
  • autogenerate this menue-file from trac (change-listener)
Changes

Change History

Changed 3 years ago by lazaridis_com

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

Trac Nav? based implementation is sufficient, closing

Changed 3 years ago by lazaridis_com

(In [206]) re #85, correction of global header inclusion

Changed 3 years ago by lazaridis_com

(In [205]) re #85, make menu roots darker

Changed 3 years ago by lazaridis_com

(In [204]) re #85, increase size of menu roots

Changed 3 years ago by lazaridis_com

(In [202]) re #85, positioned navigation bar for wiki on the left side

Changed 3 years ago by lazaridis_com

(In [199]) re #85, tiny correction and change of color

Changed 3 years ago by lazaridis_com

(In [190]) re #85, corrected trac.ini

Changed 3 years ago by lazaridis_com

(In [189]) re #85, added Trac Nav? as preliminary solution for navigation

Changed 3 years ago by lazaridis_com

(In [188]) re #85, tiny frame of hiernav when it's emtpy

Changed 3 years ago by lazaridis_com

  • description modified (diff)

Changed 3 years ago by lazaridis_com

  • priority changed from normal to blocker