[TYPO3] content.space

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Thu Jul 13 14:55:02 CEST 2006


Bas van der Togt schrieb:
> Can you please give me a better example?

This is for the max. image width but you get the idea.

     colLeft = COA
     colLeft {
       1 = LOAD_REGISTER
       1.maxImageWidth = {$maxImgWidthLeft}
       10 < styles.content.getLeft
       11 = RESTORE_REGISTER
     }

     colRight = COA
     colRight {
      1 = LOAD_REGISTER
      1.maxImageWidth = {$maxImgWidthRight}
      10 < styles.content.getRight
      11 = RESTORE_REGISTER
     }

masi



More information about the TYPO3-english mailing list