Revision: 7021 Author: alexsh Date: 2009-07-06 08:16:35 +0000 (Mon, 06 Jul 2009)
Log Message: ----------- replace or remove horizontal tab
Modified Paths: -------------- trunk/pywikipedia/CONTENTS trunk/pywikipedia/config.py trunk/pywikipedia/date.py trunk/pywikipedia/deledpimage.py trunk/pywikipedia/redirect.py
Modified: trunk/pywikipedia/CONTENTS =================================================================== --- trunk/pywikipedia/CONTENTS 2009-07-05 12:40:35 UTC (rev 7020) +++ trunk/pywikipedia/CONTENTS 2009-07-06 08:16:35 UTC (rev 7021) @@ -155,7 +155,7 @@ : Footnote3 ref/note format. Rewrites References. table2wiki.py : Semi-automatic converting HTML-tables to wiki-tables. templatecount.py : Display the list of pages transcluding a given list - of templates. + of templates. template.py : change one template (that is {{...}}) into another. touch.py : Bot goes over all pages of the home wiki, and edits them without changing.
Modified: trunk/pywikipedia/config.py =================================================================== --- trunk/pywikipedia/config.py 2009-07-05 12:40:35 UTC (rev 7020) +++ trunk/pywikipedia/config.py 2009-07-06 08:16:35 UTC (rev 7021) @@ -72,7 +72,7 @@ u'wikipedia',u'wikinews',u'wikisource',u'wiktionary',u'wikibooks',u'wikiquote',u'wikiversity', u'meta',u'mediawiki',u'commons',u'species',u'incubator' ] - + # password_file = ".passwd" # A password file with default passwords. For more information, please # see LoginManager.readPassword in login.py.
Modified: trunk/pywikipedia/date.py =================================================================== --- trunk/pywikipedia/date.py 2009-07-05 12:40:35 UTC (rev 7020) +++ trunk/pywikipedia/date.py 2009-07-06 08:16:35 UTC (rev 7021) @@ -1623,6 +1623,3 @@ # # test(quick=True) - - -
Modified: trunk/pywikipedia/deledpimage.py =================================================================== --- trunk/pywikipedia/deledpimage.py 2009-07-05 12:40:35 UTC (rev 7020) +++ trunk/pywikipedia/deledpimage.py 2009-07-06 08:16:35 UTC (rev 7021) @@ -38,7 +38,7 @@ 'en': u'This Non-free image NOT used in non-article namespaces, see[[Wikipedia:Non-free content#Policy]]', 'zh': u'不是使用在条目中的非自由版权图像,根据[[Wikipedia:合理使用]],不能在非条目名字空间展示:\n', } - + msg = { 'en': u'Robot: Fix EDP image use: [[%s]]', 'zh': u'Bot修正EDP图像用法:[[%s]]', @@ -86,7 +86,7 @@
#used [[Image:wiki.png]] image else: - + if '[['+imagetitle in text:
#Image in userpage, imagepage,and all talkpage , [[Image:wiki.png]] --> [[:Image:wiki.png]]
Modified: trunk/pywikipedia/redirect.py =================================================================== --- trunk/pywikipedia/redirect.py 2009-07-05 12:40:35 UTC (rev 7020) +++ trunk/pywikipedia/redirect.py 2009-07-06 08:16:35 UTC (rev 7021) @@ -148,7 +148,7 @@ sd_tagging_sum = { 'ar': u'روبوت: وسم للحذف السريع', 'en': u'Robot: Tagging for speedy deletion', - 'it': u'Bot: +Da cancellare subito', + 'it': u'Bot: +Da cancellare subito', 'ja': u'ロボットによる:迷子のリダイレクトを即時削除へ', 'ksh':u'Bot: Di Ömlëijdong jeiht noh nörjendwoh.', 'nds':u'Bot: Kaputte Wiederleiden ward nich brukt', @@ -161,7 +161,7 @@ sd_template = { 'ar':u'{{شطب|تحويلة مكسورة}}', 'en':u'{{db-r1}}', - 'it':u'{{Cancella subito|9}}', + 'it':u'{{Cancella subito|9}}', 'ja':u'{{即時削除|壊れたリダイレクト}}', 'ksh':u'{{Schmieß fott}}Di Ömlëijdong jeiht noh nörjendwoh hen.<br />--~~~~~', 'nds':u'{{delete}}Kaputte Wiederleiden, wat nich brukt ward.<br />--~~~~',