User:Yair rand/FindRedirectsForAliases.js
Jump to navigation
Jump to search
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
// Find a list of redirects, allowing the user to select some of them to add as aliases.
// "Find redirects" button gets placed in submenu next to the "Watch" button.
$( function( $ ){
var translate = {
en: {
FindRedirects: 'Find redirects',
FRTooltip: 'Add aliases from Wikipedia redirects',
loading: "Loading...",
dialogtitle: "Adding aliases from redirects",
error: "Error: ",
nonefound: "No redirects found.",
dialogintro: "Select redirects to add as aliases: ",
add: "Add",
policynote: "(Note that many redirects are not acceptable as aliases. Please read $1 for more information.)",
policypage: "Help:Aliases"
},
ar: {
FindRedirects: 'ابحث عن التحويلات',
FRTooltip: 'إضافة ألقاب حسب التحويلات',
loading: "جار التحميل...",
dialogtitle: "إضافة ألقاب حسب التحويلات",
error: "خطأ: ",
nonefound: "لم يتم العثور علي تحويلة.",
dialogintro: "اختار التحويلة التي تريد استخدامها كلقب: ",
add: "أضافة",
policynote: "(تنبيه : لايمكن استخدام كل التحويلات كألقاب. رجاء اقراء $1 لمزيد من المعلومات.)",
policypage: "Help:Aliases/ar"
},
bn: {
FindRedirects: 'পুননির্দেশনা খুঁজুন',
FRTooltip: 'উইকিপিডিয়া থেকে উপনামের পুননির্দেশনা যোগ করুন',
loading: "লোড হচ্ছে...",
dialogtitle: "পুননির্দেশনা থেকে উপনাম যোগ",
error: "ত্রুটি: ",
nonefound: "পুননির্দেশনাটি পাওয়া যায় নি।",
dialogintro: "উপনাম হিসাবে যোগ করার জন্য পুনঃনির্দেশ নির্বাচন করুন: ",
add: "যোগ",
policynote: "(উল্লেখ্য যে অনেকগুলি পুননির্দেশনা উপনাম হিসাবে গ্রহণযোগ্য হয় না। আরও তথ্যের জন্য অনুগ্রহ করে পড়ুন $1।)",
policypage: "Help:Aliases/bn"
},
ca: {
FindRedirects: 'Cerca redireccions',
FRTooltip: 'Afegeix àlies des de les redireccions de Viquipèdia',
loading: "Encarregant…",
dialogtitle: "Afegeix àlies des de les redireccions.",
error: "Error: ",
nonefound: "Cap redirecció trobada.",
dialogintro: "Selecciona les redireccions a afegir com a àlies: ",
add: "Afegeix",
policynote: "(Teniu en compte que no s'accepten moltes redireccions com a àlies. Llegiu $1 per més informacions.)",
policypage:"Help:Aliases/ca"
},
de: {
FindRedirects: 'Finde Weiterleitungen',
FRTooltip: 'Füge Wikipedia-Weiterleitungen als Alias hinzu',
loading: "Lädt…",
dialogtitle: "Füge Weiterleitungen als Alias hinzu",
error: "Fehler: ",
nonefound: "Keine Weiterleitung gefunden.",
dialogintro: "Wähle eine Weiterleitung um sie als Alias hinzuzufügen: ",
add: "Hinzufügen",
policynote: "(Bitte beachte, dass viele Weiterleitungen als Alias ungeeignet sind. Bitte lies $1 für mehr Informationen.)",
policypage: "Help:Aliases/de"
},
es: {
FindRedirects: 'Encontrar redirecciones',
FRTooltip: 'Añadir alias desde las redirecciones de Wikipedia',
loading: "Cargando...",
dialogtitle: "Añadir alias desde redirecciones",
error: "Error: ",
nonefound: "No se han encontrado redirecciones.",
dialogintro: "Selecciona las redirecciones a añadir como alias: ",
add: "Añadir",
policynote: "(Ten en cuenta que no se aceptan muchas redirecciones como alias. Lee $1 para más información.)",
policypage: "Help:Aliases/es"
},
fa: {
FindRedirects: 'یافتن تغییرمسیرها',
FRTooltip: 'افزودن لقبها بر پایه تغییرمسیرها',
loading: "بارگیری...",
dialogtitle: "افزودن لقبها بر پایه تغییرمسیرها",
error: "خطا: ",
nonefound: "تغییرمسیری یافت نشد.",
dialogintro: "تغییرمسیری را که می خواهید به عنوان لقب از آن استفاده کنید را انتخاب کنید: ",
add: "افزودن",
policynote: "(توجه کنید همه تغییرمسیرها نمیتوانند به عنوان لقب قابل استفاده باشند. لطفاً $1 را برای اطلاعات بیشتر مطالعه نمائید.)",
policypage: "Help:Aliases"
},
fi: {
FindRedirects: 'Löydä ohjaussivut',
FRTooltip: 'Lisää aliakset Wikipedian ohjaussivuista',
loading: "Ladataan...",
dialogtitle: "Lisätään aliakset ohjaussivuista",
error: "Virhe: ",
nonefound: "Ohjaussivuje ei löytynyt.",
dialogintro: "Valitse ohjaussivut, jotka haluat lisätä aliaksiksi: ",
add: "Lisää",
policynote: "(Huomioi että monet ohjaussivut eivät ole hyväksyttäviä aliaksiksi. Lue lisää sivulta $1.)",
policypage: "Help:Aliases/fi"
},
fr: {
FindRedirects: 'Recherche des redirections',
FRTooltip: 'Ajoute des alias depuis les redirections de Wikipédia',
loading: "Chargement…",
dialogtitle: "Ajoute des alias depuis les redirections.",
error: "Erreur: ",
nonefound: "Aucune redirection trouvée.",
dialogintro: "Sélectionnez les redirections à ajouter comme alias: ",
add: "Ajouter",
policynote: "(Remarquez que de nombreux redirects ne constituent pas des alias acceptables, veuillez lire $1 pour plus d'information.)",
policypage: "Help:Aliases/fr"
},
gl: {
FindRedirects: 'Atopar redireccións',
FRTooltip: 'Engadir alias dende as redireccións de Wikipedia',
loading: "Cargando...",
dialogtitle: "Engadindo alias dende as redireccións",
error: "Erro: ",
nonefound: "Non se atoparon redireccións.",
dialogintro: "Selecciona as redirecciones a engadir como alias: ",
add: "Engadir",
policynote: "(Ten en conta que non se aceptan moitas redireccións como alias. Le $1 para máis información.)",
policypage: "Help:Aliases/gl"
},
it: {
FindRedirects: 'Trova redirect',
FRTooltip: 'Aggiungi alias dai redirect di Wikipedia',
loading: "Caricamento in corso...",
dialogtitle: "Aggiunta alias dai redirect",
error: "Errore: ",
nonefound: "Nessun redirect trovato.",
dialogintro: "Seleziona i redirect da aggiungere come alias: ",
add: "Aggiungi",
policypage: "Help:Aliases/it"
},
ja: {
FindRedirects: 'リダイレクト取得',
FRTooltip: 'ウィキペディアのリダイレクト(転送)から別名を追加する',
loading: "読み込み中...",
dialogtitle: "リダイレクトから別名を追加",
error: "エラー:",
nonefound: "リダイレクトがありません",
dialogintro: "別名として追加するリダイレクトを選んでください:",
add: "追加",
policynote: "(リダイレクトの多くは別名として許容されないことにご注意ください。詳しくは $1 をご覧ください。)",
policypage: "Help:Aliases/ja"
},
nl: {
FindRedirects: 'Zoek doorverwijzingen',
FRTooltip: 'Aliassen toevoegen door middel van doorverwijzingen',
loading: "Laden...",
dialogtitle: "Adding aliases from redirects",
error: "Error: ",
nonefound: "Geen doorverwijzingen gevonden.",
dialogintro: "Selecteer doorverwijzingen om toe te voegen als alias: ",
add: "Toevoegen",
policynote: "(Merk op dat veel doorverwijzingen niet geschikt zijn als alias. Zie $1 voor meer informatie.)",
policypage: "Help:Aliases"
},
pl: {
FindRedirects: 'Znajdź przekierowania',
FRTooltip: 'Dodaj inne nazwy z przekierowań Wikipedii',
loading: "Ładowanie...",
dialogtitle: "Dodawanie innych nazw z przekierowań",
error: "Błąd: ",
nonefound: "Nie znaleziono przekierowań.",
dialogintro: "Zaznacz przekierowania do dodania innej nazwy: ",
add: "Dodaj",
policynote: "Należy pamiętać, że wiele przekierowań nie jest dopuszczalnych jako aliasy. Proszę przeczytać $1 aby uzyskać więcej informacji.",
policypage: "Help:Aliases"
},
ur: {
FindRedirects: 'رجوع مکررات تلاش کریں',
FRTooltip: 'اضافہ القاب بلحاظ رجوع مکررات',
loading: "لد رہا ہے...",
dialogtitle: "اضافہ القاب بلحاظ رجوع مکررات",
error: "خطا: ",
nonefound: "کوئی رجوع مکرر نہیں ملا.",
dialogintro: "بطور لقب جس رجوع مکرر کو آپ استعمال کرنا چاہتے ہیں اسے منتخب کریں: ",
add: "اضافہ کریں",
policynote: "(انتباہ : تمام رجوع مکررات کو بطور القاب استعمال نہیں کیا جاسکتا۔ براہ کرم مزید معلومات کے لیے ملاحظہ فرمائیں $1۔)",
policypage: "Help:Aliases"
},
zh: {
FindRedirects: '查找重定向',
FRTooltip: '根据维基百科的重定向添加别名',
loading: "载入中……",
dialogtitle: "根据重定向添加别名",
error: "错误:",
nonefound: "没有找到重定向。",
dialogintro: "选择重定向以添加为别名:",
add: "添加"
}
}
var lang = mw.config.get("wgUserLanguage"), messages = translate[ lang ] || translate.en;
if( mw.config.get("wgNamespaceNumber") != 0 ){return}
var link = $(".wb-sitelinks-link-" + lang + " a");
if( link.length == 0 ){return}
function addAliasesFromRedirects(){
mw.util.addCSS(".YRRedirectsToAdd{float: left; white-space: nowrap; border: 1px solid #AAA; border-radius: 3px; cursor: pointer; background-color: #FFF; padding: 2px 5px; margin: 2px; }.YRRedirectsToAdd:hover{ background-color: #F0F6FF; box-shadow: 0 0 5px #CCC inset; }.YRRedirectsToAdd.selected{ border-color:#0CC; background-color: #DFF; }")
var url = "//" + lang + ".wikipedia.org/";
mw.loader.using( ['jquery.ui'], function() {
var $dialog = $("<div>").text( messages.loading ).dialog({
title: messages.dialogtitle,
autoOpen: true
});
function error(e) {
$dialog.empty().append( $("<span>",{css:{color:"#F00"},text: messages.error + e}));
}
$.ajax({
url: url + "w/api.php",
dataType: 'jsonp',
data: {
format: 'json',
action: 'query',
bltitle: link.text(),
list: 'backlinks',
blfilterredir: 'redirects',
blnamespace: 0,
bllimit: 500
},
success: function( result ){
result = result.query.backlinks;
if( result.length == 0 ){
// no results found
$dialog.text( messages.nonefound );
return;
}
var selected = {};
$dialog
.text( messages.dialogintro )
.append($("<br>"))
.append( messages.policynote ? $("<small>").append(
document.createTextNode( messages.policynote.split("$1")[0] ),
$("<a>").attr("href", mw.util.getUrl( messages.policypage ) ).text( messages.policypage ),
document.createTextNode( messages.policynote.split("$1")[1] ) ) : null )
.append($("<hr>"))
.dialog({buttons:[{text:messages.add,click:function(){
var toAdd = [];
for( var i in selected ){
selected[ i ] && toAdd.push( i );
}
if( toAdd.length == 0 ){
return;
}
$.ajax({
type: 'POST',
url: mw.util.wikiScript( 'api' ),
data: {
format: 'json',
action: 'wbsetaliases',
id: mw.config.get("wbEntityId"),
token: mw.user.tokens.get( 'csrfToken' ),
add: toAdd.join( "|" ),
language: lang
},
success: function(){
location.reload();
},
error: error
})
$dialog.dialog({buttons:{}}).text( messages.loading );
}}]});
for(var i = 0; i < result.length; i++) {
( function ( r ) {
selected[ r ] = false;
$dialog.append(
$( "<span>" )
.addClass("YRRedirectsToAdd")
.text( r )
.on( "click", function(){
$( this )[ (selected[ r ] = !selected[ r ])?'addClass':'removeClass']( "selected" );
})
)
})( result[ i ].title )
}
},
error: error
})
})
}
$( mw.util.addPortletLink( 'p-cactions', '#', messages.FindRedirects, null, messages.FRTooltip ) ).on( "click", addAliasesFromRedirects );
})