Project

General

Profile

Actions

Bug #20112

closed

The RTE does not show accessibility link icon

Added by Ben van 't Ende over 15 years ago. Updated about 6 years ago.

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

0%

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

Description

The RTE does not show the accessibility link icon with an updated DAM (1.1.1). Confirmed on two separate installations. I can't imagine this is a DAM problem, while it is however introduced after the DAM update.

(issue imported from #M10577)

Actions #1

Updated by Stanislas Rolland over 15 years ago

You need to configure in Page TSConfig an item of the RTE.classesAnchor array with type = media. For example:

RTE.classesAnchor.download {
class = download
type = media
target = _blank
image = EXT:rtehtmlarea/res/accessibilityicons/img/download.gif
altText = LLL:EXT:rtehtmlarea/res/accessibilityicons/locallang.xml:download_altText
}

Actions #2

Updated by Christian Kuhn over 14 years ago

Resolved, no change required.

I assume Stan's solution worked, and there was no further feedback for a year.

Actions #3

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF