Path

ez.no / ezpublish / documentation / development / extensions / design extension


Design extension

These documentation pages are no longer maintained. Please visit the new documentation site.

Design extensions

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

I think the missing word is design

Missing

There is something missing in the sentence: "The directory with the ... is placed inside a design/ directory in our extension." But what?

Contents

Development

Extensions
    Translation
    Introduction to extensions
    Building an eZ publish module
    Design extension
    Datatypes
    Workflow events
    Module
    Template operator
    Template function
eZ publish datamodel
eZ publish tuning and stability
Importing attribute data
Kernel
Libraries
Scripting
Standards
System overview
Test Suite
Using Doxygen to create API documenta...


Created

10/07/2003
9:30:32 am
by Jo Henrik Endrerud

Last updated

10/07/2003
10:03:35 am
by Jo Henrik Endrerud

Authors

Jo Henrik Endrerud



This page is part of the eZ Publish documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.