metakgp / metakgp-wiki

Dockerized source for the metakgp wiki.
https://wiki.metakgp.org
GNU General Public License v3.0
23 stars 20 forks source link

Add VisualEditor #46

Closed amrav closed 5 years ago

amrav commented 5 years ago

Add parsoid and install visual editor as an extension.

This may require some performance tuning once it's enabled, from what I remember parsoid is quite heavy. Still, this is definitely the way to go to make editing as low-friction as possible.

amrav commented 5 years ago

Ran docker-compose up and verified that VE works for creating/editing/saving.

themousepotato commented 5 years ago

fixes https://github.com/metakgp/metakgp-wiki/issues/31