Re: [TYPO3] could someone please paste the correct TS syntax to make a gifbuilder gif become a hyperlink?

2007-05-07 Thread Christopher Torgalson
Hi, On 5/7/07, dave typo <[EMAIL PROTECTED]> wrote: > great thank you, > > but is there a way of putting a different std wrap within each part of > the array? > > ie, what is the syntax to put the wrap in here: > > lib.mess=IMAGE > lib.mess.file=GIFBUILDER > lib.mess.file{ > XY=770,100 > backCol

Re: [TYPO3] could someone please paste the correct TS syntax to make a gifbuilder gif become a hyperlink?

2007-05-07 Thread dave typo
great thank you, but is there a way of putting a different std wrap within each part of the array? ie, what is the syntax to put the wrap in here: lib.mess=IMAGE lib.mess.file=GIFBUILDER lib.mess.file{ XY=770,100 backColor = #FF 10=TEXT 10{ text=Rock n Roll stdWrap.typolink.parameter

Re: [TYPO3] could someone please paste the correct TS syntax to make a gifbuilder gif become a hyperlink?

2007-05-04 Thread Francois Suter
Hi, > lib.mess=IMAGE > lib.mess.file=GIFBUILDER > lib.mess.file{ > XY=770,100 > backColor = #FF > 10=TEXT > 10{ > text=Rock n Roll > offset=20,35 > fontColor=#00 > fontSize=12 > } > } Hum, what about lib.mess.stdWrap.typolink.parameter = www.google.com HTH

[TYPO3] could someone please paste the correct TS syntax to make a gifbuilder gif become a hyperlink?

2007-05-04 Thread dave typo
how can i make a gifbuilder gif have a hyperlink in my TS setup? I figure that the line IMGMENU.url = http://www.google.com should go somewhere, (ie within the text section) but I do not know the correct syntax could you please help me out? where would it go in this code: lib.mess=IMAGE lib.