https://bugzilla.wikimedia.org/show_bug.cgi?id=16740
--- Comment #2 from Umherirrender <[email protected]> 2008-12-22 19:19:29 UTC --- (In reply to comment #1) > (In reply to comment #0) > > Please make [[Special:ProtectedTitles]] available with API. > > > > A possibility: Add "create" to param "apprtype" from "list=allpages" > > > That won't work, since create-protected pages usually don't exist. But when list this page, it can have the missing-flag. The same way by using prop=info and inprop=protection (http://de.wikipedia.org/w/api.php?action=query&prop=info&inprop=protection&titles=Benutzer:Raymond/sperre) It was only a possibility. In my opinion it is the best way, because it is easy for the user of a API to have all protectionlevel at one point and can create the query he need. I see there no inconsistency, because list=allpages lists all defined pagetitles. The one are defined by a exists page, the other by a protection. (The next step is the "WantedPages", because the pagetitle is defined by a link.) I hope the bug can realize in any way. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
