https://bugzilla.wikimedia.org/show_bug.cgi?id=46580

MZMcBride <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from MZMcBride <[email protected]> ---
(In reply to comment #0)
> note 1: structure of the page as save in the database:
> <noinclude><pagequality level="LEVEL" user="LAST PROOFREADER" />HEADER<div
> class="pagetext">BODY<noinclude>FOOTER</noinclude>

This data should be in a queryable format. The current format sucks and should
be abandoned. If there's not already a bug filed about this, please file one.

(In reply to comment #1)
> How would we go with looking to put the user into the API?  That information
> would be useful to present through the 'page information' so it is
> presentable via 'action=info'.  At the moment one has to pull the page data to
> get the user info, while the proofread status is already captured. Well that
> is my limited understanding of the data.

action=info is part of index.php, not api.php. That is, the info action is part
of the (graphical) user interface, not part of the MediaWiki API. This bug
should just be about a single issue. Adding this type of information to the
info action can be a dependent bug of this bug. There may be such a page filed
already, maybe.

Basically, once the data is queryable, both the info action and the MediaWiki
API modules can pull the data out easily. But that's at least three separate
bugs (and probably many more).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to