Actions
Bug #22489
closedAdd caption to altText for images
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-04-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Currently you are able to set a caption, alternative text and title text to and image (and its link). Now I think this is often the same. Would it be nice to add the snippet below?
tt_content.image.20.1.altText {
ifEmpty < tt_content.image.20.caption.1
}
This will add the caption text to the altText if it altText is empty. Nice for usability and SEO.
What do you think?
Greets, Rik
(issue imported from #M14157)
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - TYPO3 Version set to 4.3
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.
Actions