Hippo CMS

Label: types

Content with label types in Hippo CMS (See content from all spaces)
Related Labels: validation, webdav, htmlarea, workflow, properties, templates, propertiesform

03. Developing templates
Defining a new template In order to use a new document type you need to define it. Document types are defined in a file called 'types.xml'. The location of the file depends on how you build Hippo CMS. In the earlier binary distributions of Hippo CMS ...
Other labels: templates
How to define a different workflow per document type
default, documents created in Hippo CMS get a "Reviewed Actions" workflow. You can however define any other type of workflow for a certain type of documents. To define a workflow for a document type, add an element "workflowName" to the corresponding "resource ...
Other labels: workflow
Template validation
Table of contents Validating fields shown in the template. To add validation to an element you will have to add a validation block to the rule. It should contain validation directives used to validate the contents of the field represented by the rule or typerule. <rule for="/root/title ...
Other labels: templates, htmlarea, validation
WebDAV properties used by Hippo CMS
Webdav properties Hippo CMS 6 Hippo CMS uses various WebDAV properties to attach meta information to resources (documents, folders, assets). They all have the namespace http://hippo.nl/cms/1.0. Protected properties (used internally by Hippo CMS ...
Other labels: properties, propertiesform, webdav