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.

IsInline

Summary

Sets a custom tag to be displayed inline.

Usage

IsInline[<Custom_Tag_Name>]=true|false

Description

This setting flags a custom tag to be displayed inline, or not inline, by using the value true or false.

This setting is optional. If IsInline is not set for a given tag the value considered will be false, which is the default value.

The state of IsInline for a custom tag can be confirmed in eZ Online Editor, on the "Insert custom tag" dialog, which will display a disabled checkbox. The state of this checkbox, checked of not checked, will correspond to the true or false values of this setting.

However, please note that the checkbox doesn't allow changing the value. It is only a representation of the current state.

Examples

IsInline[strike]=true

Ricardo Correia (22/11/2013 3:07 pm)

Ricardo Correia (26/11/2013 12:26 pm)


Comments

There are no comments.