Project

General

Profile

Actions

Bug #19324

closed

htmlArea RTE: unable to disable the acronym element from the acronym feature

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

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2008-09-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Although the acronym element is deprecated, it is not possible to disable completely its use in the acronym feature.

(issue imported from #M9341)


Files

Actions #1

Updated by Stanislas Rolland about 16 years ago

When no acronym record of type acronym exist in the database, the acronym section is not shown in the acronym dialogue window. However, the type may appear in the form used to create acronym records. The attached patch adds a default value to the acronym type field. The default is abbreviation. Then the field can be removed from the form with:
TCEFORM.tx_rtehtmlarea_acronym.type.disabled = 1
Then all created records will be of type abbreviation.

In the trunk version of the patch, the exclude flag is set on the field so that it will be visible only by admins, unless explicitly permitted to some BE user groups in UserTSConfig.

Actions #2

Updated by Stanislas Rolland about 16 years ago

Committed to SVN TYPO3core trunk (revision 4108) and branch TYPO3_4-2 (revision 4109).

Actions #3

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF