Bugs item #3573039, was opened at 2012-09-29 09:59
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3573039&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: interwiki
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Disambig template on lb.wikipedia
Initial Comment:
"Homonymie Persounen" is a disambig template of lb.wikipedia, please update.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3573039&group_…
Feature Requests item #3571517, was opened at 2012-09-25 07:04
Message generated for change (Tracker Item Submitted) made by reza1615
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3571517&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: featured
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: reza (reza1615)
Assigned to: Nobody/Anonymous (nobody)
Summary: adding bot varable for NewpagesPageGenerator()
Initial Comment:
I don't have developer acount
In pagegenerator.NewpagesPageGenerator() llike wikipedia.newpages() please add bot variable
In pagegenerator.py it need replace line 562-571 with this code
def NewpagesPageGenerator(number=100, repeat=False, site=None, namespace=0,bot=True):
"""
Iterate Page objects for all new titles in a single namespace.
"""
# defaults to namespace 0 because that's how Special:Newpages defaults
if site is None:
site = pywikibot.getSite()
if bot:
for item in site.newpages(number=number, repeat=repeat, namespace=namespace,
rcshow=['!redirect']):
yield item[0]
else:
for item in site.newpages(number=number, repeat=repeat, namespace=namespace,
rcshow=['!bot','!redirect']):
yield item[0]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3571517&group_…
Bugs item #3571421, was opened at 2012-09-24 23:20
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3571421&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: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: xmlreader requires internet connection
Initial Comment:
Since this is solely for reading local xml files must be, somehow, separated from "import wikipedia as pywikibot". Every attempt to use it, requires login to any wiki. It can not be used to generate anything based solely on xml backups. Debugging such non-"logining" "bots" is very difficult.
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2012-09-25 02:46
Message:
Try to use the rewrite branch. IMHO it does not require loging in to use
xmlreader.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3571421&group_…
Bugs item #3571421, was opened at 2012-09-24 23:20
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3571421&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: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: xmlreader requires internet connection
Initial Comment:
Since this is solely for reading local xml files must be, somehow, separated from "import wikipedia as pywikibot". Every attempt to use it, requires login to any wiki. It can not be used to generate anything based solely on xml backups. Debugging such non-"logining" "bots" is very difficult.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3571421&group_…
Bugs item #3571040, was opened at 2012-09-23 11:37
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3571040&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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: YFdyh000 (yfdyh000)
>Assigned to: xqt (xqt)
Summary: Outdated family file wikipedia: namespace['got'][5]
Initial Comment:
Pywikipedia trunk/pywikipedia/ (r10538, 2012/09/22, 12:11:40)
Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
WARNING: Outdated family file wikipedia: namespace['got'][5] is '??? Wikipedia ?????????', but should be '𐌸𐌹𐍃 Wikipedia 𐌲𐌰𐍅𐌰𐌿𐍂𐌳𐌾𐌰'
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2012-09-23 23:49
Message:
done in r10539
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3571040&group_…
Bugs item #3571040, was opened at 2012-09-23 11:37
Message generated for change (Tracker Item Submitted) made by yfdyh000
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3571040&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: interwiki
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: YFdyh000 (yfdyh000)
Assigned to: Nobody/Anonymous (nobody)
Summary: Outdated family file wikipedia: namespace['got'][5]
Initial Comment:
Pywikipedia trunk/pywikipedia/ (r10538, 2012/09/22, 12:11:40)
Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
WARNING: Outdated family file wikipedia: namespace['got'][5] is '??? Wikipedia ?????????', but should be '𐌸𐌹𐍃 Wikipedia 𐌲𐌰𐍅𐌰𐌿𐍂𐌳𐌾𐌰'
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3571040&group_…
Bugs item #3570674, was opened at 2012-09-22 01:11
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3570674&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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: YFdyh000 (yfdyh000)
>Assigned to: xqt (xqt)
Summary: Missing namespace in family file wikipedia: namespace['uz']
Initial Comment:
Pywikipedia trunk/pywikipedia/ (r10533, 2012/09/17, 11:24:22)
Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
WARNING: Missing namespace in family file wikipedia: namespace['uz'][100] (it is set to 'Portal')
WARNING: Missing namespace in family file wikipedia: namespace['uz'][101] (it is set to 'Portal munozarasi')
WARNING: Missing namespace in family file wikipedia: namespace['uz'][102] (it is set to 'Loyiha')
WARNING: Missing namespace in family file wikipedia: namespace['uz'][103] (it is set to 'Loyiha munozarasi')
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2012-09-22 03:01
Message:
done in r10535
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3570674&group_…
Bugs item #3569166, was opened at 2012-09-18 17:48
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3569166&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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: YFdyh000 (yfdyh000)
>Assigned to: xqt (xqt)
Summary: Outdated family file wikipedia: namespace['gan']
Initial Comment:
Pywikipedia trunk/pywikipedia/ (r10533, 2012/09/17, 11:24:22)
Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
WARNING: Outdated family file wikipedia: namespace['gan'][10] is '樣板', but should be '模板'
WARNING: Outdated family file wikipedia: namespace['gan'][14] is set to default ('Category'), but should be '分類'
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2012-09-22 02:57
Message:
done in r10534
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3569166&group_…
Bugs item #3570674, was opened at 2012-09-22 01:11
Message generated for change (Tracker Item Submitted) made by yfdyh000
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3570674&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: interwiki
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: YFdyh000 (yfdyh000)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing namespace in family file wikipedia: namespace['uz']
Initial Comment:
Pywikipedia trunk/pywikipedia/ (r10533, 2012/09/17, 11:24:22)
Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
WARNING: Missing namespace in family file wikipedia: namespace['uz'][100] (it is set to 'Portal')
WARNING: Missing namespace in family file wikipedia: namespace['uz'][101] (it is set to 'Portal munozarasi')
WARNING: Missing namespace in family file wikipedia: namespace['uz'][102] (it is set to 'Loyiha')
WARNING: Missing namespace in family file wikipedia: namespace['uz'][103] (it is set to 'Loyiha munozarasi')
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3570674&group_…
Bugs item #3569166, was opened at 2012-09-18 17:48
Message generated for change (Tracker Item Submitted) made by yfdyh000
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3569166&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: interwiki
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: YFdyh000 (yfdyh000)
Assigned to: Nobody/Anonymous (nobody)
Summary: Outdated family file wikipedia: namespace['gan']
Initial Comment:
Pywikipedia trunk/pywikipedia/ (r10533, 2012/09/17, 11:24:22)
Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]
config-settings:
use_api = True
use_api_login = True
unicode test: ok
WARNING: Outdated family file wikipedia: namespace['gan'][10] is '樣板', but should be '模板'
WARNING: Outdated family file wikipedia: namespace['gan'][14] is set to default ('Category'), but should be '分類'
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3569166&group_…