Actions
Feature #166
closedmod_layout
ASK QUESTIONS IN Forums:
Description
Some module like mod_layout enabling users to automatically add a header and footer to each page would be nice. At best it would be capable of adding content before/after certain tags.
Updated by mike503 over 17 years ago
why not use normal SSI?
if you're using php, why not use php's auto_prepend stuff? or just require_once() for header and footer each page.
to me this is just a site design issue and should be at most a low priority. there's other core functionality the webserver could be adding that can't be taken care of in userland...
Updated by stbuehler about 16 years ago
- Status changed from New to Fixed
- Resolution set to wontfix
mod_magnet, mod_ssi, mod_fastcgi... enough possibilities to generate dynamic content.
Actions
Also available in: Atom