User:Ola Efimova/Sandbox/API:Filetransform

MediaWiki version:
1.26

API documentation edit

Queues a server-side transform and internal re-upload of a media file.


action=imagerotate

(main | imagerotate)

This module has been disabled.


Example edit

GET request edit

Description of script


Response edit

{
    "batchcomplete":""
}

Sample code edit

Create a sub page of this page to host the Python, PHP and JavaScript sample code, then transclude that page into this page. Name the page Sample code n, where n=1,2,3...n depending on the number of examples you have. Look at API:Tags and API:Tags/Sample_code_1 for reference.User:Ola Efimova/Sandbox/API:Filetransform/Sample code 1

Demo app(s) edit

  • Add a link to the demo app. Embed an image of the demo if applicable

Possible errors edit

Code Info

Parameter history edit

  • v1.x: Introduced parameter_1, parameter_2
  • v0.x: Deprecated parameter_3

Additional notes edit

See also edit

  • Under development; replaces 'imagerotate' API action that was never enabled on Wikimedia sites for performance reasons.