Les témoins (cookies) nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation des témoins. Plus d’informations

Modifications

Aller à : navigation, rechercher

MediaWiki:Gadget-HotCat.js

128 octets ajoutés, 23 avril 2010 à 23:21
Correction bug http://fr.wikipedia.org/w/index.php?title=MediaWiki:Gadget-HotCats.js&diff=cur&oldid=45482709
// Removing leading Category:
cat_title = cat_title.substr(cat_title.indexOf(":") + 1);
if(hasClass(span.firstChild, "new")) cat_title = cat_title.replace(/ \(page inexistante\)$/, "");
var sep1 = document.createTextNode ( " " ) ;
var a1 = document.createTextNode ( "(-)" ) ;
ra.moveEnd("character", suggestion.length);
ra.select();
} else if( is_khtml text.setSelectionRange ) {// e.g. khtml
text.setSelectionRange( hotcat_last_v.length, suggestion.length );
} else {
6 447
modifications

Menu de navigation