Feature #1605
closedpatch for dirlisting.extra-head confvar
Description
As shown in the forums, you can add extra xhtml directives in the <head> element, but it's an ugly hack of the dirlisting.external-css confvar.
dirlisting.extra-head adds a cleaner and simpler way to do this. The variable, if specified, points to a file containing some text Lighty will dump at the end of the <head> element.
Note that at this point the given path isn't relative to the document root. It's an absolute path. Making it relative to the current virtual host's document root would allow to have virtual hosts specific files, but this is far beyond my current knowledge of Lighty's source code :-)
Files
Updated by jcak77 over 16 years ago
Changed Milestone to 1.4.20 since the patch is here so it can quickly be approved for inclusion of rejected.
Updated by stbuehler about 16 years ago
- Target version changed from 1.4.20 to 1.4.21
Updated by icy almost 16 years ago
- Target version changed from 1.4.21 to 1.4.22
- Patch available set to Yes
Updated by stbuehler over 15 years ago
- Target version changed from 1.4.22 to 1.4.23
Updated by stbuehler over 15 years ago
- Status changed from New to Wontfix
See #1458; we don't need this anymore.
Updated by gstrauss over 8 years ago
- Related to Feature #1183: mod_dirlist.c supporting default_css added
Also available in: Atom