User:镜音铃/Wikiplus

From Wikipedia, the free encyclopedia
MediaWiki version≥1.18
Mediawiki 1.29-alpha: Passed

Wikiplus is a quick edit tool for experienced Wikipedians. With this script, you can click "QuickEdit" link and edit the source code directly rather than enter the edit page.

Installation[edit]

Dear Wikipedians, we have to change our domain to 'wikiplus-app.com' which is used to store Wikiplus scripts due to our hosting provider's business adjustments. The old domain (wikiplus-app.smartgslb.com) will be unavailable after November 15, 2022. **Please migrate as soon as possible.** Sorry for any inconvenience.


Dear Wikipedians, the old domain may be inaccessible from 2020-03-19 due to our hosting provider's business adjustments. Please change to the new domain as soon as possible.

Add the following code to your JS page:

mw.loader.load('https://cdn.jsdelivr.net/npm/wikiplus-core@latest/dist/Main.js');

After installation, Wikiplus will ask you whether gathering information is allowed. If you select "yes", it will only record your username, article titles, editing time and the name of Wikipedia. You can completely disable this feature if you're worried about your privacy.

To use the OLD version, import the following URL instead.

mw.loader.load('https://wikiplus-app.com/Main.js');

Bug reports and suggestions[edit]

  • User talk:镜音铃 Welcome to leave comments on my talk page. Otherwise, you can open issues on GitHub.

Donation[edit]

Wikiplus needs about 15$ a year for maintenance. Please contact me if you want to donate. Thank you.

Or directly via Patreon: https://www.patreon.com/Eridanus_Sora

Translations[edit]

Multi-language support is available since version 2.0.0.0. Your translations will be appreciated.

Here are English sources, just needs to be replaced with your translations simply. You can either fork it on GitHub, or send a message with translation sources.

Logs[edit]


Licensing[edit]

  • Wikiplus is available under the Apace 2.0 license, and as of 2022-02-16 is multi-licenesed under CC-BY-SA v3.0

More information[edit]