Project

General

Profile

Actions

Feature #20000

closed

htmlArea RTE: Add configuration options for the acronym feature

Added by Stanislas Rolland almost 16 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-02-12
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

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.

buttons.acronym.PIDList.depth = int

The number of levels in the page tree, under each pid listed in PIDList, from which acronyms are retrieved, defaulting to 0.

buttons.acronym. lockBeUserToDBmounts = 0/1

If set, the pid's listed under 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.

Default: The default value of this property is the value of the property with same name in the backend section of theTYPO3 configuration as set by the Install Tool.

(issue imported from #M10416)


Files

Actions #1

Updated by Stanislas Rolland almost 16 years ago

Committed to SVN TYPO3core trunk (revision 5006).

Actions #2

Updated by Stanislas Rolland almost 16 years ago

Follow-up patch replaces

buttons.acronym.PIDList with buttons.acronym.pages

and

buttons.acronym.PIDList.depth with buttons.acronym.recursive

Actions #3

Updated by Stanislas Rolland almost 16 years ago

Follow-up patch committed to trunk (revision 4014).

Actions #4

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF