[TYPO3-RTE] Proposed extended syntax for RTE configuration in Page TSConfig

ben van 't ende [netcreators] ben at netcreators.nl
Wed Apr 19 12:25:37 CEST 2006


Stanislas Rolland wrote:
> Hi RTE users,
> 
> I would like to propose an extension to the syntax of RTE configuration
> in Page TSConfig.
> 
> I would propose to group the properties that are specific to a given
> button as follows:
> 
> RTE.default.buttons.[button-name].[button-specific-property-name] =
> [property-value]
> 
> Therefore we could have, for example:
> 
> RTE.default.buttons.image.magicMaxWidth = 400
> 
> RTE.default.buttons.link.blindTargetSelector = 1
> RTE.default.buttons.link.blindPopupSizeSelector = 1

Hi Stanislas,

Isn't a syntax like this more TS like?

RTE.default.buttons.link.TargetSelector.disabled = 1
RTE.default.buttons.link.PopupSizeSelector.disabled = 1

> RTE.default.buttons.toggleborders.keepInToolbar = 1
> RTE.default.buttons.toggleborders.setOnTableCreation = 1
> 
> RTE.default.buttons.inserttag.blindTags = list-of-tags
> RTE.default.buttons.inserttag.blindAttributes = list-of-attributes 

Same for these:

RTE.default.buttons.inserttag.Tags.removeItems = list-of-tags
RTE.default.buttons.inserttag.Attributes.removeItems = list-of-attributes

gRTz

ben
-- 
netcreators :: creation and innovation
www.netcreators.com -  www.typo3.nl




More information about the TYPO3-project-rte mailing list