[TYPO3] GIFBUILDER imgmap

Ernesto Baschny [cron IT] ernst at cron-it.de
Thu Aug 17 19:28:14 CEST 2006


Bing Du schrieb am 17.08.2006 19:17:

> I need to build an image map out of the text 'Use Perl or PHP', making
> 'Perl' a link point to http://perl.com and make 'PHP' a link point to
> http://php.net.  From reading TSRef about CIFBUILDER, imgmap may be the
> way to go.  Anybody have an working example of how this could be done?
> That would be greatly appreciated.

As far as I see in the source code, the "imgMap" property of a TEXT
GifBuilder object is only used in an IMGMENU. You cannot create an <MAP>
yourself using just GIFBUILDER.

In PHP you could do it, if you call GIFBUILDER manually, accessing the
property $gifCreator->map after your TEXT object are placed and then
outputting it somewhere.


Cheers,
Ernesto



More information about the TYPO3-english mailing list