On 07/01/2014 09:30 AM, Yan Seiner wrote:

On 07/01/2014 09:15 AM, Yan Seiner wrote:

On 07/01/2014 08:59 AM, Antoine Musso wrote:
Le 01/07/2014 00:18, Yan Seiner a écrit :
I am trying to get the Visual Editor working in my 1.24 wmf11 Mediawiki
install.

                 'dependencies' => array(
...
# 'ext.parsoid.styles',
                 ),

So...  Where and how do I find this dependency?

I have parsoid installed, running, and tested.
Hello,

Have you installed the Parsoid MediaWiki extension as well? It has a
php/modules/parsoid.styles.css :-)

t
Yes, I found that and installed it.  Now I'm stuck at the next stage.

Parsoid works fine, and tests fine with curl. No errors in the javascript console.

I installed Visual Editor from git, and I get:

Error loading data from server: parsoidserver-http-request-error: MWHttpRequest error.

I can't figure out what that means, since I can't find any way to examine what the http request looks like. I think I have everything configured correctly, I've moved past the 500 and 404 errors, but this one has me stumped.

How do I see the requests going to parsoid?
More info:

I'm seeing this problem:

http://www.mediawiki.org/wiki/Talk:Parsoid#vagrant

If I set the timeout to something short (like 10 seconds) I get the above error.

If I set the timeout to something long, it just goes back to the page without an error after some a few minutes. It never starts the editor.

However, on a brand new page it works fine.


Resolved:

need to set

$wgSessionsInObjectCache = true;

:)

--

Yan Seiner, PE
Asia Project Manager
Roadtrek Motorhomes, Inc
541-513-4838


_______________________________________________
MediaWiki-l mailing list
MediaWiki-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to