Page 1 of 1

modernize pngbehavior by template

Posted: Fri Aug 12, 2011 1:25 pm
by Timbalu
Just one short question. Even Boilerplate 1.5 has now removed any png behaviour scripts. As trying to resume, I wondered if there is a way to get rid of S9y pngbehavior.htc by disabling the coreplugin serendipity_event_browsercompatibility automatically via ones template config.inc.php? Then I could proceed being independent from core.

Re: modernize pngbehavior by template

Posted: Fri Aug 12, 2011 2:52 pm
by yellowled
Timbalu wrote:Even Boilerplate 1.5 has now removed any png behaviour scripts.
It's Boilerplate 2.0, and as far as I remember, it never even used behaviour scripts. It used to include a JS solution for that, which is a little different. :)
Timbalu wrote:As trying to resume, I wondered if there is a way to get rid of S9y pngbehavior.htc by disabling the coreplugin serendipity_event_browsercompatibility automatically via ones template config.inc.php? Then I could proceed being independent from core.
I would second a motion to remove the plugin from the s9y core altogether in future versions. IE6 usage is so far down worldwide apart from China and Korea, it's ridiculous to still support this.

YL

Re: modernize pngbehavior by template

Posted: Sat Aug 13, 2011 12:04 pm
by garvinhicking
Hi!

You are totally right. I removed the plugin. It makes no sense anymore.

Regards,
Garvin

Re: modernize pngbehavior by template

Posted: Sat Aug 13, 2011 2:22 pm
by Timbalu
:) merci!