Weitere Optionen
Rene (Diskussion | Beiträge) →Bot Quellcode: Umstellung auf neuen Server |
Rene (Diskussion | Beiträge) Umstellung neue Bot- und MediaWiki- Version |
||
| Zeile 300: | Zeile 300: | ||
# no translation for command redirect | # no translation for command redirect | ||
self.redirect['de'] = [u'redirect'] | # self.redirect['de'] = [u'redirect'] | ||
# Wikimedia wikis all use "bodyContent" as the id of the <div> | # Wikimedia wikis all use "bodyContent" as the id of the <div> | ||
| Zeile 413: | Zeile 413: | ||
def version(self, code): | def version(self, code): | ||
# Replace with the actual version being run on your wiki | # Replace with the actual version being run on your wiki | ||
return '1. | return '1.16.0' | ||
def code2encoding(self, code): | def code2encoding(self, code): | ||