[TYPO3-templavoila] SOLVED Map tt_news fields in parent FCE / Content Elements container?
Dmitry Dulepov
9f4eetb02 at sneakemail.com
Fri Apr 27 09:55:54 CEST 2007
Hi!
michiel zoer wrote:
> Thanks to Dmitry I am now able to load any news item (record) inside a
> sIfr-styled FCE, great!
One thing regarding your code:
> wrap = <B> | </B>
Generally you need not to do this. One of ideas behind TemplaVoila is
that you define all markup and effects inside the template and css. In
this case you can build really independent data structures and make them
usable for any visual presentation.
Imagine that after a month you want your news to look different
(including title). If you do not have tags in "wrap", you could just
change css. Much easier than edit DS! And no need to clear FE cache.
So, if you want, you can do one step further and move markup to your
template :)
--
Dmitry Dulepov
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
More information about the TYPO3-project-templavoila
mailing list