This project is as simple as grandious its name is: let's categorize the scipts growing in various wikis and connect these categories with interwikies to see what other guys scripted. Currently I could do it in Hungarian, French and Chinese Wikipedia. (Although my own scripts don't follow the recommendations at the moment.) Anyone feels like continuing it, please don't hesitate!
Visit http://meta.wikimedia.org/wiki/International_Pywiki_Project.
I like the idea.
I added http://commons.wikimedia.org/wiki/Category:Pywikipedia_scripts
Jarek
(user:Jarekt)
From: pywikipedia-l-bounces@lists.wikimedia.org [mailto:pywikipedia-l-bounces@lists.wikimedia.org] On Behalf Of Bináris Sent: Thursday, February 09, 2012 11:48 AM To: Pywikipedia discussion list Subject: [Pywikipedia-l] International Pywiki Project has been founded
This project is as simple as grandious its name is: let's categorize the scipts growing in various wikis and connect these categories with interwikies to see what other guys scripted. Currently I could do it in Hungarian, French and Chinese Wikipedia. (Although my own scripts don't follow the recommendations at the moment.) Anyone feels like continuing it, please don't hesitate!
Visit http://meta.wikimedia.org/wiki/International_Pywiki_Project.
2012/2/9 Tuszynski, Jaroslaw W. JAROSLAW.W.TUSZYNSKI@saic.com
I like the idea.****
I added http://commons.wikimedia.org/wiki/Category:Pywikipedia_scripts
Thank you!
With the help of sk, we were working in making the collection of all scripts in every wiki. See https://en.wikipedia.org/wiki/User_talk:Stefan_K%C3%BChn#helping_wikipedia_b... . Maybe this work could be continued within this project. :) Hugs, Nickanc
2012/2/9 Bináris wikiposta@gmail.com:
2012/2/9 Tuszynski, Jaroslaw W. JAROSLAW.W.TUSZYNSKI@saic.com
I like the idea.
I added http://commons.wikimedia.org/wiki/Category:Pywikipedia_scripts
Thank you!
-- Bináris
Pywikipedia-l mailing list Pywikipedia-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
2012/2/14 Nickanc Wikipedia nickanc.wiki@gmail.com
With the help of sk, we were working in making the collection of all scripts in every wiki. See
https://en.wikipedia.org/wiki/User_talk:Stefan_K%C3%BChn#helping_wikipedia_b... . Maybe this work could be continued within this project. :)
Thanks, sounds well! Two remarks: *Unfortunately, some source codes are marked with <pre> instead of source. We could either rewrite them and apologize from the owner :-), or listen to some other attributes, like the script-like extension in page name. My method to gather scripts in frwiki and zhwiki was to search for "import wikipedia". (This may exclude some rewrite users.)
*instead of <source lang="something"> <source .*?lang="something".*?>should better be considered, because SyntaxHighlight has additional parameters. I myself use <source lang="python" enclose="div"> to avoid long lines for which the horizontal scrollbar does not appear. This results sometimes in a less Pythonic appearence, but without this long lines may be read only in edit view. (PEP 8 is our friend, but cannot be always applied.)
If you plan to gather scripts in several languages, to separate personal "common" and "vector" and "monobook" scripts, because they might flood the collection with very small real use.
pywikipedia-l@lists.wikimedia.org