Forums / Developer / Template "filters"/wrappers

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Template "filters"/wrappers

Author Message

Erlend Halvorsen

Monday 24 March 2008 5:34:24 pm

Is it possible to define a template as a filter/wrapper for other templates? Lets say I want all my node/view/full templates wrapped in a <div class="full-content-box">...</div> element, it would be nice to be able to define this the same way one defines overrides, and define these types of templates once, instead of duplicating it in every template..

-Erlend