Changeset 3077
- Timestamp:
- 02/25/06 11:30:28 (7 years ago)
- Location:
- trac/trunk
- Files:
-
- 2 edited
-
htdocs/tracnav.css (modified) (1 diff, 1 prop)
-
wiki-macros/TracNav.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trac/trunk/htdocs/tracnav.css
- Property svn:keywords set to Id
r3074 r3077 1 1 /* 2 Styles for TracNav, the navigation bar for Trac2 Styles for TracNav, the Navigation Bar for Trac 3 3 4 Copyright 2005 Bernhard Haumacher (haui at haumacher.de) 4 Copyright 2005, 2006 5 * Bernhard Haumacher (haui at haumacher.de) 6 * Thomas Moschny (moschny at ipd.uni-karlsruhe.de) 7 8 $Id$ 5 9 6 10 This program is free software; you can redistribute it and/or modify -
trac/trunk/wiki-macros/TracNav.py
r3076 r3077 1 1 # -*- coding: utf-8 -*- 2 2 """ 3 = TracNav: The navigation bar for Trac =3 = TracNav: The Navigation Bar for Trac = 4 4 5 5 This macro implements a fully customizable navigation bar for the Trac
Note: See TracChangeset
for help on using the changeset viewer.
