Actions
Bug #22082
closedTyposcript typolink wrap
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2010-02-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I need all my link with a <span> inside <a>
So I use :
lib.parseFunc_RTE.tags.link.typolink.wrap = <span>|</span>
lib.parseFunc_RTE.tags.link.typolink.ATagBeforeWrap = 1
but it works only for internal Link.
(issue imported from #M13466)
Actions