[TYPO3] GIFBUILDER & title

Christian Lerrahn typo3 at penpal4u.net
Thu Jul 5 02:55:17 CEST 2007


Ries might be right but I would think that you have to use something
like

20.text.value = {page:title}

Christian

On Wed, 4 Jul 2007 10:04:06 -0500
ries van Twisk <typo3 at rvt.dds.nl> wrote:

> if you are using TV templating, then it's know for not working.
> However I think google has a solution (try page:title, springs into  
> my mind).
> 
> Ries
> 
> 
> On Jul 4, 2007, at 9:54 AM, Steve Trendel wrote:
> 
> > I would like to place graphic page titles in my template using this
> > Typoscript:
> > [quote]
> > page.5 = IMAGE
> > page.5.file = GIFBUILDER
> > page.5.file {
> >   XY = 500,40
> >   backColor = #dff3d1
> >   20 = TEXT
> >   20.text.field = title
> >   20.fontFile = t3lib/fonts/Dragonfly.ttf
> >   20.fontSize = 35
> >   20.fontColor = black
> >   20.offset = 30,35
> >   20.align=left
> > }[/quote]
> >
> > The problem is that that value for 'title' doesn't get passed into
> > 20.text.field.  How would I do this correctly?
> >
> > Thanks for reading,
> > -Steve
> >
> >
> >
> > _______________________________________________
> > TYPO3-english mailing list
> > TYPO3-english at lists.netfielders.de
> > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> 


More information about the TYPO3-english mailing list