User:Yurik/Query API: Difference between revisions

Content deleted Content added
mNo edit summary
m updated link
 
(4 intermediate revisions by 3 users not shown)
Line 1:
<div style="background: #f0f0e0pink; border: 2px solid #aaared; margin: 1em 10%; padding: 4px 4px 4px 15px; width:60%; text-align: center;">
== General Information ==
<big>'''Attention Query API users:'''</big>
This is the official manual for using Query API.
 
<div style="background: #f0f0e0; border: 2px solid #aaa; margin: 1em 10%; padding: 4px 4px 4px 15px; width:60%; text-align: center;">
'''Attention Query API users:'''
<div style="text-align: left;">
<big>The Query API is slowly being replaced by the [[mw:API|official API]]. YouIt canis completely [http://enleuksman.wikipedia.orgcom/wlog/2008/08/25/queryphp-is-dead-long-live-apiphp/api.php seedisabled iton inWikimedia action!projects]!</big></div>
</div>
 
== General Information ==
This is the official manual for using Query API.
* Most information can be received from the API itself at http://en.wikipedia.org/w/query.php
* [[/User Manual|User Manual]] -- Code samples in various languages, usage scenarios.
Line 20 ⟶ 19:
* [[bugzilla:6277|6277]] - Modify database tables: add revision length to revisions table; add change in length (delta) to the recentchanges table.
* [[bugzilla:6440|6440]] - Change indexes on pagelinks, templatelinks, and imagelinks tables to considerably optimize several queries.
*: ''Note: both of the above database changes are discussed at [[mw:meta:Proposed_Database_Schema_ChangesProposed Database Schema Changes|proposed db schema changes]] page.''
 
== Credits ==