בדוקי עריכות אוטומטית, אינטערפעיס רעדאקטארן, אינטערפעיס אדמיניסטראַטאָרן, סיסאפן, מייבאים, מעדכנים, מייבא, אספקלריה רעדאקטארן
46,362
רעדאגירונגען
(רעדן > שמועס) |
ק (מכלוליזאציע) |
||
| שורה 51: | שורה 51: | ||
if (rxEdit.test(text.value)) { | if (rxEdit.test(text.value)) { | ||
text.value = text.value.replace(rxEdit, shortcuts[i][1]); | text.value = text.value.replace(rxEdit, shortcuts[i][1]); | ||
document.location = '// | document.location = '//yi.hamichlol.org/w/index.php?title=' + text.value + '&action=edit'; | ||
return false; | return false; | ||
} | } | ||
| שורה 57: | שורה 57: | ||
if (rxHistory.test(text.value)) { | if (rxHistory.test(text.value)) { | ||
text.value = text.value.replace(rxHistory, shortcuts[i][1]); | text.value = text.value.replace(rxHistory, shortcuts[i][1]); | ||
document.location = '// | document.location = '//yi.hamichlol.org/w/index.php?title=' + text.value + '&action=history'; | ||
return false; | return false; | ||
} | } | ||
var rxPI = new RegExp('^/'); | var rxPI = new RegExp('^/'); | ||
if (rxPI.test(text.value)) { | if (rxPI.test(text.value)) { | ||
document.location = '// | document.location = '//yi.hamichlol.org/w/index.php?title=' + "באזונדער:הדף_שלי" + text.value; | ||
return false; | return false; | ||
} | } | ||
רעדאגירונגען