Menu

Commit [r746]  Maximize  Restore  History

Change the way stylesheets dependencies of templates are handled. Now every template specifies a "master" template that it depends on. That master stylesheet in turn @imports any other required stylesheets (for example, changeset.css imports diff.css). This moves the central stylesheet-selection logic from header.cs to the individual templates themselves.

cmlenz 2004-06-11

changed /trunk/htdocs/css/browser.css
changed /trunk/htdocs/css/changeset.css
changed /trunk/htdocs/css/search.css
changed /trunk/htdocs/css/ticket.css
changed /trunk/htdocs/css/trac.css
changed /trunk/htdocs/css/wiki.css
changed /trunk/templates/attachment.cs
changed /trunk/templates/browser.cs
changed /trunk/templates/changeset.cs
changed /trunk/templates/file.cs
changed /trunk/templates/header.cs
changed /trunk/templates/log.cs
changed /trunk/templates/milestone.cs
changed /trunk/templates/newticket.cs
changed /trunk/templates/report.cs
changed /trunk/templates/roadmap.cs
changed /trunk/templates/search.cs
changed /trunk/templates/ticket.cs
changed /trunk/templates/timeline.cs
changed /trunk/templates/wiki.cs
/trunk/htdocs/css/browser.css Diff Switch to side-by-side view
Loading...
/trunk/htdocs/css/changeset.css Diff Switch to side-by-side view
Loading...
/trunk/htdocs/css/search.css Diff Switch to side-by-side view
Loading...
/trunk/htdocs/css/ticket.css Diff Switch to side-by-side view
Loading...
/trunk/htdocs/css/trac.css Diff Switch to side-by-side view
Loading...
/trunk/htdocs/css/wiki.css Diff Switch to side-by-side view
Loading...
/trunk/templates/attachment.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/browser.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/changeset.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/file.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/header.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/log.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/milestone.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/newticket.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/report.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/roadmap.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/search.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/ticket.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/timeline.cs Diff Switch to side-by-side view
Loading...
/trunk/templates/wiki.cs Diff Switch to side-by-side view
Loading...
Auth0 Logo