https://bugzilla.wikimedia.org/show_bug.cgi?id=21459
Jools Smyth <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Jools Smyth <[email protected]> 2009-11-13 00:07:54 UTC --- Sorry to report but this is still not working for me. I just updated the extension to r58992, with the following config require_once("extensions/UsabilityInitiative/WikiEditor/WikiEditor.php"); $wgWikiEditorModules = array( 'toc' => array( 'global' => true, 'user' => false ), 'toolbar' => array( 'global' => true, 'user' => false ), ); I am getting no new editor at all. Also in my user prefs I get the options Enable navigable table of contents Enable enhanced editing toolbar Enable dialogs for inserting links, tables and more but surely I should get no preferences at all with my config above? My Mediawiki version is r58824. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
