[TYPO3-core] FYI: Added feature #10416: htmlArea RTE: Add configuration options for the acronym feature

Stanislas Rolland typo3 at sjbr.ca
Thu Feb 12 23:50:12 CET 2009


Hi Steffen,
>>
>> RTE.default.buttons.acronym.PIDList = list of pid's
>> List of page id's from which to obtain the acronym records. If not 
>> set, the list of current webmounts is used.
>>
>> RTE.default.buttons.acronym.PIDList.depth = int
>> The number of levels in the page tree, under each pid listed in 
>> PIDList or under each webmount, from which acronyms are retrieved, 
>> defaulting to 0.
>>
> 
> it would be nice if we could find a "common" expression for those 
> settings, as this is used in many extensions.
> 
> PIDList should be something like
> storagePid or storagePID, at least PIDlist (or pages like tt_content)
> 
> depth should be recursive
> 
> This would make it much easier to set such settings without asking the 
> manual each time :-)


The attached follow-up patch replaces
buttons.acronym.PIDList with buttons.acronym.pages
and
buttons.acronym.PIDList.depth with buttons.acronym.recursive

Committed to trunk (revision 5014).

Regards,
Stan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_feature_10416_follow_up.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090212/5bae3bb1/attachment.txt 


More information about the TYPO3-team-core mailing list