Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

AvailableCustomTags

Summary

Sets the available list of custom tags.

Usage

AvailableCustomTags[]=<Custom_Tag_name>

Description

This setting adds an custom tag to the available list of custom tags to be used in eZ Online Editor.

For each custom tag we can also define if it should be an inline tag or not, by using the IsInline setting.

Also, custom tags can have CustomAttributes, which are defined in the dedicated settings group in your content.ini(.append.php).

Examples

Example:

AvailableCustomTags[]=factbox

Ricardo Correia (22/11/2013 2:49 pm)

Ricardo Correia (22/11/2013 4:01 pm)


Comments

There are no comments.