3

I'm trying to install VisualEditor on a ordinary server hosting. But VisualEditor depends on Parsoid server. My hosting plan doesn`t allow to install another frameworks and apps.

Is there any VisualEditor for MediaWiki that not depends on Parsoid? Is it possible to install VisualEditor withou Parsoid?

svick
  • 236,525
  • 50
  • 385
  • 514
ricardogobbo
  • 1,690
  • 3
  • 19
  • 41

1 Answers1

-1

Apparently it might be possible to get Extension:VisualEditor running on an ordinary server hosting, by running Parsoid remotely on Heroku.com. There is a walk through on MediaWiki.org at the page VisualEditor on a shared host.

Rob Kam
  • 10,063
  • 14
  • 55
  • 65