Feature Requests item #3029674, was opened at 2010-07-14 21:58
Message generated for change (Settings changed) made by siebrand
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3029674&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Multichill (multichill)
Assigned to: Nobody/Anonymous (nobody)
>Summary: Move translations to translatewiki.net
Initial Comment:
Currently are done in source code directly. It's much easier to do translations at http://translatewiki.net/ like is done with mediawiki for example.
We probably have three kinds of translations:
1. Edit summaries
2. Edits itself
3. Messages shown to the user
This request is aimed at the first.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3029674&group_…
Bugs item #3029886, was opened at 2010-07-15 11:38
Message generated for change (Comment added) made by multichill
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3029886&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Myst (mystou)
Assigned to: Nobody/Anonymous (nobody)
Summary: commonscat.py on fr.wp
Initial Comment:
Hi,
On French Wikipedia, we use {{Autres projets|commons=PAGE_NAME|wiktionary=PAGE_NAME}}, can you update commonscat.py :
* Convert old {{Commonscat|PAGE_NAME}} to new {{Autres projets|commons=PAGE_NAME}} or to update an existing {{autres projets}}
* When {{Commonscat}} and {{Autres projets|commons=PAGE_NAME}} exist on a page, remove the first and update the second.
Thanks,
======
$ python version.py
Pywikipedia [http] trunk/pywikipedia (r8356, 2010/07/13, 18:25:51)
Python 2.6.5+ (release26-maint, Jul 6 2010, 14:48:45)
[GCC 4.4.4]
config-settings:
use_api = True
use_api_login = True
----------------------------------------------------------------------
>Comment By: Multichill (multichill)
Date: 2010-07-15 13:33
Message:
If we do this properly this could also be used for the itwp.
The updating and replacing should just be done with replace.py once,
adding conversions to commonscat.py might make it overly complicated.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3029886&group_…
Bugs item #3029886, was opened at 2010-07-15 11:38
Message generated for change (Tracker Item Submitted) made by mystou
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3029886&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Myst (mystou)
Assigned to: Nobody/Anonymous (nobody)
Summary: commonscat.py on fr.wp
Initial Comment:
Hi,
On French Wikipedia, we use {{Autres projets|commons=PAGE_NAME|wiktionary=PAGE_NAME}}, can you update commonscat.py :
* Convert old {{Commonscat|PAGE_NAME}} to new {{Autres projets|commons=PAGE_NAME}} or to update an existing {{autres projets}}
* When {{Commonscat}} and {{Autres projets|commons=PAGE_NAME}} exist on a page, remove the first and update the second.
Thanks,
======
$ python version.py
Pywikipedia [http] trunk/pywikipedia (r8356, 2010/07/13, 18:25:51)
Python 2.6.5+ (release26-maint, Jul 6 2010, 14:48:45)
[GCC 4.4.4]
config-settings:
use_api = True
use_api_login = True
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3029886&group_…
Feature Requests item #3029674, was opened at 2010-07-14 21:58
Message generated for change (Tracker Item Submitted) made by multichill
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3029674&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Multichill (multichill)
Assigned to: Nobody/Anonymous (nobody)
Summary: Move translations to translatewiki.org
Initial Comment:
Currently are done in source code directly. It's much easier to do translations at http://translatewiki.net/ like is done with mediawiki for example.
We probably have three kinds of translations:
1. Edit summaries
2. Edits itself
3. Messages shown to the user
This request is aimed at the first.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3029674&group_…
Patches item #3029423, was opened at 2010-07-14 11:49
Message generated for change (Tracker Item Submitted) made by emijrp
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3029423&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: emijrp (emijrp)
Assigned to: Nobody/Anonymous (nobody)
Summary: gzip support for xmlreader.py
Initial Comment:
Hi;
I have added gzip support for xmlreader.py. Some wikis post dumps in gzip format, like Wikia. This is my first patch, only 3 lines, hello world. Tips are welcome.
Regards,
emijrp
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3029423&group_…
Bugs item #3029212, was opened at 2010-07-14 02:40
Message generated for change (Tracker Item Submitted) made by harriv
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3029212&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Harri Vartiainen (harriv)
Assigned to: Nobody/Anonymous (nobody)
Summary: Page.fullVersionHistory doesn't return full version history
Initial Comment:
Page.fullVersionHistory returns only 999 first revision, not all of them. It seems to use Special:Export, using API would be better.
$ python version.py
Pywikipedia [http] trunk/pywikipedia (r8355, 2010/07/12, 17:38:30)
Python 2.5.2 (r252:60911, Jan 24 2010, 17:44:40)
[GCC 4.3.2]
config-settings:
use_api = True
use_api_login = True
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3029212&group_…
Feature Requests item #3029087, was opened at 2010-07-13 20:09
Message generated for change (Tracker Item Submitted) made by multichill
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3029087&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Multichill (multichill)
Assigned to: Multichill (multichill)
Summary: Add video encoding to flickrripper.py
Initial Comment:
For video's like for example http://www.flickr.com/photos/boryskozielski/4779935766/in/pool-1336393@N24/
This is so that I don't forget it. Feel free to "steal" this bug ;-)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3029087&group_…
Bugs item #3026829, was opened at 2010-07-08 12:06
Message generated for change (Comment added) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3026829&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: other
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: weblinkchecker.py don't report death links
Initial Comment:
version.py:
Pywikipedia [http] trunk/pywikipedia (r8347, 2010/07/08, 06:47:27)
Python 2.6.1 (r261:67515, Feb 11 2010, 00:51:29)
[GCC 4.2.1 (build 5646)]
config-settings:
use_api = True
use_api_login = True
weblinkchecker.py is correctly searching for death links, but -talk would not reporting them on talk page, only the help text would be prompted. Already waited 8 days and executed -repeat 4 times. The links are listed in the deadlinks file.
----------------------------------------------------------------------
Comment By: https://www.google.com/accounts ()
Date: 2010-07-13 12:12
Message:
I'll also get the same with rev 8355
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3026829&group_…
Feature Requests item #3027655, was opened at 2010-07-10 03:17
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3027655&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Interface Improvements
Group: None
>Status: Closed
Priority: 5
Private: No
Submitted By: manuelt15 (manuelt15)
>Assigned to: xqt (xqt)
Summary: [a]ll in unlink.py
Initial Comment:
Hi, can you add an "unlink [a]ll" option in unlink.py?
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-07-12 17:12
Message:
done in r8354
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3027655&group_…
Bugs item #3028143, was opened at 2010-07-11 23:19
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3028143&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: rewrite
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nakor Wikipedia (nakor-wikipedia)
>Assigned to: xqt (xqt)
Summary: error with osm_family
Initial Comment:
there is an import error in osm_family. patch is attached
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-07-12 16:07
Message:
done in 8353
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3028143&group_…