Jan Paul Posma
f1cf835405
The hiding of signature button in the WikiEditor for the main namespace is now actually defaults to true, as intended in my previous commit (r86703)
2011-04-22 12:24:24 +00:00
Jan Paul Posma
4c8f157f1a
Fixes bug 28149 (but with default to true)
2011-04-22 12:10:18 +00:00
Sam Reed
e4f000220d
Update URL to point at http://www.mediawiki.org/wiki/Extension:WikiEditor
2011-04-01 19:51:16 +00:00
Trevor Parscal
40d6b87087
Added notice about which modules are experimental.
2011-03-21 20:48:17 +00:00
Roan Kattouw
534309c1d5
(bug 27515) Reintroduce JS variables wgVectorEnabledModules and wgWikiEditorEnabledModules for backwards compatibility
2011-03-13 10:55:33 +00:00
Roan Kattouw
24330513f7
Followup r83734 (ResourceLoaderGetConfigVars instead of MakeGlobalVariablesScript in Vector): do the same for WikiEditor
2011-03-13 10:51:45 +00:00
Michael Dale
203a9133a2
removed addMediaWizard gadget ( should be supported via dedicated extension 'AddMediaWizard' )
2011-03-11 21:42:03 +00:00
Jan Paul Posma
8ca58dd46b
A bit of a reorganisation that fixes bug 27164. Basically the extensive configuration in the ext.wikieditor.* functions is moved to the jquery plugins, to be able to use these configurations in other extensions which don't have a #wpTextbox1.
...
Please review this to check if this is the right way to do it!
2011-02-24 01:45:55 +00:00
Roan Kattouw
ee3a8e68b0
WikiEditor: Add missing message and shut up a source of JS errors
2011-02-23 20:50:52 +00:00
Trevor Parscal
1f17742ba1
Changed the way the toolbar creates it's file tool - which inserts [[File:<selection>]] - now we are using the wgFormattedNamespaces configuration. wikieditor-toolbar-tool-file-pre is not needed anymore, and has been removed.
2011-01-10 22:41:17 +00:00
Roan Kattouw
07ae77530c
Break WikiEditor's toolbar messages out into a separate module so LiquidThreads can load them without having to load all of ext.wikiEditor (doing the latter causes the toolbar to appear twice; previously LQT loaded just jquery.wikiEditor but that way it didn't get the messages). This might not be the cleanest fix, but it works.
2011-01-07 16:05:20 +00:00
Tim Starling
81f292841c
Updated extensions for r77011:
...
* I left MwEmbed alone since it was scary.
* I left the half-completed commented-out ResourceLoader code in Maps as it was
* PrefSwitch was apparently broken, with a typo in remoteBasePath.
* ClickTracking and ProofreadPage now demostrate two different styles of multi-module registration. Choose which one you prefer.
* SemanticMediaWiki/SMW.hooks.php became empty and was deleted.
* Tested using a special script that includes extension setup files and checks $wgResourceModules for correctness.
2010-11-19 13:59:34 +00:00
Trevor Parscal
cb6ff96431
Got more dialogs working again
2010-10-04 21:08:41 +00:00
Trevor Parscal
9862d7d871
Removed dependency on global variable "wgWikiEditorIconVersion"
2010-09-16 22:40:24 +00:00
Trevor Parscal
75cdcdeeb1
Added some comments and improved the organization of modules
2010-09-16 22:37:03 +00:00
Trevor Parscal
6b8e5f2f54
This extension now functions. iframe dependendt modules need more work still.
2010-09-16 21:11:46 +00:00
Trevor Parscal
fe9cf94458
Ported over the main include content from UsabilityInitiative/WikiEditor/WikiEditor.php
2010-09-16 17:29:22 +00:00
Trevor Parscal
46828c89e0
Initial port of UsabilityInitiative/WikiEditor extension
2010-09-15 03:02:35 +00:00