Mauvais rangement.
commit
4f7d518b58
@ -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'> </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,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,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,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,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]-->
|
||||