[TYPO3] content.space
Peter Niederlag
niederlag at ikd01.de
Tue Jul 11 20:22:06 CEST 2006
Hi,
Bas van der Togt schrieb:
> Hello list,
>
> Is it possible to set an other "content.space = 0|10" for each collumn?
It should be for example by pushing/pulling a different value into/from
a REGISTER. See TSref cObjects LOAD_REGISTER and RESTORE_REGISTER.
The pretty same request was asked already in the past about other
different settings, so some snippets should be reachable via google.
A complete and different (easier but not so nice) approach is like thi:
tt_content_right < tt_content
tt_content_right.ChangeWhatever
page.50 < styles.content.getRight
page.50.renderObj < tt_content_right
(Just to get the idea, in production you could save the extra copy to
tt_content_right)
Greets,
Peter
--
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *
More information about the TYPO3-english
mailing list