[TYPO3] GIFBUILDER & title

Christopher Torgalson bedlamhotel at gmail.com
Thu Jul 5 03:10:49 CEST 2007


Hi,

On 7/4/07, Christian Lerrahn <typo3 at penpal4u.net> wrote:
> Ries might be right but I would think that you have to use something
> like
>
> 20.text.value = {page:title}


This won't work--at least not without some totally superfluous extra
TS. All that's needed is to change that line to:

20.text.data = page:title

I believe that neither:

20.text.field = title

...nor:

20.text.data = field:title

...will work since the /current/ cObject is the page record. This
rules out all 'field' options if what you want is data related to the
current page.

For more information about how to interpret TS and the TSref in
general, and also for a step-by-step explanation of the entire process
of setting up a GIFBUILDER image that uses the title of a page in a
website, see:

http://www.typo3apprentice.com/howto/rtfm/
http://www.typo3apprentice.com/howto/rtfm/gifbuilder/


-- 
Christopher Torgalson
http://www.typo3apprentice.com/


More information about the TYPO3-english mailing list