[TYPO3-dam] DAM 1.1.1, rtehtmlarea and accessibility icons

grac grac at gmx.ch
Tue Feb 17 18:13:55 CET 2009


hello all

Alexander Maringer wrote:
> Addition:
> The used typo3-version is 4.2.3.
> The htmlarea version is 1.7.7

i'm having almost the same problem with the accessibility icons:

accessibility icons are automatically created and correctly shown in the 
FE for the following classes:
- internal-link
- internal-link-new-window
- external-link
- external-link-new-window
- mail

but not for the class:

- download

my installation:
- typo3 vers. 4.2.6
- rtehtmlarea vers. 1.7.9
- dam vers. 1.1.1

on another typo3-installation the class "download" works correctly 
(without dam, but with otherways identical RTE-configuration).

therefore i assume that the problem with "download" results from dam, 
linking to a file in the dam itself (whereas the other links from RTE go 
to an internal page, an external URI or are mailto:).

if i set the accessibility-icon manually in the RTE it stays and shows 
in the FE (code from html-editor):

<p><a href="http://.../fileadmin/.../.../images/....jpg" txdam="156" 
target="_blank" class="download" title="..." rtekeep="1"><img 
alt="undefined" src="http://.../fileadmin/.../img/icons/download.gif" 
/>Download</a></p>

so is there an explanation? and a solution which inserts the class 
"download" also automatically?

thanks a lot
stephan



More information about the TYPO3-project-dam mailing list