Project

General

Profile

Actions

Bug #20907

closed

Unable to render html map,area and media tags

Added by samrat chakraborty over 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-08-20
Due date:
% Done:

0%

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

Description

I am adding map,area and media tags to allowed tags TSConfig for RTE but the same is not reflected on the front-end.
Can't understand the problem. Anyone please help

(issue imported from #M11758)

Actions #1

Updated by samrat chakraborty over 14 years ago

Media tags are now being rendered thanks to Stanislas Rolland and Matthias Krappitz. But still facing the problem with <map> and <area> tags. I am using
Typo3 ver 4.2.6
HTMLAreaRTE 1.7.9

For any one else facing problem with media tags just add these lines in PageTS config
/*
RTE.default.proc.overruleMode = ts_css,txdam_media

RTE.config.tt_news.bodytext.proc.overruleMode = ts_css,txdam_media
RTE.config.tt_news.bodytext.types.text.proc.overruleMode = ts_css,txdam_media
RTE.config.tt_news.bodytext.types.textpic.proc.overruleMode = ts_css,txdam_media
*/

Actions #2

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • TYPO3 Version set to 4.2

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #3

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF