Feature Requests item #1246815, was opened at 2005-07-28 07:38 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603141&aid=1246815...
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: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: category.py partlyremove -cat:anything
Initial Comment: Hello!
In our wiki we have several categories on each article.
If I want to remove a cat but want to have the rest to stay as they are the current category.py won't help.
category.py remove with cat=example1 would remove all articles in example1.
Can you please add a function that all articles in a special cat may have another cat removed.
So category.py remove -cat:example1 would ask which cat should be removed and then have that one be removed in all retrieved pages.
Thanks in advance
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2008-02-21 18:28
Message: Logged In: NO
There is a need to be able to remove one category tag from all pages that are in some other category or one of a set of categories. For instance [[category:people]] or [[category:biography]] on many wikis fills rapidly with pages that belong in one of the subcategories. There needs to be a way to automatically remove the parent category from any page that is in the subcategories, leaving behind only the pages that have no existing subcategorization and need to be sorted manually.
----------------------------------------------------------------------
Comment By: siebrand (siebrand) Date: 2007-04-26 12:27
Message: Logged In: YES user_id=1107255 Originator: NO
Please let us know if this feature request is still applicable to the current code. If no response is given, the feature request will be denied and the issue will be closed one month from now. This message was added in an effort to reduce the number of open issues on this project. Siebrand
----------------------------------------------------------------------
Comment By: Rob W.W. Hooft (hooft) Date: 2006-12-26 04:27
Message: Logged In: YES user_id=47476 Originator: NO
The obvious solution is to separate the action from the page generator. Not something I will do right now, but it prompted me to review the general solution to make a page generator based on command line arguments.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody) Date: 2005-07-28 08:01
Message: Logged In: NO
Or what do you think about this:
category.py remove -fromcat:cat1 -removecat:cat2
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603141&aid=1246815...
pywikipedia-l@lists.wikimedia.org