[Typo3-UG Oesterreich] wrap mit gifbuilder objekt
Wolfgang Klinger
wolfgang at stufenlos.net
Thu May 13 20:13:14 CEST 2004
Hallo!
Stefan Beylen schrieb folgendes am 13.05.2004:
> wie kann einen wrap mit einem gifbuilder objekt machen?
>
> z.b. anstatt von:
> wrap = |<img src="fileadmin/site_tpl/img/orange_pipe.gif" height="13" width="1" border="0">|*||*| |
>
> soll folgendes passieren:
> wrap = |<gifbuilder objekt>|*||*| |
>
wie wär's mit:
---
temp.dings = COA # Content Object Array
temp.dings.10 = IMAGE
temp.dings.10.file = GIFBUILDER
temp.dings.10.file {
#### deine Angaben zu dem Bild
}
temp.dings.20 = TEXT
temp.dings.20.value = Links davon ein Bild
---
;-)
Wolfgang
--------------------------------------------------------
Wolfgang Klinger mailto:wolfgang at stufenlos.net
Public Key:
http://www.stufenlos.net/wolfgang/stfl_wolfgang.gpg
--------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-at/attachments/20040513/30f7294e/attachment.pgp
More information about the TYPO3-at
mailing list