Modify

Opened 2 years ago

Last modified 23 months ago

#14119 new defect

site_head.html not loaded

Reported by: anonymous Owned by: Ryan J Ollos
Priority: normal Component: ExtendedVersionPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

If I got to the main nav entry "Versions", the site_head.html from the templates directory is not included in the page's html. Thus, in our case, the style.css inside htdocs isn't included neither, which makes the version page look different than the others.

Attachments (0)

Change History (2)

comment:1 Changed 2 years ago by Ryan J Ollos

Which Trac version are you running? If 1.4, it may not work until we port the templates to Jinja2.

comment:2 Changed 23 months ago by anonymous

We run trac 1.4.3. Fixed it dirty with adding <xi:include href="site_head.html" /> inside the templates. Is there a chance to get this plugin running in trac 1.5.4?

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain Ryan J Ollos.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.