Wikipedia:Monobook.js/LiveRC.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
fix getpagecontent non definita e compatibilità DOMParser, vedi discussione, testato con testato con Firefox, Chrome, Opera e Safari |
test |
||
Riga 857:
function liveNS() {
wpajax.http({url: wgServer + wgScriptPath + '/api.php?action=query&meta=siteinfo&siprop=namespaces&format=xml&rawcontinue',
onSuccess: getNS, message: "Pobieranie nazw przestrzeni" });
}
|