[Typo3-dev] TemplaVoila + link targets / RTE transformation modes in FCEs
Christopher
tombedlam at yahoo.com
Tue Dec 14 09:10:01 CET 2004
Hi list,
Have I lost my mind, or do RTE links inside TemplaVoila FCEs
automatically have 'target=""' in them?
If I place FCE and traditional content items on the same page, RTE
links in the FCE have the empty - and unwanted - target attribute in
them, but the RTE links in the traditional content item on the same
page have no target attribute (because I have set the constant
PAGE_TARGET =)
I've also tried unsetting or setting to a blank space all the various
other TS settings for link targets [1], but it has no effect on the RTE
links (it *does* on the traditional content links)
To me, this suggests that there is something wrong with the RTE
rendering mode that it's been suggested we use in TV (i.e. on the Wiki:
[2]). I first found out about a difference between how the API document
[3] suggests adding an RTE to an FCE in a mailing list thread in
September [3].
The API document gives this:
<defaultExtras>richtext[*]:rte_transform[mode=ts_css]</defaultExtras>
...but that apparently doesn't enable the full suite of RTE
transformations (i.e. nothing I can do with the above line in a DS
seems able to make the RTE wrap a paragraph).
On the other hand, this:
<defaultExtras>richtext[*]:rte_transform[mode=css]</defaultExtras>
...seems to create a working RTE in an FCE, but eventually you start to
notice things - like my problem with the permanent link target.
So my questions are:
1. Does anyone know for *certain* if one of these two methods for
getting working RTEs in FCEs is correct?
2. Has anyone successfully turned off targets in FCE RTEs?
3. Should I report this as a bug?
-Christopher
[1] These are:
a. lib.parseFunc.makelinks.http.extTarget
b. lib.parseFunc.tags.link.typolink.extTarget
c. lib.parseFunc_RTE.makelinks.http.extTarget
d. lib.parseFunc_RTE.tags.link.typolink.extTarget
[2] http://wiki.typo3.org/index.php/TemplaVoila#Enabling_RTE_in_FCEs
[3]
http://typo3.org/documentation/document-library/doc_core_api/columns_fieldnam-10/
[4] http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/63979/?tx_maillisttofaq_pi1%5Bmode%5D=7
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail
More information about the TYPO3-dev
mailing list