Project

General

Profile

Actions

Feature #166

closed

mod_layout

Added by Anonymous over 18 years ago. Updated over 15 years ago.

Status:
Wontfix
Priority:
Normal
Category:
core
Target version:
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.

Actions #1

Updated by mike503 almost 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...

Actions #2

Updated by stbuehler over 15 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 #3

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Wontfix
Actions

Also available in: Atom