[Typo3] Imrpoved version of excellent macina_banners: 50% - 70% faster!

Peter Russ peter.russ at 4many.net
Mon Aug 15 18:31:13 CEST 2005


tapio wrote:
> You don't seem to understand that the original Macina banner
> really used always ImageMagick at least with images, which
> I used. I didn't touch the max-width value (I left it '0'). I asked from 
> the author - he said that with this setting the plugin should not use 
> ImageMagick - but it used anyway and images were totally useless after 
> ImageMagick treatment. That's why in one site I must use another banner 
> manager.

Get your solution by yourself as on our sites macina_banners NEVER 
changed images, but we DON't understand.

> 
> I didn't get comment to the link target issue.
> I tried to use internal links and that's why I set links for banners 
> '_self'. But hardcoded "_blank" ignored it. Endeed I can hardcode it 
> '_self' this is not a good solution, because sometimes it would be
> nice to use internal links and sometimes links to other sites.

Have alook at the code and understand:
internal links are handle by TYPO3:
	$pos = strpos ($link, "http://");
	if ($pos === false) {
So it's up to you to "target" them.
Got IT.

Regs. Peter.



-- 
_____________________________
4Many® Services
openBC: http://www.openbc.com/go/invuid/Peter_Russ



More information about the TYPO3-english mailing list