mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 02:23:58 +00:00
7c18891504
Also show the HTML DOM, Wikitext output and diff. Change-Id: Ibe744fbc895239f4e48f6e0e2f2b2f345c0845bd |
||
---|---|---|
.. | ||
ApiQueryParseTree.php | ||
ParserService.js | ||
README.runserver.txt | ||
runserver.sh | ||
server.js |
== Installation on Ubuntu VM == apt-get update apt-get install nodejs npm git build-essential npm install -g express html5 lru-cache jquery pegjs async jshashes adduser --system --home /var/lib/parsoid parsoid cd /var/lib/parsoid git clone https://gerrit.wikimedia.org/r/p/mediawiki/extensions/VisualEditor.git cd VisualEditor/api ./runserver.sh