[TYPO3-english] TYPO3 4.3.0RC2 - css_styled_content
Tyler Kraft
tyler.kraft at netefficiency.co.uk
Sat Nov 28 12:57:07 CET 2009
> So the ID is actually a MUST!
Yes
> rewriting TS would mean changing the core
No it's not part of the core, but part of an extnsion that gets shipped.
You could also rework it locally as it's only copied in here:
tt_content.shortcut.20.0.conf.tt_content = < tt_content
All that would be needed would be to remove the id in the one thats
referenced in. So change it like this:
tt_content.shortcut.20.0.conf.tt_content.stdWrap.innerWrap.default.10.value
= <div
(Or how ever it is defined as I'm not logged in and can't remember exactly.)
Or perhaps combine the two ids to form a new one might work and then
also allow you to link to the item itself...
hth
More information about the TYPO3-english
mailing list