content.ini
[ActionSettings]
| Setting | Summary |
|---|---|
| ExtensionDirectories | Sets the directories where eZ Publish will look for action extensions. |
[ContentOverrideSettings]
| Setting | Summary |
|---|---|
| EnableClassGroupOverride | Sets whether it should be possible to override templates based on the "class_group" condition. |
[CustomTagSettings]
| Setting | Summary |
|---|---|
| AvailableCustomTags | Sets the available list of custom tags. |
| IsInline | Sets a custom tag to be displayed inline. |
[DataTypeSettings]
| Setting | Summary |
|---|---|
| AvailableDatatypes | Sets the datatypes available to eZ Publish. |
| ExtensionDirectories | Sets the extensions that contains datatypes. |
| RepositoryDirectories | Sets the directories where eZ Publish should look for datatypes. |
[EditSettings]
| Setting | Summary |
|---|---|
| AdditionalTemplates | A list of templates to include in the content/edit form. |
[embed-inline]
| Setting | Summary |
|---|---|
| AvailableViewModes | sets the view parameter options users can choose in the Online Editor |
[embed]
| Setting | Summary |
|---|---|
| AvailableViewModes | sets the view parameter options users can choose in the Online Editor |
[HideSettings]
| Setting | Summary |
|---|---|
| HideDateAttributeList | Sets which date/time attributes the hide cronjob should use. |
| RootNodeList | Sets which subtrees that will be affected by the "hide.php" cronjob. |
[ISBNSettings]
| Setting | Summary |
|---|---|
| StrictValidation | Enables or disables the strict validation of the ISBN-13 numbers. |
[link]
| Setting | Summary |
|---|---|
| AvailableViewModes | sets the view parameter options users can choose in the Online Editor |
[name_of_XML_tag]
| Setting | Summary |
|---|---|
| AllowEmpty | Sets a custom tag to allow empty values. |
| AvailableClasses | Sets the available classes for XML tags of the "name_of_XML_tag" type. |
| CustomAttributes | Sets which custom attributes that can be used within XML tags of this particular type. |
[NodeSettings]
| Setting | Summary |
|---|---|
| DesignRootNode | The node ID for the design tree |
| MediaRootNode | The node ID for the media tree |
| RootNode | The node ID of the normal content tree |
| SetupRootNode | The node ID for the setup tree |
| UserRootNode | The node ID of the user tree |
[paragraph]
| Setting | Summary |
|---|---|
| AllowEmpty | Allows of denies the existence of empty "paragraph" elements within XML blocks. |
| AvailableClasses | Sets the available classes for XML tags of the "paragraph" type. |
| CustomAttributes | Sets which custom attributes that can be used within paragraph tags of this particular type. |
[RelationAssignmentSettings]
| Setting | Summary |
|---|---|
| ClassSpecificAssignment | Sets the rules for automatic location assignment when uploading related objects. |
| DefaultAssignment | Sets where the newly created related objects should be placed in the node tree. |
[RemoveSettings]
| Setting | Summary |
|---|---|
| DefaultRemoveAction | Sets the default remove action for objects (move to trash or delete). |
| HideRemoveConfirmation | Sets whether the removal confirmation dialog should be shown or not. |
| MaxNodesRemoveSubtree | Sets the maximum number of nodes that subtrees subject to removal can contain. |
| ShowRemoveToTrashCheck | Sets whether the "Move to trash" checkbox is displayed or not. |
[TestingSettings]
| Setting | Summary |
|---|---|
| EnabledForSiteAccessList | List of site accesses multivariate testing is enabled for |
| MultivariateTesting | Enable or disable multivariate testing feature |
| MultivariateTestingHandlerClass | A handler class which implements |
[UnpublishSettings]
| Setting | Summary |
|---|---|
| ClassList | Sets the content classes that use the "Date and time" datatype (used by the "unpublish.php" cronjob). |
| RootNodeList | Controls which subtrees that will be affected by the "unpublish.php" cronjob. |
[VersionManagement]
| Setting | Summary |
|---|---|
| DefaultVersionHistoryLimit | Sets the number of concurrent versions that can exist of an object. |
| DeleteDrafts | Sets if drafts should be discarded if there is no room to create a new draft. |
| DraftsCleanUpLimit | Sets the maximum number of drafts to remove at one call of the "old_drafts_cleanup.php" cronjob script. |
| DraftsDuration | Sets how long a draft can exist in the system before it is considered old and can be removed. |
| InternalDraftsCleanUpLimit | Sets the maximum number of internal drafts to remove at one call of the "internal_drafts_cleanup.php" cronjob script. |
| InternalDraftsDuration | Sets how long an internal draft can exist in the system before it is considered old and can be removed. |
| VersionHistoryClass | Sets the number of concurrent versions that can exist of an object per class. |
[VersionView]
| Setting | Summary |
|---|---|
| AllowChangeButtons | This setting is not used anymore. |
| AllowVersionsButton | This setting is not used anymore. |
| AvailableSiteDesignList | DEPRECATED (Sets the sitedesigns that are used by the complete site.) |
| DefaultPreviewDesign | Sets the default preview design for eZ Publish releases prior to 3.6. |
| VersionHistoryClass | Defines the maximum number that can be managed |
Balazs Halasy (23/02/2005 12:08 pm)
Ricardo Correia (20/02/2013 2:27 pm)
Comments
Never change any of these settings as it be cause the site to be unstable
Friday 24 February 2012 2:10:51 pm
Gurudutt Verma
[NodeSettings]
# The node ID of the normal content tree
RootNode=2
# The node ID of the user tree
UserRootNode=5
# The node ID for the media tree
MediaRootNode=43
# The node ID for the setup tree
SetupRootNode=48
# The node ID for the design tree
DesignRootNode=58
It can cause the site to be unstable.