Search results
Results from the WOW.Com Content Network
Documentation currently non-existent, so poke User:Cyberpower678 for help. Addshore: mediawiki-api-base: 7.4 2021: 2022: Yes: N/A: N/A: extra libs: GitHub: Base library for interaction with the MediaWiki API, provides you with ways to handle logging in, out and handling tokens as well as easily getting and posting requests. Addshore: mediawiki ...
This module provides an API for information about IP addresses that Wikipedia considers sensitive. The intention is that this one API can be used for templates, Lua modules, and software using the MediaWiki Action API such as JavaScript gadgets and bots.
MediaWiki is free and open-source and is distributed under the terms of the GNU General Public License version 2 or any later version. Its documentation, located at its official website at www.mediawiki.org, is released under the Creative Commons BY-SA 4.0 license and partly in the public domain. [12]
XWiki is a free wiki software platform written in Java with a design emphasis on extensibility. [2] XWiki is an enterprise wiki engine with a complete wiki feature set (version control, attachments, etc.) and a database engine and programming language which allows database driven applications to be created using the wiki interface.
Tools for gadget devs: Wikiblame – use for searching when some function or option was introduced. Wiki-to-Git – download JS/CSS history to Git which you can then use for gadget development as well as use git blame and other standard development tools. Wikiploy – use to deploy gadgets to Wikipedia, Meta and other MediaWiki sites.
Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Donate; Help; Learn to edit; Community portal; Recent changes; Upload file
MediaWiki: GPLv3: Yes Yes PHP: MariaDB, MySQL [3] BookStack: Dan Brown 12 July 2015: 24.10.2 [4] 2024-11-13; 36 days ago MIT: Yes Yes PHP: MariaDB, MySQL [5] Central Desktop: Central Desktop Inc. 1 October 2005: 2.0 2010-02-22 Proprietary: No PHP: PostgreSQL: CLiki2: Andrey Moskvitin, Vladimir Sedach, Anastasiya Sterh 30 November 2003: CLiki ...
These actions require an edit token, which is valid for any action during the same session. (However, you should get a new token for different tasks in case this changes in the future.) The code below shows how to edit a page, but it can easily be adapted to other actions by reading the API documentation.