Topic on Extension talk:CodeEditor

Code editor and visualEditor

5
Nicolas senechal (talkcontribs)

Hello, I don't know why but my codeEditor disappeared from visualEditor and wikiEditor, maybe because I put other extensions. So here is my list of extensions (from localSettings).

wfLoadExtension( 'AdvancedSearch' );

wfLoadExtension( 'ApprovedRevs' );

wfLoadExtension( 'BetaFeatures' );

wfLoadExtension( 'CirrusSearch' );

wfLoadExtension( 'CodeEditor' );

$wgDefaultUserOptions['usebetatoolbar'] = 1;

$wgScribuntoUseCodeEditor = false;

wfLoadExtension( 'CodeMirror' );

wfLoadExtension( 'DeleteBatch' );

wfLoadExtension( 'Echo' );

wfLoadExtension( 'Elastica' );

wfLoadExtension( 'Gadgets' );

wfLoadExtension( 'Highlightjs_Integration-master' );

wfLoadExtension( 'mediawiki-extensions-Cargo-3.0' );

wfLoadExtension( 'MultimediaViewer' );

wfLoadExtension( 'SandboxLink' );

wfLoadExtension( 'Scribunto' );

wfLoadExtension( 'TemplateData' );

wfLoadExtension( 'TemplateSandbox' );

wfLoadExtension( 'TemplateStyles' );

wfLoadExtension( 'TemplateWizard' );

wfLoadExtension( 'VisualEditor' );

wfLoadExtension( 'WikiEditor' );

Any help are appreciated.

TheDJ (talkcontribs)
Nicolas senechal (talkcontribs)

It's weird I don't have any error, but I have some last testing that I did. It's just like it's not displayed.

185.148.164.137 (talkcontribs)

I try with the minimum configuration so it can't be the configuration and I look again errors I don't have an error, I don't know how to fix it...

Any help is appreciated.


Nicolas Senechal

Nicolas senechal (talkcontribs)

I check with another php version, with the same configuration it don't work...


very strange because when I start it work so I realy don't know...

Reply to "Code editor and visualEditor"