Project

General

Profile

Actions

Feature #15474

closed

"abbr" attribute for table cells

Added by old_lab over 18 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2006-01-20
Due date:
% Done:

0%

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

Description

It should be possible to use abbr="something" as an attribute for table header cells.

So screereaders are able to use it as a short version of the original title.

Example:
<table>
<tr>
<th abbr="jobs">superb career oportunities in our wonderfull company</th>
<td>none</td>
</tr>
</table>
(issue imported from #M2342)


Files

rtehtmlarea_feature_2342.patch (4.23 KB) rtehtmlarea_feature_2342.patch Administrator Admin, 2010-03-12 03:37
Actions #1

Updated by Martin Kutschker almost 16 years ago

Impossible for the CE table, maybe possible or the RTE.

Actions #2

Updated by Stanislas Rolland over 14 years ago

Committed to SVN TYPO3core trunk (revision 7101).

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF