[TYPO3-templavoila] FCE - höhe eines generierten bildes auslesen und in anderes feld schreiben

ND arosa at gmx.com
Fri Jan 29 16:42:55 CET 2010


ups, sorry, wrong group ;)


"ND" <arosa at gmx.com> schrieb im Newsbeitrag 
news:mailman.1.1264779858.12463.typo3-project-templavoila at lists.typo3.org...
> Hallo Liste,
>
> ich habe ein gemapptes Image (auf das "src"-Attribut gemappt) und 
> folgendes Typoscript zur Generierung:
>
> <field_image type="array">
>    <type>attr</type>
>    <tx_templavoila type="array">
>     <title>image</title>
>     <sample_data type="array">
>      <numIndex index="0"></numIndex>
>     </sample_data>
>     <eType>image</eType>
>     <TypoScript>
> 10 = IMG_RESOURCE
> 10.file.import = uploads/tx_templavoila/
> 10.file.import.current = 1
> 10.file.import.listNum = 0
> 10.file.maxW = 250
> 10.file.width = 250
>     </TypoScript>
>    </tx_templavoila>
>    <TCEforms type="array">
>     ...
>    </TCEforms>
> </field_image>
>
> Jetzt möchte ich die bei aus der Skalierung des Bildes entstehende HÖHE in 
> ein anderes Feld (welches auf das "height"-Attribut des Bildes gemappt 
> ist) übernehmen.
>
> Hat jemand eine Idee?
> 




More information about the TYPO3-project-templavoila mailing list