Global navigation

   Documentation Center
   eZ Studio & eZ Platform
     User Manual
     Technical Manual
     Glossary
   eZ Publish 4.x / legacy

 
eZ Publish (5.x)

eZ Publish 5.x | For eZ Platform & eZ Studio topics see Technical manual and User manual, for eZ Publish 4.x and Legacy topics see eZ Publish legacy

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: adding extract

...

Bundle Inheritance allows to customize a template from a parent bundle. This is very convenient to create a custom design for an already existing piece of code.

Excerpt
In this cookbook we will create a customized version of a template  from the DemoBundle.

Creating a bundle

Create a new bundle to host your design using the dedicated command (from your ezpublish installation):

...