Questions tagged [parsoid]

Parsoid is a web service for translating back and forth between MediaWiki's wikitext syntax and an equivalent HTML/RDFa document model with enhanced support for automated processing and rich editing.

Parsoid is a web service for translating back and forth between MediaWiki's wikitext syntax and an equivalent HTML/RDFa document model with enhanced support for automated processing and rich editing. It is mainly used for VisualEditor, Wikipedia's rich editor

37 questions
0
votes
1 answer

Parsoid: Unexpected Token error and failing to initialize

mwApis: - # This is the only required parameter, # the URL of you MediaWiki API endpoint. uri: 'http://spgenerations.com/wiki/api.php' On my linux box, I can curl this URL and receive the api data. Regardless of using the apt-get…
Justin Q.
  • 13
  • 2
0
votes
0 answers

How to debug: Parsoid "stopping" after getting wiki-metadata

In a plain media-wiki 1.30.0 (shared hosting) + parsoid 0.8 (local hosting) setup, parsoid fails to convert wikitext to html; it "stops" after having requested some metadata from the wiki. Making a request for the conversion of the main page…
0
votes
1 answer

Get Error loading data from server:HTTP 200 after config parsoid and Visual Editor

Tring to setup a Visual Edtior in 192.168.20.130 I use apt-get to install parsoid and set config.yaml with uri: 'http://192.168.20.130/wiki/api.php' I tried to access 192.168.20.130:8142 via browser and got a working page. Then I config…
0
votes
1 answer

Parsoid test page fail during VisualEditor installation

I'm trying to install VisualEditor in my MediaWiki wiki but I get stuck when I test Parsoid. This is the result of the test page: error: No API URI available for prefix: enwiki; domain: undefined path: /_rt/mediawikiwiki/Parsoid Error: No API URI…
elpie89
  • 85
  • 1
  • 10
0
votes
3 answers

Wikimedia with Parsoid 0.4.0 doesn't start or doesn't connect properly with nodejs

I have parsoid 0.4.0 from mediawiki, nodejs v0.10.25, when I /etc/init.d/parsoid start, I receive workers restarting having the next messages in the parsoid.log, this message is repeated indefinitely, making my parsoid.log growing indefinitely,…
makaflay
  • 31
  • 2
0
votes
0 answers

parsoid cannot find module

Error: Cannot find module '/etc/mediawiki/parsoid/bin/server.js' With UBUNTU 14 LTS, on command nodejs bin/server.js ... There are a /etc/mediawiki/parsoid/settings.js but no server.js. Using the standard procedures. I need to install on my…
Peter Krauss
  • 13,174
  • 24
  • 167
  • 304
-1
votes
1 answer

How to set up things for MediaWiki for my website

I am trying to set up a website with MediaWiki on a Shared Hosting service and am getting frustrating results. First I am going to list what I want out of my website and will show the hosting details to show you what kinds of problems I am running…
1 2
3