mediawiki-extensions-WikiEd.../modules
Timo Tijhof d0ebd8f812 jquery.wikiEditor.preview: Clean up
* Rename 'collection' to 'loadmodules'.
* Consistently close parentheses and brackets at the same
  indentation level as they were opened.
* Use $.ajax directly instead of $.post, especially the fourth
  argument to $.post makes it hard to read.
* Use promise interface of $.ajax and $.post instead of the
  (deprecated) callback parameter.

Change-Id: I48924c9a1ce29829f8994be05c46d5563b2c25d6
2014-05-04 15:52:04 +02:00
..
images Merge "Removed indentation button from WikiEditor toolbar." 2014-03-12 12:04:39 +00:00
ext.wikiEditor.css Cleanup borders of wikiEditor 2014-04-08 15:32:00 +00:00
ext.wikiEditor.dialogs.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.preview.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.previewDialog.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.publish.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.tests.toolbar.js Apply coding conventions for JavaScript 2014-04-30 10:59:01 +00:00
ext.wikiEditor.toolbar.hideSig.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
ext.wikiEditor.toolbar.js Peserve jQuery references to avoid conflicts 2013-11-06 23:34:46 +01:00
jquery.wikiEditor.css Cleanup borders of wikiEditor 2014-04-08 15:32:00 +00:00
jquery.wikiEditor.dialogs.config.css Fix border css 2014-03-22 17:44:25 +00:00
jquery.wikiEditor.dialogs.config.js Apply coding conventions for JavaScript 2014-04-30 10:59:01 +00:00
jquery.wikiEditor.dialogs.css WikiEditor: Linting and conventions 2012-07-17 13:27:27 -07:00
jquery.wikiEditor.dialogs.js Apply coding conventions for JavaScript 2014-04-30 10:59:01 +00:00
jquery.wikiEditor.html WikiEditor: Remove unmaintained template editor modules 2014-04-03 17:11:10 +02:00
jquery.wikiEditor.js Apply coding conventions for JavaScript 2014-04-30 10:59:01 +00:00
jquery.wikiEditor.preview.css WikiEditor: Linting and conventions 2012-07-17 13:27:27 -07:00
jquery.wikiEditor.preview.js jquery.wikiEditor.preview: Clean up 2014-05-04 15:52:04 +02:00
jquery.wikiEditor.previewDialog.css WikiEditor: Linting and conventions 2012-07-17 13:27:27 -07:00
jquery.wikiEditor.previewDialog.js Apply coding conventions for JavaScript 2014-04-30 10:59:01 +00:00
jquery.wikiEditor.publish.js Apply coding conventions for JavaScript 2014-04-30 10:59:01 +00:00
jquery.wikiEditor.toolbar.config.js Apply coding conventions for JavaScript 2014-04-30 10:59:01 +00:00
jquery.wikiEditor.toolbar.css Merge "Allow adaptive height of the toolbar sections" 2014-04-23 16:41:12 +00:00
jquery.wikiEditor.toolbar.js Apply coding conventions for JavaScript 2014-04-30 10:59:01 +00:00