ez.no / ezpublish / documentation / incoming / design / the design directory
These documentation pages are no longer maintained. Please visit the new documentation site.
All files that are related to appearance reside in the "design" subdirectory within the eZ publish directory. As already mentioned, eZ publish is capable of handling/using several designs. Because of this neat feature, each design has its dedicated/separate subdirectory within the main design directory. All design related files that belong to a specific design is put inside a corresponding design directory.
A design directory usually contains the following subdirectories:
|
fonts/ |
Font files (for converting truetype strings to raster images) |
|
images/ |
Non-content specific (banners, logos, etc.) |
|
override/ |
Custom templates (will override default/standard templates) |
|
stylesheets/ |
CSS files |
|
templates/ |
Main template(s) (pagelayout.tpl, header, footer, etc.) |
Clearly, a design directory contains everything that is needed to make up a specific appearance.
Comments