Hello,
Please see https://phabricator.wikimedia.org/P3836
I can't make the bot to update the interwiki links to that page. Maybe it's a trivial thing I'm not being aware of, but I can't find what to do more.
Best regards, M.
Hi MarcoAurelio,
Interwiki.py only writes to wikis that are specified in your user-config.py. Do you have an account for gl.wiktionary.org configured there?
Merlijn
On 16 August 2016 at 02:21, MarcoAurelio strigiwm@gmail.com wrote:
Hello,
Please see https://phabricator.wikimedia.org/P3836
I can't make the bot to update the interwiki links to that page. Maybe it's a trivial thing I'm not being aware of, but I can't find what to do more.
Best regards, M.
pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
Hi Merlijn,
Yes, I think so: usernames ['wiktionary']['*'] = u'MABot' Authentication is being done with OAuth.
Best regards, M.
El martes, 16 de agosto de 2016, Merlijn van Deen (valhallasw) < valhallasw@arctus.nl> escribió:
Hi MarcoAurelio,
Interwiki.py only writes to wikis that are specified in your user-config.py. Do you have an account for gl.wiktionary.org configured there?
Merlijn
On 16 August 2016 at 02:21, MarcoAurelio <strigiwm@gmail.com javascript:_e(%7B%7D,'cvml','strigiwm@gmail.com');> wrote:
Hello,
Please see https://phabricator.wikimedia.org/P3836
I can't make the bot to update the interwiki links to that page. Maybe it's a trivial thing I'm not being aware of, but I can't find what to do more.
Best regards, M.
pywikibot mailing list pywikibot@lists.wikimedia.org javascript:_e(%7B%7D,'cvml','pywikibot@lists.wikimedia.org'); https://lists.wikimedia.org/mailman/listinfo/pywikibot
I think you need to be explicit, to tell it to write to gl , but not write to other wikis:
usernames ['wiktionary']['*'] = u'MABot' usernames ['wiktionary']['gl'] = u'MABot'
On Tue, Aug 16, 2016 at 7:50 PM, MarcoAurelio strigiwm@gmail.com wrote:
Hi Merlijn,
Yes, I think so: usernames ['wiktionary']['*'] = u'MABot' Authentication is being done with OAuth.
Best regards, M.
El martes, 16 de agosto de 2016, Merlijn van Deen (valhallasw) valhallasw@arctus.nl escribió:
Hi MarcoAurelio,
Interwiki.py only writes to wikis that are specified in your user-config.py. Do you have an account for gl.wiktionary.org configured there?
Merlijn
On 16 August 2016 at 02:21, MarcoAurelio strigiwm@gmail.com wrote:
Hello,
Please see https://phabricator.wikimedia.org/P3836
I can't make the bot to update the interwiki links to that page. Maybe it's a trivial thing I'm not being aware of, but I can't find what to do more.
Best regards, M.
pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
-- M. A.
pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
Hello,
I received a message on my talk page about a cosmetic change : https://fr.wikipedia.org/wiki/Discussion_utilisateur:HerculeBot#br_vs_br_.2F
The user explains me that in the HTML5 standard, the BR tag is <br> and that <br /> is only accepted, not recommanded.
As I use pywikipedia with no customisation I let the developpers change this cosmetic fix.
Regards
Hercule
Hello Hercule,
What change was made to the wiki (please provide a link to the diff page), what command were you running, and what are the contents of your configuration files (especially user-fixes.py?)
Merlijn
On 16 August 2016 at 10:59, Antoine Delarue antoinedelarue@hotmail.com wrote:
Hello,
I received a message on my talk page about a cosmetic change : https://fr.wikipedia.org/wiki/Discussion_utilisateur: HerculeBot#br_vs_br_.2F
The user explains me that in the HTML5 standard, the BR tag is <br> and that <br /> is only accepted, not recommanded.
As I use pywikipedia with no customisation I let the developpers change this cosmetic fix.
Regards
Hercule
pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
I made some replacements via user-fixes an I could provide them in fixes.py shortly.
xqt
Am 16.08.2016 um 11:27 schrieb Merlijn van Deen (valhallasw) valhallasw@arctus.nl:
Hello Hercule,
What change was made to the wiki (please provide a link to the diff page), what command were you running, and what are the contents of your configuration files (especially user-fixes.py?)
Merlijn
On 16 August 2016 at 10:59, Antoine Delarue antoinedelarue@hotmail.com wrote: Hello,
I received a message on my talk page about a cosmetic change : https://fr.wikipedia.org/wiki/Discussion_utilisateur:HerculeBot#br_vs_br_.2F
The user explains me that in the HTML5 standard, the BR tag is <br> and that <br /> is only accepted, not recommanded.
As I use pywikipedia with no customisation I let the developpers change this cosmetic fix.
Regards
Hercule
pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot
I have create a new task for cosmetic changes regarding this feature
https://phabricator.wikimedia.org/T143083
Note that <br> vs <br /> is not a real problem at the moment. They will both render correctly.
See
https://phabricator.wikimedia.org/T134423#2466410
On Tue, Aug 16, 2016 at 3:59 PM, Antoine Delarue antoinedelarue@hotmail.com wrote:
Hello,
I received a message on my talk page about a cosmetic change : https://fr.wikipedia.org/wiki/Discussion_utilisateur:HerculeBot#br_vs_br_.2F
The user explains me that in the HTML5 standard, the BR tag is <br> and that <br /> is only accepted, not recommanded.
As I use pywikipedia with no customisation I let the developpers change this cosmetic fix.
Regards
Hercule
pywikibot mailing list pywikibot@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikibot