ez.no / ezpublish / documentation / development / extensions / design extension
These documentation pages are no longer maintained. Please visit the new documentation site.
We can easily make a design directory in our extension. This could contain all design for this project, or only some design for the extension (eg. workflow or datatype specific design).
The directory with the is placed inside a design/ directory in our extension. The directory structure in this directory is the same as for the other design directories. If we create a new standard design for extending the default standard, the directory structure would be extension/myextension/design/standard/. We must also update our configuration file for the design.
extension/myextension/settings/design.ini.append:
[ExtensionSettings] DesignExtensions[]=myextension
Comments
Re
Sebastien HALOT
Friday 04 August 2006 10:34:45 am
Missing
Thomas Nunninger
Wednesday 30 July 2003 4:38:33 pm