Mauvais rangement.

svn/root/tags/spip-3.2.0/plugins/msie_compat
marcimat@rezo.net 6 years ago
commit 4f7d518b58

55
.gitattributes vendored

@ -0,0 +1,55 @@
* text=auto !eol
formulaires/configurer_vieux_butineurs.html -text
formulaires/configurer_vieux_butineurs.php -text
images/msiecompat-16.png -text
images/msiecompat-24.png -text
images/msiecompat-32.png -text
javascript/IE7.js -text
javascript/IE8.js -text
javascript/IE9.js -text
javascript/blank.gif -text
javascript/ie7-recalc.js -text
javascript/ie7-squish.js -text
javascript/jquery.ifixpng.js -text
lang/msiecompat.xml -text
lang/msiecompat_ar.php -text
lang/msiecompat_ast.php -text
lang/msiecompat_ca.php -text
lang/msiecompat_de.php -text
lang/msiecompat_en.php -text
lang/msiecompat_es.php -text
lang/msiecompat_eu.php -text
lang/msiecompat_fa.php -text
lang/msiecompat_fr.php -text
lang/msiecompat_fr_fem.php -text
lang/msiecompat_fr_tu.php -text
lang/msiecompat_it.php -text
lang/msiecompat_lb.php -text
lang/msiecompat_nl.php -text
lang/msiecompat_oc_ni_mis.php -text
lang/msiecompat_pt.php -text
lang/msiecompat_pt_br.php -text
lang/msiecompat_ru.php -text
lang/msiecompat_sk.php -text
lang/msiecompat_uk.php -text
lang/paquet-msie_compat.xml -text
lang/paquet-msie_compat_ar.php -text
lang/paquet-msie_compat_de.php -text
lang/paquet-msie_compat_en.php -text
lang/paquet-msie_compat_es.php -text
lang/paquet-msie_compat_fa.php -text
lang/paquet-msie_compat_fr.php -text
lang/paquet-msie_compat_fr_fem.php -text
lang/paquet-msie_compat_fr_tu.php -text
lang/paquet-msie_compat_it.php -text
lang/paquet-msie_compat_lb.php -text
lang/paquet-msie_compat_nl.php -text
lang/paquet-msie_compat_oc_ni_mis.php -text
lang/paquet-msie_compat_pt.php -text
lang/paquet-msie_compat_pt_br.php -text
lang/paquet-msie_compat_ru.php -text
lang/paquet-msie_compat_sk.php -text
lang/paquet-msie_compat_uk.php -text
lang/paquet-msiecompat.xml -text
/msie_compat.php -text
/msie_compat_ieconfig.php -text

@ -0,0 +1,53 @@
<div class="formulaire_spip formulaire_configurer formulaire_#FORM formulaire_#FORM-#ENV{id,nouveau}">
<h3 class='titrem'><img src="#CHEMIN_IMAGE{msiecompat-24.png}" class="cadre-icone" /><:msiecompat:choix_titre:></h3>
[<p class="reponse_formulaire reponse_formulaire_ok">(#ENV*{message_ok})</p>]
[<p class="reponse_formulaire reponse_formulaire_erreur">(#ENV*{message_erreur})</p>]
[(#ENV{editable})
<p><:msiecompat:choix_explication:></p>
<form method='post' action='#ENV{action}'><div>
[(#REM) declarer les hidden qui declencheront le service du formulaire
parametre : url d'action ]
#ACTION_FORMULAIRE
<ul>
#SET{name,iecompat}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}}
<li class="editer editer_[(#GET{name})][ (#GET{obli})][ (#GET{erreurs}|oui)erreur]">
[
<span class='erreur_message'>(#GET{erreurs})</span>
]<div class="choix">
<input type="radio" name="#GET{name}" id="#GET{name}_non" value="non"
[(#ENV{#GET{name}}|=={non}|oui)checked="checked"] /><label for="#GET{name}_non"><:msiecompat:choix_non:></label>
<p></p>
</div>
<div class="choix">
<input type="radio" name="#GET{name}" id="#GET{name}_ifixpng" value="ifixpng"
[(#ENV{#GET{name}}|=={ifixpng}|oui)checked="checked"] /><label for="#GET{name}_ifixpng">iFixPng</label>
<p class='explication'><:msiecompat:choix_ifixpng:></p>
</div>
<div class="choix">
<input type="radio" name="#GET{name}" id="#GET{name}_IE7" value="IE7"
[(#ENV{#GET{name}}|=={IE7}|oui)checked="checked"] /><label for="#GET{name}_IE7">IE7.js</label>
<p class='explication'><:msiecompat:choix_ie7:></p>
</div>
<div class="choix">
<input type="radio" name="#GET{name}" id="#GET{name}_IE7squish" value="IE7squish"
[(#ENV{#GET{name}}|=={IE7squish}|oui)checked="checked"] /><label for="#GET{name}_IE7squish">IE7.js + ie7-squish.js</label>
<p class='explication'><:msiecompat:choix_ie7squish:></p>
</div>
<div class="choix">
<input type="radio" name="#GET{name}" id="#GET{name}_IE8" value="IE8"
[(#ENV{#GET{name}}|=={IE8}|oui)checked="checked"] /><label for="#GET{name}_IE8">IE8.js</label>
<p class='explication'><:msiecompat:choix_ie8:></p>
</div>
<div class="choix">
<input type="radio" name="#GET{name}" id="#GET{name}_IE8squish" value="IE8squish"
[(#ENV{#GET{name}}|=={IE8squish}|oui)checked="checked"] /><label for="#GET{name}_IE8squish">IE8.js + ie7-squish.js</label>
</div>
</li>
</ul>
[(#REM) ajouter les saisies supplementaires : extra et autre, a cet endroit ]
<!--extra-->
<p class='boutons'><span class='image_loading'>&nbsp;</span><input type='submit' class='submit' value='<:bouton_enregistrer:>' /></p>
</div></form>
]
</div>

@ -0,0 +1,34 @@
<?php
/***************************************************************************\
* SPIP, Systeme de publication pour l'internet *
* *
* Copyright (c) 2001-2016 *
* Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James *
* *
* Ce programme est un logiciel libre distribue sous licence GNU/GPL. *
* Pour plus de details voir le fichier COPYING.txt ou l'aide en ligne. *
\***************************************************************************/
if (!defined("_ECRIRE_INC_VERSION")) return;
include_spip('inc/presentation');
function formulaires_configurer_vieux_butineurs_charger_dist() {
$valeurs = array(
'iecompat' => $GLOBALS['meta']['iecompat']?$GLOBALS['meta']['iecompat']:'non',
);
return $valeurs;
}
function formulaires_configurer_vieux_butineurs_traiter_dist() {
$res = array('editable' => true);
foreach(array(
"iecompat",
) as $m)
if (!is_null($v = _request($m)))
ecrire_meta($m, $v);
$res['message_ok'] = _T('config_info_enregistree');
return $res;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 587 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 B

@ -0,0 +1,2 @@
/* IE7/IE8.js - copyright 2004-2008, Dean Edwards */
(function(){if(!IE7.loaded)return;CLASSES=/\sie7_class\d+/g;IE7.CSS.extend({elements:{},handlers:[],reset:function(){this.removeEventHandlers();var a=this.elements;for(var b in a)a[b].runtimeStyle.cssText="";this.elements={};var a=IE7.Rule.elements;for(var b in a){with(a[b])className=className.replace(CLASSES,"")}IE7.Rule.elements={}},reload:function(){this.rules=[];this.getInlineStyles();this.screen.load();if(this.print)this.print.load();this.refresh();this.trash()},addRecalc:function(b,c,d,e){this.base(b,c,function(a){d(a);IE7.CSS.elements[a.uniqueID]=a},e)},recalc:function(){this.reset();this.base()},addEventHandler:function(a,b,c){a.attachEvent(b,c);this.handlers.push(arguments)},removeEventHandlers:function(){var a;while(a=this.handlers.pop()){a[0].detachEvent(a[1],a[2])}},getInlineStyles:function(){var a=document.getElementsByTagName("style"),b;for(var c=a.length-1;(b=a[c]);c--){if(!b.disabled&&!b.ie7){var d=b.cssText||b.innerHTML;this.styles.push(d);b.cssText=d}}},trash:function(){var a=document.styleSheets,b,c;for(c=0;c<a.length;c++){b=a[c];if(!b.ie7&&!b.cssText){b.cssText=b.cssText}}this.base()},getText:function(a){return a.cssText||this.base(a)}});IE7.CSS.addEventHandler(window,"onunload",function(){IE7.CSS.removeEventHandlers()});IE7.Rule.elements={};IE7.Rule.prototype.extend({add:function(a){this.base(a);IE7.Rule.elements[a.uniqueID]=a}});if(IE7.PseudoElement){IE7.PseudoElement.hash={};IE7.PseudoElement.prototype.extend({create:function(a){var b=this.selector+":"+a.uniqueID;if(!IE7.PseudoElement.hash[b]){IE7.PseudoElement.hash[b]=true;this.base(a)}}})}IE7.HTML.extend({elements:{},addRecalc:function(b,c){this.base(b,function(a){if(!this.elements[a.uniqueID]){c(a);this.elements[a.uniqueID]=a}})}});document.recalc=function(a){if(IE7.CSS.screen){if(a)IE7.CSS.reload();IE7.recalc()}}})();

@ -0,0 +1,36 @@
/* ---------------------------------------------------------------------
Squish some IE bugs!
Some of these bug fixes may have adverse effects so they are
not included in the standard library. Add your own if you want.
--------------------------------------------------------------------- */
// @NOTE: ie7Layout.boxSizing is the same as the "Holly Hack"
if (IE7.loaded && IE7.appVersion < 7) {
// "doubled margin" bug
// http://www.positioniseverything.net/explorer/doubled-margin.html
IE7.CSS.addFix(/(float\s*:\s*(left|right))/, "display:inline;$1");
// "peekaboo" bug
// http://www.positioniseverything.net/explorer/peekaboo.html
if (IE7.appVersion >= 6) IE7.CSS.addRecalc("float", "(left|right)", function(element) {
IE7.Layout.boxSizing(element.parentElement);
// "doubled margin" bug
element.style.display = "inline";
});
// "unscrollable content" bug
// http://www.positioniseverything.net/explorer/unscrollable.html
IE7.CSS.addRecalc("position", "absolute|fixed", function(element) {
if (element.offsetParent && element.offsetParent.currentStyle.position === "relative")
IE7.Layout.boxSizing(element.offsetParent);
});
}
//# // get rid of Microsoft's pesky image toolbar
//# document.write('<meta http-equiv="imagetoolbar" content="no">');

@ -0,0 +1,137 @@
/*
* jQuery ifixpng plugin
* (previously known as pngfix)
* Version 2.1 (23/04/2008)
* @requires jQuery v1.1.3 or above
*
* Examples at: http://jquery.khurshid.com
* Copyright (c) 2007 Kush M.
* Dual licensed under the MIT and GPL licenses:
* http://www.opensource.org/licenses/mit-license.php
* http://www.gnu.org/licenses/gpl.html
*/
/**
*
* @example
*
* optional if location of pixel.gif if different to default which is images/pixel.gif
* $.ifixpng('media/pixel.gif');
*
* $('img[src$=.png], #panel').ifixpng();
*
* @apply hack to all png images and #panel which icluded png img in its css
*
* @name ifixpng
* @type jQuery
* @cat Plugins/Image
* @return jQuery
* @author jQuery Community
*/
(function($) {
/**
* helper variables and function
*/
$.ifixpng = function(customPixel) {
$.ifixpng.pixel = customPixel;
};
$.ifixpng.getPixel = function() {
return $.ifixpng.pixel || 'images/pixel.gif';
};
var hack = {
ltie7 : $.browser.msie && $.browser.version < 7,
filter : function(src) {
return "progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='"+src+"')";
}
};
/**
* Applies ie png hack to selected dom elements
*
* $('img[src$=.png]').ifixpng();
* @desc apply hack to all images with png extensions
*
* $('#panel, img[src$=.png]').ifixpng();
* @desc apply hack to element #panel and all images with png extensions
*
* @name ifixpng
*/
$.fn.ifixpng = hack.ltie7 ? function() {
return this.each(function() {
var $$ = $(this);
// in case rewriting urls
var base = $('base').attr('href');
if (base) {
// remove anything after the last '/'
base = base.replace(/\/[^\/]+$/,'/');
}
if ($$.is('img') || $$.is('input')) { // hack image tags present in dom
if ($$.attr('src')) {
if ($$.attr('src').match(/.*\.png([?].*)?$/i)) { // make sure it is png image
// use source tag value if set
var source = (base && $$.attr('src').search(/^(\/|http:)/i)) ? base + $$.attr('src') : $$.attr('src');
// apply filter
$$.css({filter:hack.filter(source), width:$$.width(), height:$$.height()})
.attr({src:$.ifixpng.getPixel()})
.positionFix();
}
}
} else { // hack png css properties present inside css
var image = $$.css('backgroundImage');
if (image.match(/^url\(["']?(.*\.png([?].*)?)["']?\)$/i)) {
image = RegExp.$1;
image = (base && image.substring(0,1)!='/') ? base + image : image;
$$.css({backgroundImage:'none', filter:hack.filter(image)})
.children().children().positionFix();
}
}
});
} : function() { return this; };
/**
* Removes any png hack that may have been applied previously
*
* $('img[src$=.png]').iunfixpng();
* @desc revert hack on all images with png extensions
*
* $('#panel, img[src$=.png]').iunfixpng();
* @desc revert hack on element #panel and all images with png extensions
*
* @name iunfixpng
*/
$.fn.iunfixpng = hack.ltie7 ? function() {
return this.each(function() {
var $$ = $(this);
var src = $$.css('filter');
if (src.match(/src=["']?(.*\.png([?].*)?)["']?/i)) { // get img source from filter
src = RegExp.$1;
if ($$.is('img') || $$.is('input')) {
$$.attr({src:src}).css({filter:''});
} else {
$$.css({filter:'', background:'url('+src+')'});
}
}
});
} : function() { return this; };
/**
* positions selected item relatively
*/
$.fn.positionFix = function() {
return this.each(function() {
var $$ = $(this);
var position = $$.css('position');
if (position != 'absolute' && position != 'relative') {
$$.css({position:'relative'});
}
});
};
})(jQuery);

@ -0,0 +1,61 @@
<traduction module="msiecompat" gestionnaire="salvatore" url="https://trad.spip.net" source="svn://zone.spip.org/spip-zone/_core_/plugins/msie_compat/lang/" reference="fr">
<langue code="ar" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=ar" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="George" lien="https://trad.spip.net/auteur/جورج-قندلفت" />
</langue>
<langue code="ast" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=ast" total="7" traduits="2" relire="0" modifs="1" nouveaux="4" pourcent="28.57">
<traducteur nom="Xuacu" lien="https://trad.spip.net/auteur/xuacu" />
</langue>
<langue code="ca" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=ca" total="7" traduits="0" relire="0" modifs="3" nouveaux="4" pourcent="0.00">
</langue>
<langue code="de" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=de" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="klaus++" lien="https://trad.spip.net/auteur/klaus" />
</langue>
<langue code="en" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=en" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="kent1" lien="https://trad.spip.net/auteur/kent1" />
<traducteur nom="Mark" lien="https://trad.spip.net/auteur/mark" />
</langue>
<langue code="es" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=es" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="jotacese" lien="https://trad.spip.net/auteur/jotacese" />
</langue>
<langue code="eu" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=eu" total="7" traduits="2" relire="0" modifs="1" nouveaux="4" pourcent="28.57">
<traducteur nom="otalazt" lien="https://trad.spip.net/auteur/otalazt" />
</langue>
<langue code="fa" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=fa" total="7" traduits="4" relire="0" modifs="0" nouveaux="3" pourcent="57.14">
<traducteur nom="Davood Hossein" lien="https://trad.spip.net/auteur/davood-hossein" />
</langue>
<langue code="fr" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=fr" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
</langue>
<langue code="fr_fem" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=fr_fem" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="denisb" lien="https://trad.spip.net/auteur/denisb" />
</langue>
<langue code="fr_tu" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=fr_tu" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
</langue>
<langue code="it" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=it" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="phante" lien="https://trad.spip.net/auteur/phante" />
</langue>
<langue code="lb" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=lb" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="Jim Wanderscheid" lien="https://trad.spip.net/auteur/jwander" />
</langue>
<langue code="nl" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=nl" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="Suske" lien="https://trad.spip.net/auteur/suske" />
</langue>
<langue code="oc_ni_mis" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=oc_ni_mis" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="sylvain" lien="https://trad.spip.net/auteur/sylvain" />
</langue>
<langue code="pt" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=pt" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="Cláudia Anjos Lopes" lien="https://trad.spip.net/auteur/claudia_a_lopes" />
</langue>
<langue code="pt_br" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=pt_br" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="Ricardo Porto" lien="https://trad.spip.net/auteur/ricardo-porto" />
<traducteur nom="telopa" lien="https://trad.spip.net/auteur/telopa" />
</langue>
<langue code="ru" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=ru" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="Serge Markitanenko" lien="https://trad.spip.net/auteur/serge-markitanenko" />
</langue>
<langue code="sk" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=sk" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="jaro" lien="https://trad.spip.net/auteur/jaro" />
</langue>
<langue code="uk" url="https://trad.spip.net/tradlang_module/msiecompat?lang_cible=uk" total="7" traduits="7" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="olly" lien="https://trad.spip.net/auteur/olly" />
</langue>
</traduction>

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=ar
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => 'يتيح لك هذا الإعداد تحسين توافق الموقع العمومي مع متصفح إنترنت إكسبلورر.',
'choix_ie7' => 'يصحح <a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> صور PNG ويصحح علامات أوراق الأنما ٢ في إنترنت إكسبلورر ٥ و ٦ (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'> يمكن الرجوع الى العلامات المتوافقة التي أدخلها IE7.js وIE8.js</a>).',
'choix_ie7squish' => 'يصحح IE7-squish ثلاثة أخطاء في إنترنت إكسبلورر ٦ (لا سيما الهامش المزدوج للعناصر العائمة)، لكن قد تظهر تأثيرات غير مرغوبة (يجب على مشرف الموقع ان يتأكد من التوافقية).',
'choix_ie8' => 'IE8.js يكمل IE7.js بإغناء أداء أوراق الأنماط في إنترنت اكسبلورر من الإصدار ٥ الى الإصدار ٧.',
'choix_ifixpng' => 'الخيار الافتراضي <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> يستعيد نصف شفافية صور تنسيق PNG في إنترنت إكسبلورر ٥ و٦.',
'choix_non' => 'عدم التفعيل: عدم إضافة اي شيء على الصفحات النموذجية',
'choix_titre' => 'التوافق مع مايكروسوفت انترنت اكسبلورر'
);

@ -0,0 +1,22 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=ast
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => '<p>Esta configuración te permite ameyorar la compatibilidá del sitiu públicu col navegador Internet Explorer.</p>
<ul>
<li><a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> (<b>de mou predetermináu</b>) torna a establecer la semi-transparencia de les imaxes en formatu PNG en MSIE 5 y 6.</li>
<li><a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> corrixe les imaxes PNG y amiesta los selectores CSS2 pa MSIE 5 y 6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>puedes consultar la llista de los selectores compatibles quintroducen IE7.js ya IE8.js</a>).</li>
<li>IE8.js completa IE7.js arriqueciendo los comportamientos de les CSS de MSIE 5 a 7. </li>
<li>IE7-squish corrixe trés fallos de MSIE 6 (nespecial el doble marxe de los elementos flotantes), pero pueden apaecer efeutos non deseables (el webmaster tien de comprobar la compatibilidá).</li>
</ul>', # MODIF
'choix_non' => 'Nun activar ren: nun amestar nada nes mios cadarmes',
'choix_titre' => 'Compatibilidá con Microsoft Internet Explorer'
);

@ -0,0 +1,22 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=ca
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => '<p>Aquesta configuració us permet millorar la compatibilitat del lloc públic amb el navegador Internet Explorer.</p>
<ul>
<li><a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> (<b>per defecte</b>) restableix la semi transparència les imatges al format PNG a MSIE 5 i 6.</li>
<li><a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> corregeix les imatges PNG i afegeix selectors CSS2 per MSIE 5 i 6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>podeu consultar la llista de selectors compatibles introduïts per IE7.js i IE8.js</a>).</li>
<li>IE8.js completa IE7.js enriquint els comportaments dels CSS de MSIE 5 al 7. </li>
<li>IE7-squish corregeix tres errors de MSIE 6 (sobretot el doble marge dels elements flotants), però poden aparèixer efectes indesitjables (el webmestre ha de verificar la compatibilitat).</li>
</ul>', # MODIF
'choix_non' => 'No activar-ho: no afegir res a les meves plantilles', # MODIF
'choix_titre' => 'Compatibilitat Microsoft Internet Explorer' # MODIF
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=de
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => 'Diese Konfiguration verbessert die Kompatibilität mit dem Webrowser Internet Explorer.',
'choix_ie7' => '<a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> korrigiert Bilder im PNG-Format und fügt CSS2-Selektoren für MSIE 5 und 6 hinzu (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>. Sie können die Liste der kompatiblen Selektoren, die mit IE7.js und IE8.js hinzugefügt wurden, nachsehen.</a>).',
'choix_ie7squish' => 'IE7-squish korrigiert Bugs aus MSIE 6 (insbesondere verdoppelte Abstände/margin bei Elementen mit float). Es können unerwünschte Nebenwirkungen auftreten. Der Webmaster sollte die Kompatibilität des Codes überprüfen.',
'choix_ie8' => 'IE8.js vervollständigt IE7.js indem Verhaltensweisen der CSS-Selektoren aus MSIE 5 bis 7 hinzugefügt werden.',
'choix_ifixpng' => 'Standardeinstellung, <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> stellt die Semitransparenz von PNG-Grafiken in MSIE 5 und 6 her.',
'choix_non' => 'Nicht aktivieren: Meinen Skeletten wird nichts hinzugefügt.',
'choix_titre' => 'Kompatibilität mit dem Microsoft Internet Explorer'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=en
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => 'This configuration allows you to improve the compatibility of the public site with Internet Explorer.',
'choix_ie7' => '<a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> fixes PNG images and adds CSS2 selectors for MSIE 5 and 6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>You can consult the list of compatible selectors introduced by IE7.js et IE8.js</a>).',
'choix_ie7squish' => 'IE7-squish fixes three MSIE 6 bugs (including the double margin of floating elements), but side effects may occur (the webmaster should check compatibility).',
'choix_ie8' => 'IE8.js complete IE7.js by expanding the CSS behaviors of MSIE 5 to 7.',
'choix_ifixpng' => 'Default choice, <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> restores the semi-transparency on PNG images under MSIE 5 and 6.',
'choix_non' => 'Disable: do not add anything to my pages',
'choix_titre' => 'Microsoft Internet Explorer Compatibility'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=es
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => 'Esta configuración te permite mejorar la compatibilidad del sitio público con el navegador Internet Explorer.',
'choix_ie7' => '<a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> corrige las imágenes PNG y añade selectores CSS2 para MSIE 5 y 6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>puedes consultar la lista de selectores compatibles introducidos por IE7.js et IE8.js</a>).',
'choix_ie7squish' => 'IE7-squish corrige tres bugs de MSIE 6 (especialmente el margen doble de los elementos que flotan), aunque puede producir efectos no deseados (el webmaster debe verificar la compatibilidad).',
'choix_ie8' => 'IE8.js complementa a IE7.js enriqueciendo los comportamientos del CSS en las versiones 5 a 7 de MSIE.',
'choix_ifixpng' => 'Seleccionado por defecto, <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> restablece la semi-transparencia de las imágenes en formato PNG en MSIE 5 y 6.',
'choix_non' => 'Desactivar: no añadir nada a mis esqueletos.',
'choix_titre' => 'Compatibilidad Microsoft Internet Explorer'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=eu
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => '<p>Konfigurazio honek gunearen part publikoaren Microsoft Internet Explorerekilako bateragarritasuna hobetuko du.</p> <ul> <li><a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> (<b>lehenetsia</b>) PNG irudien erdi-gardentasuna berrezartzen du MSIE 5 eta 6entzat.</li>
<li><a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> PNG irudiak zuzentzen ditu eta CSS2 hautagailuak gehitzen ditu MSIE 5 eta 6entzat (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>IE7.js eta IE8.js-k gehitzen dituzten hautagailu bateragarrien zerrenda ikus dezakezu</a>).</li>
<li>IE8.js : IE7.js osatzen du CSSen jarrerak aberastuz MSIE 5etik 7ra. </li>
<li>IE7-squish : MSIE 6en 3 bug zuzentzen ditu (Div-en marjina bikoitzak besteak beste), baina eragin maltzurrak sortzen ahal ditu. Web-arduradunak bateragarritasuna baieztatu behar du).</li>
</ul>', # MODIF
'choix_non' => 'Ez aktibatu : ezer ez eskeletoetan gehitu',
'choix_titre' => 'Microsoft Internet Explorer-ekin bateragarritasuna'
);

@ -0,0 +1,18 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=fa
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => 'اين پيكربندي انطباق‌پذيري سايت همگاني را با اينترنت اكسپلورر بهبود مي‌دهد
',
'choix_ifixpng' => 'گزينه‌ي پيش‌گزيده‌ي، <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> تصاوير نيمه‌ي شفاف را با فرمت پي.ان.چي زير ام.اس.آي.اي 5 و 5 دوباره مستقر مي‌سازد. ',
'choix_non' => 'غيرفعال: چيزي به اسكلت‌هاي من اضافه نكن',
'choix_titre' => 'ماكروسافت اينترنت اكسپلورر كامپاتيبليتي (انطباق‌پذيري)'
);

@ -0,0 +1,18 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_core_/plugins/msie_compat/lang/
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => 'Cette configuration vous permet daméliorer la compatibilité du site public avec le navigateur Internet Explorer.',
'choix_ie7' => '<a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> corrige les images PNG et ajoute des sélecteurs CSS2 pour MSIE 5 et 6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>vous pouvez consulter la liste des sélecteurs compatibles introduits par IE7.js et IE8.js</a>).',
'choix_ie7squish' => 'IE7-squish corrige trois bugs de MSIE 6 (notamment la double marge des éléments flottants), mais des effets indésirables peuvent apparaître (le webmestre doit vérifier la compatibilité).',
'choix_ie8' => 'IE8.js complète IE7.js en enrichissant les comportements des CSS de MSIE 5 à 7.',
'choix_ifixpng' => 'Choix par défaut, <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> rétablit la semi-transparence des images au format PNG sous MSIE 5 et 6.',
'choix_non' => 'Ne pas activer : ne rien ajouter à mes squelettes',
'choix_titre' => 'Compatibilité Microsoft Internet Explorer'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=fr_fem
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => 'Cette configuration vous permet daméliorer la compatibilité du site public avec le navigateur Internet Explorer.',
'choix_ie7' => '<a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> corrige les images PNG et ajoute des sélecteurs CSS2 pour MSIE 5 et 6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>vous pouvez consulter la liste des sélecteurs compatibles introduits par IE7.js et IE8.js</a>).',
'choix_ie7squish' => 'IE7-squish corrige trois bugs de MSIE 6 (notamment la double marge des éléments flottants), mais des effets indésirables peuvent apparaître (la webmestre doit vérifier la compatibilité).',
'choix_ie8' => 'IE8.js complète IE7.js en enrichissant les comportements des CSS de MSIE 5 à 7.',
'choix_ifixpng' => 'Choix par défaut, <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> rétablit la semi-transparence des images au format PNG sous MSIE 5 et 6.',
'choix_non' => 'Ne pas activer : ne rien ajouter à mes squelettes',
'choix_titre' => 'Compatibilité Microsoft Internet Explorer'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=fr_tu
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => 'Cette configuration te permet daméliorer la compatibilité du site public avec le navigateur Internet Explorer.',
'choix_ie7' => '<a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> corrige les images PNG et ajoute des sélecteurs CSS2 pour MSIE 5 et 6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>tu peux consulter la liste des sélecteurs compatibles introduits par IE7.js et IE8.js</a>).',
'choix_ie7squish' => 'IE7-squish corrige trois bugs de MSIE 6 (notamment la double marge des éléments flottants), mais des effets indésirables peuvent apparaître (le webmestre doit vérifier la compatibilité).',
'choix_ie8' => 'IE8.js complète IE7.js en enrichissant les comportements des CSS de MSIE 5 à 7.',
'choix_ifixpng' => 'Choix par défaut, <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> rétablit la semi-transparence les images au format PNG sous MSIE 5 et 6.',
'choix_non' => 'Ne pas activer : ne rien ajouter à tes squelettes',
'choix_titre' => 'Compatibilité Microsoft Internet Explorer'
);

@ -0,0 +1,23 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=it
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => 'Questa configurazione ti consente di migliorare la compatibilità del sito pubblico con il browser Internet Explorer.',
'choix_ie7' => '<a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> corregge le immagini PNG e aggiunge dei selettori CSS2 per MSIE 5 e 6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>puoi consultare la lista dei selettori compatibili introdotti da IE7.js e IE8.js</a>).
',
'choix_ie7squish' => 'IE7-squish corregge tre bug di MSIE 6 (in particolare il doppio margine degli elementi float), ma possono verificarsi degli effetti collaterali (il webmaster deve verificarne la compatibilità).',
'choix_ie8' => 'IE8.js completa IE7.js arricchendo i comportamenti del CSS da MSIE 5 a 7.
',
'choix_ifixpng' => '<a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> (<b>predefinito</b>) ristabilisce la trasparenza delle immagini nel formato PNG con MSIE 5 e 6.
',
'choix_non' => 'Non attivare: non aggiungere niente ai miei modelli',
'choix_titre' => 'Compatibilità Microsoft Internet Explorer'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=lb
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => 'Dës Astellung verbessert dKompatibilitéit vum ëffentleche Site mam Internet Explorer Browser.',
'choix_ie7' => '<a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> verbessert dPNG Biller a fléckt CSS2 Selektoren am MSIE 5 a 6 bäi (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>Lëscht vun de kompatibele Selektore vun IE7.js an IE8.js</a>).',
'choix_ie7squish' => 'IE7-squish verbessert 3 Fehler am MSIE 6 (z.B. den duebele Rand vu floating Elementer), mais et kënnen onerwënschten Effekter optrieden (de Webmaster muss dKompatibilitéit kontrolléieren)',
'choix_ie8' => 'IE8.js kompletéiert IE7.js mat méi CSS Méiglechkeeten beim MSIE 5 bis 7.',
'choix_ifixpng' => 'Default Astellung, <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> verbessert de Semi-Transparenz-Fehler bei de PNG Biller am MSIE 5 a 6.',
'choix_non' => 'Net aschalten: Näischt bei meng Skeletter bäiflécken',
'choix_titre' => 'Kompatibilitéit mam Microsoft Internet Explorer'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=nl
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => 'Deze configuratie verbeterd de compatibiliteit van het publieke site met de Internet Explorer browser.',
'choix_ie7' => '<a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> verbetert PNG beelden en stelt CSS2-selectors voor MSIE 5 en 6 in (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>Raadpleeg ook het lijst van compatiebel selectors ingevoerd door IE7.js en IE8.js</a>).',
'choix_ie7squish' => 'IE7-squish verbetert 3 bugs van MSIE 6 (onder andere het dubbel margin van losse elementen), maar ongewilde effecten kunnen gebeuren (compatibiliteit te checken door de webmaster).',
'choix_ie8' => 'IE8.js vervolledigt IE7.js door de CSS effecten van MSIE 5 tot 7 te verrijken.',
'choix_ifixpng' => 'Standaardinstelling, <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> herstelt de semitransparantie van de PNG beelden onder MSIE 5 en 6.',
'choix_non' => 'Niets activeren: niets bij mijn skeletten voegen',
'choix_titre' => 'Compatibiliteit Microsoft Internet Explorer'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=oc_ni_mis
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => 'Aquela counfiguracioun vi permete de miliourà la coumpatibilità dóu sit pùblicou embau navigatour Internet Explorer.',
'choix_ie7' => '<a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> courriege li image PNG e ajusta dei seletour CSS2 per MSIE 5 e 6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>poudès counsultà la lista dei seletour coumpatible introuduch da IE7.js e IE8.js</a>).',
'choix_ie7squish' => 'IE7-squish courriege tré bug de MSIE 6 (en particulié la doubla marge dei elemen floutant), mà dei efet noun desiderable si pouòdon parèisse (lou webmestre déu verificà la coumpatibilità).',
'choix_ie8' => 'IE8.js coumpleta IE7.js en enriquissent lu coumpourtamen dei CSS de MSIE 5 a 7.',
'choix_ifixpng' => 'Chausida predefinit, <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> restabilisse la mièga-trasparença dei image au fourmat PNG embé MSIE 5 et 6.',
'choix_non' => 'Noun ativà : ren ajustà ai mieu esqueletrou',
'choix_titre' => 'Compatibilità Microsoft Internet Explorer'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=pt
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => 'Esta configuração permite-lhe melhorar a compatibilidade do seu sítio público com o navegador Internet Explorer.',
'choix_ie7' => '<a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> corrige as imagens PNG e adiciona selectores CSS2 para MSIE 5 e 6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'> Pode consultar a lista de selectores compatíveis introduzida por IE7.js e IE8.js</a>).',
'choix_ie7squish' => 'IE7-squish corrige três bugs de MSIE 6 (incluindo a dupla margem de elementos flutuantes), mas podem ocorrer efeitos colaterais (o webmaster deve verificar a compatibilidade).',
'choix_ie8' => 'IE8.js completa IE7.js expandindo os comportamentos CSS de MSIE 5 a 7.',
'choix_ifixpng' => 'Escolha por defeito, <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> restaura a semi-transparência em imagens PNG em MSIE 5 e 6.',
'choix_non' => 'Desactivar : não adicionar nada aos meus modelos',
'choix_titre' => 'Compatibilidade com Microsoft Internet Explorer'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=pt_br
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => 'Esta configuração permite-lhe melhorar a compatibilidade do site público com o navegador Internet Explorer.',
'choix_ie7' => '<a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> corrige as imagens PNG e inclui seletores CSS2 para MSIE 5 e 6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>consulte a lista de seletores compatíveis introduzidos pelo IE7.js e IE8.js</a>).',
'choix_ie7squish' => 'IE7-squish corrige três bugs do MSIE 6 (a notória dupla margem dos elemento flutuantes), mas efeitos indesejáveis podem aparecer (o webmaster deverá verificar a compatibilidade).',
'choix_ie8' => 'IE8.js complementa o IE7.js enriquecendo os comportamentos do CSS do MSIE 5 a 7.',
'choix_ifixpng' => 'Escolha padrão, <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> restabelece a semi-transparência das imagens em formato PNG, em MSIE 5 e 6.',
'choix_non' => 'Não ativar: não incluir nada nos meus templates',
'choix_titre' => 'Compatibilidade com Microsoft Internet Explorer'
);

@ -0,0 +1,26 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=ru
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => '<p>Эта опция позволяет улучшить совместимость вашего сайта с Internet Explorer. </p>
<ul>
<li><a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> (<b>default setting</b>) добавить прозрачность PNG файлов для MSIE 5 and 6. </li>
<li><a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> исправляет PNG прозрачность and добавляет поддержку CSS2 селекторов для MSIE 5 и 6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>полный список селекторов для IE7.js и IE8.js</a>).</li>
<li>IE8.js улучшает IE7.js CSS селекторами с MSIE 5 по 7.</li>
<li>IE7-squish устраняет три ошибки в MSIE 6 (включая задвоение margin у floating элементов), но может проявляться side effects.</li>
</ul>',
'choix_ie7' => '<a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> исправляет проблему с прозрачностью png файлов и добавляет селекторы CCS2 для ИЕ 5 и ИЕ6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'> вы можете посмотреть список доступных селекторов</a>).',
'choix_ie7squish' => 'IE7-squish исправляет три основных бага ИЕ 6 (включая задваивание отступов у floating элементов), но может проявляться side effect.',
'choix_ie8' => 'IE8.js дополняет IE7.js расширяя возможности использовать селекторы CSS IE 5 до IE 7.',
'choix_ifixpng' => 'По умолчанию, <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> подключает прозрачность png файлов в броузерах MSIE 5 и 6.',
'choix_non' => 'Отключить: не добавлять iepngfix на сайт',
'choix_titre' => 'Совместимость с Internet Explorer (iepngfix)'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=sk
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => 'Toto nastavenie umožňuje zlepšiť kompatibilitu verejne prístupnej stránky s prehliadačom Internet Explorer. ',
'choix_ie7' => '<a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> napráva obrázky PNG a pridáva konvertory CSS2 pre MSIE 5 a 6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>môžete si pozrieť zoznam kompatibilných konvertorov zavedených v IE7.js a IE8.js</a>).',
'choix_ie7squish' => 'IE7-squish napráva tri chyby MSIE 6 (vrátane dvojitého okraja plávajúcich objektov), ale môžu sa objaviť vedľajšie efekty (webmaster by mal skontrolovať kompatibilitu).',
'choix_ie8' => 'IE8.js celkovo rozširuje IE7.js o komponenty CSS od MSIE 5 do 7.',
'choix_ifixpng' => 'Predvolená možnosť <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> obnoví polopriehľadnosť obrázkov PNG v MSIE 5 a 6.',
'choix_non' => 'Neaktivovať: nepridávať nič do mojich šablón',
'choix_titre' => 'Kompatibilita s prehliadačom Microsoft Internet Explorer'
);

@ -0,0 +1,26 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/msiecompat?lang_cible=uk
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// C
'choix_explication' => '<p>Ця опція покращує сумісність вашого сайту з Internet Explorer. </p>
<ul>
<li><a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> (<b>default setting</b>) додати прозорість PNG файлів для MSIE 5 і 6. </li>
<li><a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> виправляє PNG прозорість і додає підтримку CSS2 селекторів для MSIE 5 і 6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>повний список селекторів для IE7.js і IE8.js</a>).</li>
<li>IE8.js покращує IE7.js CSS селекторами від MSIE 5 до 7.</li>
<li>IE7-squish виправляє три помилки в MSIE 6 (включаючи подвоєння margin у floating елементів), але може проявлятися side effects.</li>
</ul>',
'choix_ie7' => '<a href=\'http://code.google.com/p/ie7-js/\'>IE7.js</a> виправляє проблему з прозорістью png файлів і додає селектори CSS2 для IE 5 і IE6 (<a href=\'http://ie7-js.googlecode.com/svn/test/index.html\'>ви можете подивитися список доступних селекторів</a>).',
'choix_ie7squish' => 'IE7-squish виправляє три основних бага IE 6 (включаючи подвоєння отступів у floating елементів), але може проявлятися side effect.',
'choix_ie8' => 'IE8.js доповнює IE7.js, розширюючи можливості використання селекторів CSS від IE 5 до IE 7.',
'choix_ifixpng' => 'По замовчуванню, <a href=\'http://jquery.khurshid.com/ifixpng.php\'>iFixPng</a> підключає прозорість png файлів в браузерах MSIE 5 і 6.',
'choix_non' => 'Відключити: не додавати iepngfix на сайт',
'choix_titre' => 'Сумісність з Internet Explorer (iepngfix)'
);

@ -0,0 +1,53 @@
<traduction module="paquet-msie_compat" gestionnaire="salvatore" url="https://trad.spip.net" source="svn://zone.spip.org/spip-zone/_core_/plugins/msie_compat/lang/" reference="fr">
<langue code="ar" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=ar" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="George" lien="https://trad.spip.net/auteur/جورج-قندلفت" />
</langue>
<langue code="de" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=de" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="klaus++" lien="https://trad.spip.net/auteur/klaus" />
</langue>
<langue code="en" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=en" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="kent1" lien="https://trad.spip.net/auteur/kent1" />
</langue>
<langue code="es" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=es" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="jotacese" lien="https://trad.spip.net/auteur/jotacese" />
</langue>
<langue code="fa" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=fa" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="Davood Hossein" lien="https://trad.spip.net/auteur/davood-hossein" />
</langue>
<langue code="fr" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=fr" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
</langue>
<langue code="fr_fem" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=fr_fem" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="denisb" lien="https://trad.spip.net/auteur/denisb" />
</langue>
<langue code="fr_tu" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=fr_tu" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="Cerf" lien="https://trad.spip.net/auteur/cerf" />
</langue>
<langue code="it" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=it" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="phante" lien="https://trad.spip.net/auteur/phante" />
</langue>
<langue code="lb" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=lb" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="Jim Wanderscheid" lien="https://trad.spip.net/auteur/jwander" />
</langue>
<langue code="nl" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=nl" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="Suske" lien="https://trad.spip.net/auteur/suske" />
</langue>
<langue code="oc_ni_mis" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=oc_ni_mis" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="sylvain" lien="https://trad.spip.net/auteur/sylvain" />
</langue>
<langue code="pt" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=pt" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="Cláudia Anjos Lopes" lien="https://trad.spip.net/auteur/claudia_a_lopes" />
</langue>
<langue code="pt_br" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=pt_br" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="Ricardo Porto" lien="https://trad.spip.net/auteur/ricardo-porto" />
</langue>
<langue code="ru" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=ru" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="olly" lien="https://trad.spip.net/auteur/olly" />
<traducteur nom="Serge Markitanenko" lien="https://trad.spip.net/auteur/serge-markitanenko" />
</langue>
<langue code="sk" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=sk" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="jaro" lien="https://trad.spip.net/auteur/jaro" />
</langue>
<langue code="uk" url="https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=uk" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00">
<traducteur nom="olly" lien="https://trad.spip.net/auteur/olly" />
</langue>
</traduction>

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=ar
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'يتيح اختيار وسائل متنوعة
-* لتأمين سلامة عرض ملفات PNG الشفافة في إنترنت إكسبلورر ٦
-* و/او تفعيل علامات أوراق الأنماط في إنترنت إكسبلورر ٦ و٧',
'msie_compat_nom' => 'دعم برامج التصفح القديمة',
'msie_compat_slogan' => 'ملفات PNG وعلامات أوراق الأنماط في برامج التصفح القديمة'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=de
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'Bietet verschiedene Methoden für:
-* transparente PNG Dateien unter MSIE 6
-* und /oder diverse CSS Selektoren für MSIE 6 und 7.',
'msie_compat_nom' => 'Unterstützung älterer Webbrowser',
'msie_compat_slogan' => 'PNG und CSS-Selektoren für alte Browser'
);

@ -0,0 +1,18 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=en
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'Offers different javascript methods to add support for:
-* transparent PNG files to MSIE 6
-* and/or various CSS selectors to MSIE 6 and 7.',
'msie_compat_nom' => 'Support of older browsers',
'msie_compat_slogan' => 'PNG files and various CSS selectors for old browsers'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=es
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'Permite seleccionar diferentes métodos
-* para garantizar la visualización de archivos PNG transparentes en MSIE 6 
-* y/o activar algunos selectores CSS en MSIE 6 y 7.',
'msie_compat_nom' => 'Soporte para navegadores antiguos',
'msie_compat_slogan' => 'PNG y selectores CSS para los navegadores antiguos'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=fa
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'مجوز گزينش روش‌هاي مختلف
-* براي اطمينان از نمايش پرونده‌هاي پي.ان.گي پشفاب‌ در ام.اس.آي.اي 6
-*و/يا فعال كردن بعضي از گزينشگر‌هاي اس.اس.سي در ام.اس.آي.اي 6 و 7',
'msie_compat_nom' => 'پشتيباني از مرورگر‌هاي قديمي',
'msie_compat_slogan' => 'پي.ان.جي و گزينشگر‌هاي سي.اس.اس براي مرورگرهاي قديمي'
);

@ -0,0 +1,18 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_core_/plugins/msie_compat/lang/
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'Permet de sélectionner différentes méthodes
-* pour assurer laffichage des fichiers PNG transparents sous MSIE 6
-* et/ou activer certains sélecteurs CSS dans MSIE 6 et 7.',
'msie_compat_nom' => 'Support vieux navigateurs',
'msie_compat_slogan' => 'PNG et sélecteurs CSS pour les vieux navigateurs'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=fr_fem
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'Permet de sélectionner différentes méthodes
-* pour assurer laffichage des fichiers PNG transparents sous MSIE 6
-* et/ou activer certains sélecteurs CSS dans MSIE 6 et 7.',
'msie_compat_nom' => 'Support vieux navigateurs',
'msie_compat_slogan' => 'PNG et sélecteurs CSS pour les vieux navigateurs'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=fr_tu
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'Permet de sélectionner différentes méthodes
-* pour assurer laffichage des fichiers PNG transparents sous MSIE 6
-* et/ou activer certains sélecteurs CSS dans MSIE 6 et 7.',
'msie_compat_nom' => 'Support vieux navigateurs',
'msie_compat_slogan' => 'PNG et sélecteurs CSS pour les vieux navigateurs'
);

@ -0,0 +1,18 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=it
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'Offre diversi metodi javasciprt per aggoiungere il supporto per
-* immagini PNG trasparenti per MSIE 6
-* e/o attivare alcuni selettori CSS per MSIE 6 e 7.',
'msie_compat_nom' => 'Supporto ai vecchi browser',
'msie_compat_slogan' => 'Immagini in formato PNG e selettori CSS per i vecchi browser'
);

@ -0,0 +1,19 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=lb
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'Erlaabt verschidde Methoden ze wielen
-* fir déi transparent PNG Biller ënner MSIE 6 ze gesinn
-* an/oder verschidde CSS Selektoren am MSIE 6 a 7 anzeschalten.',
'msie_compat_nom' => 'Ënnerstëtzung vun ale Browseren',
'msie_compat_slogan' => 'PNG an CSS Selektoren fir déi al Browseren'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=nl
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'Geeft de mogelijkheid om verschillenden methodes te kiezen om:
-* transparante PNGs onder MSIE 6 goed te tonen
-* en/of een aantal CSS-selectors in MSIE 6 en 7 te activeren',
'msie_compat_nom' => 'Support voor oudere browsers',
'msie_compat_slogan' => 'PNG en CSS-selectors voor ouder browsers'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=oc_ni_mis
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'Permete de selectiounà diferent mètodou
-* da segurà lafichage dei fichié PNG trasparent embé MSIE 6
-* e/o ativà certen seletour CSS embé MSIE 6 e 7.',
'msie_compat_nom' => 'Suport ai vièi navigatour',
'msie_compat_slogan' => 'PNG e seletour CSS dai vièi navigatour'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=pt
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'Permite seleccionar diferentes métodos javascript para:
-* assegurar a exibição de ficheiros transparentes PNG em MSIE 6
-* e/ou activar vários selectores CSS para MSIE 6 e 7.',
'msie_compat_nom' => 'Suporte para navegadores antigos',
'msie_compat_slogan' => 'Ficheiros PNG e selectores CSS para os navegadores antigos'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=pt_br
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'Permite selecionar métodos diferentes
-* para garantir a exibição de arquivos PNG transparentes em MSIE 6
-* e/ou ativar certos seletores CSS em MSIE 6 et 7.',
'msie_compat_nom' => 'Suporte a navegadores antigos',
'msie_compat_slogan' => 'PNG e seletores CSS para os navegadores antigos'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=ru
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'Несколько разных javascript библиотек, которые обеспечивают:
-* поддержку прозрачности PNG для MSIE 6
-* поддержку ряда CSS селекторов для MSIE 6 et 7.',
'msie_compat_nom' => 'Поддержка старых браузеров',
'msie_compat_slogan' => 'Поддержка прозрачности PNG и расширенная поддержка селекторов CSS для старых браузеров'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=sk
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'Umožňuje vám zvoliť si iné metódy:
-* na zabezpečenie zobrazenia priehľadných súborov PNG na MSIE 6,
-* a/lebo aktivovať určité voliče CSS v MSIE 6 a 7.',
'msie_compat_nom' => 'Podpora starších prehliadačov',
'msie_compat_slogan' => 'PNG a voliče CSS pre staršie prehliadače'
);

@ -0,0 +1,20 @@
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=uk
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// M
'msie_compat_description' => 'Декілька різних javascript бібліотек, які забезпечують:
-* підтримку прозорості PNG для MSIE 6
-* підтримку ряду CSS селекторів для MSIE 6 і 7.',
'msie_compat_nom' => 'Підтримка старих браузерів',
'msie_compat_slogan' => 'Підтримка прозорості PNG і розширена підтримка селекторів CSS для старих браузерів'
);

@ -0,0 +1,2 @@
<traduction module="paquet-msiecompat" gestionnaire="salvatore" url="" source="svn://zone.spip.org/spip-zone/_core_/plugins/msie_compat/lang/" reference="fr">
</traduction>

@ -0,0 +1,96 @@
<?php
if (!defined('_ECRIRE_INC_VERSION')) return;
function msie_compat_insert_head($flux) {
$iecompat = $GLOBALS['meta']["iecompat"];
if ($iecompat == "ifixpng") {
$flux .= "<!--[if lt IE 7]>
<script src='".find_in_path('javascript/jquery.ifixpng.js')."'></script>
<script type='text/javascript'>//<![CDATA[
jQuery.ifixpng('rien.gif');
function fixie() {
jQuery('img').ifixpng();
}
$(document).ready(function() { fixie(); });
onAjaxLoad(fixie);
//]]></script>
<![endif]-->
";
} elseif ($iecompat == "IE7") {
$flux .= "<!--[if lt IE 7]>
<script type='text/javascript'>//<![CDATA[
var IE7_PNG_SUFFIX = '.png';
//]]></script>
<script src='".find_in_path('javascript/IE7.js')."'></script>
<![endif]-->
";
} elseif ($iecompat == "IE7squish") {
$flux .= "<!--[if lt IE 7]>
<script type='text/javascript'>//<![CDATA[
var IE7_PNG_SUFFIX = '.png';
//]]></script>
<script src='".find_in_path('javascript/IE7.js')."'></script>
<script src='".find_in_path('javascript/ie7-squish.js')."'></script>
<![endif]-->
";
} elseif ($iecompat == "IE8") {
$flux .= "<!--[if lt IE 8]>
<script type='text/javascript'>//<![CDATA[
var IE7_PNG_SUFFIX = '.png';
//]]></script>
<script src='".find_in_path('javascript/IE8.js')."'></script>
<![endif]-->
";
} elseif ($iecompat == "IE8squish") {
$flux .= "<!--[if lt IE 8]>
<script type='text/javascript'>//<![CDATA[
var IE7_PNG_SUFFIX = '.png';
//]]></script>
<script src='".find_in_path('javascript/IE8.js')."'></script>
<script src='".find_in_path('javascript/ie7-squish.js')."'></script>
<![endif]-->
";
} /* else if ($iecompat == "IE9") {
$flux .= "<!--[if lt IE 9]>
<script type='text/javascript'>//<![CDATA[
var IE7_PNG_SUFFIX = '.png';
//]]></script>
<script src='".find_in_path('javascript/IE9.js')."'></script>
<![endif]-->
";
} else if ($iecompat == "IE9squish") {
$flux .= "<!--[if lt IE 9]>
<script type='text/javascript'>//<![CDATA[
var IE7_PNG_SUFFIX = '.png';
//]]></script>
<script src='".find_in_path('javascript/IE9.js')."'></script>
<script src='".find_in_path('javascript/ie7-squish.js')."'></script>
<![endif]-->