[TYPO3-german] IMAGE.file durch php-Script

Reinhard Kusel kusel at uke.uni-hamburg.de
Mon Jan 2 23:20:40 CET 2006


Hallo alle!

In 

10 = IMAGE
10.file = pathtoimages/animage.gif

möchte ich "pathtoimages/animage.gif" gerne durch ein php-Script erzeugen.

temp.fname = USER_INT
temp.fname {
  userFunc = user_functions->myfunc
  includeLibs = fileadmin/userfunctions.php
}

10.file < temp.fname

und

<?
...
return "pathtoimages/animage.gif";
?>

in myfunc geht nicht. Wie macht man das richtig?

Dank für jeden Hinweis!

Reinhard



More information about the TYPO3-german mailing list