Support for protecting non-existent pages -----------------------------------------
Key: PYWP-5 URL: https://jira.ts.wikimedia.org/browse/PYWP-5 Project: pywikipedia Issue Type: New Feature Components: Framework Reporter: Pietrodn Attachments: svn.diff
The developer have recently added to MediaWiki a new feature: a sysop can protect a non-existent page. http://bugzilla.wikimedia.org/show_bug.cgi?id=2919
I implemented this in pywikipedia, changing the Page.protect() function to support the "create" protection. The default is "sysop". There is a patch.
Regards. Pietrodn
[ https://jira.ts.wikimedia.org/browse/PYWP-5?page=com.atlassian.jira.plugin.s... ]
Pietrodn updated PYWP-5: -------------------------
Attachment: svn.diff
Here's the patch for the Page.protect() function.
Support for protecting non-existent pages
Key: PYWP-5 URL: https://jira.ts.wikimedia.org/browse/PYWP-5 Project: pywikipedia Issue Type: New Feature Components: Framework Reporter: Pietrodn Attachments: svn.diff
The developer have recently added to MediaWiki a new feature: a sysop can protect a non-existent page. http://bugzilla.wikimedia.org/show_bug.cgi?id=2919 I implemented this in pywikipedia, changing the Page.protect() function to support the "create" protection. The default is "sysop". There is a patch. Regards. Pietrodn
[ https://jira.ts.wikimedia.org/browse/PYWP-5?page=com.atlassian.jira.plugin.s... ]
Pietrodn updated PYWP-5: -------------------------
Description: The developers have recently added a new feature to MediaWiki: a sysop can protect a non-existent page. http://bugzilla.wikimedia.org/show_bug.cgi?id=2919
I implemented this in pywikipedia, changing the Page.protect() function to support the "create" protection. The default is "sysop". There is a patch.
Regards. Pietrodn
was: The developer have recently added to MediaWiki a new feature: a sysop can protect a non-existent page. http://bugzilla.wikimedia.org/show_bug.cgi?id=2919
I implemented this in pywikipedia, changing the Page.protect() function to support the "create" protection. The default is "sysop". There is a patch.
Regards. Pietrodn
Support for protecting non-existent pages
Key: PYWP-5 URL: https://jira.ts.wikimedia.org/browse/PYWP-5 Project: pywikipedia Issue Type: New Feature Components: Framework Reporter: Pietrodn Attachments: svn.diff
The developers have recently added a new feature to MediaWiki: a sysop can protect a non-existent page. http://bugzilla.wikimedia.org/show_bug.cgi?id=2919 I implemented this in pywikipedia, changing the Page.protect() function to support the "create" protection. The default is "sysop". There is a patch. Regards. Pietrodn
[ https://jira.ts.wikimedia.org/browse/PYWP-5?page=com.atlassian.jira.plugin.s... ]
Rotem Liss resolved PYWP-5. ---------------------------
Resolution: Fixed
Fixed in r4817, thanks for the patch.
Support for protecting non-existent pages
Key: PYWP-5 URL: https://jira.ts.wikimedia.org/browse/PYWP-5 Project: pywikipedia Issue Type: New Feature Components: Framework Reporter: Pietrodn Attachments: svn.diff
The developers have recently added a new feature to MediaWiki: a sysop can protect a non-existent page. http://bugzilla.wikimedia.org/show_bug.cgi?id=2919 I implemented this in pywikipedia, changing the Page.protect() function to support the "create" protection. The default is "sysop". There is a patch. Regards. Pietrodn
pywikipedia-l@lists.wikimedia.org