Hi As I am informed (and hoping anyone who knows better does correct me):
- re-write branch could be supporting this since the API inferface (and e.g. my bot at some places) does support this may be you should have a look a this branch (and then let me know if this is really the fact) - there are functions to download sets of page contents (also multi- threaded) to reduce the load and they may not handle this well. (in fact this does not reduce the load, but bundle and thus optimize it) Greetings Am 11.01.2011 14:03, schrieb Bináris: > Hi, > do you think this could easily be solved? Either to add a new section to > a page instead of downloading and rewriting the whole one, or to open > and save an existing section as we do it without bots. > This would decrease the load of the bot as well as the risk of edit > conflicts for the bot or for human users. > > Bináris > > 2010/11/7 SourceForge.net <[email protected] > <mailto:[email protected]>> > > Feature Requests item #3104703, was opened at 2010-11-07 17:57 > Message generated for change (Tracker Item Submitted) made by binbot > You can respond by visiting: > > https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3104703&group_id=93107 > > <https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3104703&group_id=93107> > > 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: Bináris (binbot) > Assigned to: Nobody/Anonymous (nobody) > Summary: Add new section to a page > > Initial Comment: > Hi! Wikipedia.Page has now to saving methods, put(newtext) and > put_async(newtext). I ask you to introduce a third one: > newsection(title,newtext). It should work as > ...action=edit§ion=new, so we shouldn't bother the old content > of the page to add something to the end. > > Thanks a lot! > > ---------------------------------------------------------------------- > > You can respond by visiting: > > https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3104703&group_id=93107 > > <https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3104703&group_id=93107> > > > > > > > _______________________________________________ > Pywikipedia-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
