Menü aufrufen
Toggle preferences menu
Persönliches Menü aufrufen
Nicht angemeldet
Ihre IP-Adresse wird öffentlich sichtbar sein, wenn Sie Änderungen vornehmen.
Bot Quellcode: Umstellung auf neuen Server
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.15.1'
         return '1.16.0'


     def code2encoding(self, code):
     def code2encoding(self, code):