[Typo3] build filepath from uid - how?

Martin Bless m.bless at gmx.de
Wed Sep 28 09:46:46 CEST 2005


Can't find the solution to this - hopefully - simple problem. One
image has to be shown on each page and the name corresponds to the
page id. For page 59 this looks like:

page.110 = IMAGE
page.110 {
  file = fileadmin/pics/id59.gif
}

I'm looking for the right expression similar to:

  file = fileadmin/pics/id{field:uid}.gif

How?

And in general: How can I concatenate strings in typoscript?

Thanks a lot

Martin











More information about the TYPO3-english mailing list