I am trying to get the Visual Editor working in my 1.24 wmf11 Mediawiki install.

I have set everything up per the docs. The parsoid install tests fine (the "loopback" test works) but when I try to use the visual editor I get errors.

VisualEditor.php cannot find 'ext.parsoid.styles" and it crashes.

Commenting it out allows it to run, but with errors.

                'dependencies' => array(
                        'ext.visualEditor.core',
                        'mediawiki.Title',
                        'mediawiki.action.history.diff',
                        'mediawiki.user',
                        'mediawiki.util',
                        'mediawiki.jqueryMsg',
                        'jquery.autoEllipsis',
                        'jquery.byteLimit',
#                       'ext.parsoid.styles',
                ),

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

I have parsoid installed, running, and tested.

--

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