[TYPO3-core] FYI: Added feature #10416: htmlArea RTE: Add configuration options for the acronym feature
Stanislas Rolland
typo3 at sjbr.ca
Thu Feb 12 04:15:48 CET 2009
FYI: The attached SVN patch was committed.
Type:
Feature
Problem:
It may be difficult to locate where acronyms/abbreviations were created.
Solution:
The following configuration options may be set in Page TSConfig:
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.
RTE.default.buttons.acronym.lockBeUserToDBmounts = 0/1
If set, the pid's listed under RTE.default.buttons.acronym.PIDList are
validated against the user's current webmounts. If unset or if the user
is admin, the PIDList is ignored and acronyms from all pages are
retrieved. The default value of this property is the value of the
property with same name in the backend section of the TYPO3
configuration as set by the Install Tool.
Bugtracker references:
http://bugs.typo3.org/view.php?id=10416
Branches:
trunk (revision 5006)
Regards,
Stanislas
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rtehtmlarea_feature_10416.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090211/d928e62a/attachment.txt
More information about the TYPO3-team-core
mailing list