All Projects → wikimedia → Mediawiki Extensions Visualeditor

wikimedia / Mediawiki Extensions Visualeditor

Licence: other
This is a mirror from https://gerrit.wikimedia.org. See https://www.mediawiki.org/wiki/Developer_access for contributing.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Mediawiki Extensions Visualeditor

efi-install-guide-source
The MediaWiki source pages for "Sakaki's EFI Install Guide" (as hosted on the Gentoo wiki)
Stars: ✭ 19 (-70.77%)
Mutual labels:  mediawiki
compose-mediawiki-ubuntu
Containerized Mediawiki install based on Ubuntu
Stars: ✭ 42 (-35.38%)
Mutual labels:  mediawiki
Pytablewriter
pytablewriter is a Python library to write a table in various formats: CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
Stars: ✭ 422 (+549.23%)
Mutual labels:  mediawiki
SimpleBatchUpload
Allows for basic, no-frills uploading of multiple files
Stars: ✭ 15 (-76.92%)
Mutual labels:  mediawiki
copyvios
A copyright violation detector running on Wikimedia Cloud Services
Stars: ✭ 32 (-50.77%)
Mutual labels:  mediawiki
Semanticmediawiki
🔗 Semantic MediaWiki turns MediaWiki into a knowledge management platform with query and export capabilities
Stars: ✭ 359 (+452.31%)
Mutual labels:  mediawiki
mediawiki twentyten
The TwentyTen theme for WordPress ported to a MediaWiki skin.
Stars: ✭ 14 (-78.46%)
Mutual labels:  mediawiki
Mediawiki Lazyload
An extension to delay loading of images on MediaWiki pages.
Stars: ✭ 8 (-87.69%)
Mutual labels:  mediawiki
mediawiki-antispam
Antispam extension for MediaWiki.
Stars: ✭ 15 (-76.92%)
Mutual labels:  mediawiki
Wikiteam
Tools for downloading and preserving wikis. We archive wikis, from Wikipedia to tiniest wikis. As of 2020, WikiTeam has preserved more than 250,000 wikis.
Stars: ✭ 404 (+521.54%)
Mutual labels:  mediawiki
mw2fcitx
Fcitx 5 pinyin dictionary generator for MediaWiki instances. (Releases for demo dict of zh.moegirl.org.cn)
Stars: ✭ 80 (+23.08%)
Mutual labels:  mediawiki
mmb
Set of Dockerfiles and assets related to them for building Docker images with different services
Stars: ✭ 34 (-47.69%)
Mutual labels:  mediawiki
Wptools
Wikipedia tools (for Humans): easily extract data from Wikipedia, Wikidata, and other MediaWikis
Stars: ✭ 371 (+470.77%)
Mutual labels:  mediawiki
DiscordNotifications
Integrate Discord with Mediawiki. Sends notifications into your Discord room when certain actions are being performed in your wiki (for example when article is being edited, new article was added...)
Stars: ✭ 36 (-44.62%)
Mutual labels:  mediawiki
Mwparserfromhell
A Python parser for MediaWiki wikicode
Stars: ✭ 440 (+576.92%)
Mutual labels:  mediawiki
bitnami-docker-mediawiki
Bitnami Docker Image for MediaWiki
Stars: ✭ 89 (+36.92%)
Mutual labels:  mediawiki
Slickstack
SlickStack is a free LEMP stack automation script written in Bash designed to enhance and simplify WordPress provisioning, performance, and security.
Stars: ✭ 311 (+378.46%)
Mutual labels:  mediawiki
Wikipedir
R's MediaWiki API client library
Stars: ✭ 54 (-16.92%)
Mutual labels:  mediawiki
Hitchwiki
The Hitchhiker's Guide to Hitchhiking the World
Stars: ✭ 26 (-60%)
Mutual labels:  mediawiki
Pywikibot
🤖 A Python library that interfaces with the MediaWiki API. This is a mirror from gerrit.wikimedia.org. Do not submit any patches here. See https://www.mediawiki.org/wiki/Developer_account for contributing.
Stars: ✭ 399 (+513.85%)
Mutual labels:  mediawiki

VisualEditor

VisualEditor provides a visual editor for wiki pages. It is written in JavaScript and runs in a web browser.

It uses the Parsoid parser to convert wikitext documents to annotated HTML which the VisualEditor is able to load, modify and emit back to Parsoid at which point it is converted back into wikitext.

For more information about these projects, check out the VisualEditor and Parsoid pages on mediawiki.

Developing and installing

For information on installing VisualEditor on a local wiki, please see https://www.mediawiki.org/wiki/Extension:VisualEditor

For information about running tests and contributing code to VisualEditor, see CONTRIBUTING.md. Patch submissions are reviewed and managed with Gerrit. There is also API documentation available for the VisualEditor.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].