> Yes, but I do not understand "parsoid/api" and the anonymous checkout thing.
parsoid/api is just the name of a directory in the parsoid source tree. "Checkout" refers to getting the Parsoid code from Gerrit, which is MediaWiki's source repository. Very simply, you need to run this command on your server: git clone https://gerrit.wikimedia.org/r/p/mediawiki/services/parsoid This will create a parsoid directory and download the source there. You need to have git installed before that. If you are curious, you can find more details about how we store our source code here: https://www.mediawiki.org/wiki/Gerrit > it possible to install this on when the wiki is not host on my computer, but at a third-party? If you are able to run shell commands and install some software on that server, then it should be possible. -- Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי http://aharoni.wordpress.com “We're living in pieces, I want to live in peace.” – T. Moore 2013/12/14 Thomas Gulli <[email protected]> > Yes, but I do not understand "parsoid/api" and the anonymous checkout > thing. > > ------------------------------ > From: [email protected] > Date: Sat, 14 Dec 2013 22:42:33 +0200 > To: [email protected] > Subject: Re: [Wikitext-l] Problems installing Parsoid > > > Did you try https://www.mediawiki.org/wiki/Parsoid/Setup ? > > > -- > Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי > http://aharoni.wordpress.com > “We're living in pieces, > I want to live in peace.” – T. Moore > > > 2013/12/14 Thomas Gulli <[email protected]> > > Hi, > > I do not understand how I could install Parsoid on the web server so I > could use the new visual editor. I would really appreciate help with this. > > Regards, > Thomas Gulli > > _______________________________________________ > Wikitext-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitext-l > > > > _______________________________________________ Wikitext-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitext-l > > _______________________________________________ > Wikitext-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitext-l > >
_______________________________________________ Wikitext-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitext-l
