mediawiki-extensions-WikiEd.../modules
2011-01-13 00:58:32 +00:00
..
images Removed RTL rules and IE6 stuff from toolbar css, ResourceLoader uses CSSJanus to auto-flip the rules, and IE6 is blacklisted anyways. 2011-01-11 23:41:23 +00:00
contentCollector.js Some more unterminated statements (bug 26265) 2010-12-06 22:51:54 +00:00
ext.wikiEditor.addMediaWizard.js Some more unterminated statements (bug 26265) 2010-12-06 22:51:54 +00:00
ext.wikiEditor.css * Moved ResourceLoader modules into the ext.* space - this is the convention that should be followed in the future 2010-09-20 20:06:18 +00:00
ext.wikiEditor.dialogs.css * Moved ResourceLoader modules into the ext.* space - this is the convention that should be followed in the future 2010-09-20 20:06:18 +00:00
ext.wikiEditor.dialogs.js WikiEditor: (bug 26621) References button was shown in all namespaces while it's only supposed to show in non-talk namespaces. Regression in r74114 2011-01-07 21:07:08 +00:00
ext.wikiEditor.highlight.js * Moved ResourceLoader modules into the ext.* space - this is the convention that should be followed in the future 2010-09-20 20:06:18 +00:00
ext.wikiEditor.js * Moved ResourceLoader modules into the ext.* space - this is the convention that should be followed in the future 2010-09-20 20:06:18 +00:00
ext.wikiEditor.preview.js * Moved ResourceLoader modules into the ext.* space - this is the convention that should be followed in the future 2010-09-20 20:06:18 +00:00
ext.wikiEditor.previewDialog.js * Moved ResourceLoader modules into the ext.* space - this is the convention that should be followed in the future 2010-09-20 20:06:18 +00:00
ext.wikiEditor.publish.js * Moved ResourceLoader modules into the ext.* space - this is the convention that should be followed in the future 2010-09-20 20:06:18 +00:00
ext.wikiEditor.templateEditor.js * Moved ResourceLoader modules into the ext.* space - this is the convention that should be followed in the future 2010-09-20 20:06:18 +00:00
ext.wikiEditor.templates.js * Moved ResourceLoader modules into the ext.* space - this is the convention that should be followed in the future 2010-09-20 20:06:18 +00:00
ext.wikiEditor.tests.toolbar.js Using new group feature of ResourceLoaderFileModule objects. 2010-09-20 23:31:56 +00:00
ext.wikiEditor.toc.js * Moved ResourceLoader modules into the ext.* space - this is the convention that should be followed in the future 2010-09-20 20:06:18 +00:00
ext.wikiEditor.toolbar.js Changed how namespace is injected into gallery and file example messages. We don't have template processing on the client (yet) so this will work for now. 2011-01-13 00:58:32 +00:00
jquery.wikiEditor.css Removed ad-hoc rtl rules - CSSJanus out of the box is doing just fine. 2011-01-12 00:06:57 +00:00
jquery.wikiEditor.dialogs.css Moved one rule back. 2010-09-16 21:44:43 +00:00
jquery.wikiEditor.dialogs.js WikiEditor: Fix templateEditor dialogs, which were broken by lazy creation in the dialogs module, by allowing them to specify they need immediate creation. Also add a few missing var keywords and explicitly pass a variable that was previously passed by accident because it leaked into the global scope without the var on it. 2011-01-04 12:53:20 +00:00
jquery.wikiEditor.highlight.js Copied over all the resources needed to make WikiEditor stand on it's own two feet. Lots more to do as far as organizing and fleshing out the extensions's PHP bits. 2010-09-15 03:08:35 +00:00
jquery.wikiEditor.html Followup r79570: fix the image paths up for real 2011-01-04 12:03:41 +00:00
jquery.wikiEditor.iframe.js Some more unterminated statements (bug 26265) 2010-12-06 22:51:54 +00:00
jquery.wikiEditor.js Remove a couple of commas 2010-12-06 11:07:50 +00:00
jquery.wikiEditor.preview.css Lots of refactoring. This still does not work! But it's getting close. 2010-09-15 22:40:50 +00:00
jquery.wikiEditor.preview.js Mostly reverted r75487, making use of a new version of mediaWiki.msg. 2010-10-27 00:16:32 +00:00
jquery.wikiEditor.previewDialog.css Added embed tags to CSS image URLs 2010-09-16 22:57:22 +00:00
jquery.wikiEditor.previewDialog.js Copied over all the resources needed to make WikiEditor stand on it's own two feet. Lots more to do as far as organizing and fleshing out the extensions's PHP bits. 2010-09-15 03:08:35 +00:00
jquery.wikiEditor.publish.js Mostly reverted r75487, making use of a new version of mediaWiki.msg. 2010-10-27 00:16:32 +00:00
jquery.wikiEditor.templateEditor.js WikiEditor: Fix templateEditor dialogs, which were broken by lazy creation in the dialogs module, by allowing them to specify they need immediate creation. Also add a few missing var keywords and explicitly pass a variable that was previously passed by accident because it leaked into the global scope without the var on it. 2011-01-04 12:53:20 +00:00
jquery.wikiEditor.templates.js Copied over all the resources needed to make WikiEditor stand on it's own two feet. Lots more to do as far as organizing and fleshing out the extensions's PHP bits. 2010-09-15 03:08:35 +00:00
jquery.wikiEditor.toc.css Removed ad-hoc rtl rules - CSSJanus out of the box is doing just fine. 2011-01-12 00:06:57 +00:00
jquery.wikiEditor.toc.js Mostly reverted r75487, making use of a new version of mediaWiki.msg. 2010-10-27 00:16:32 +00:00
jquery.wikiEditor.toolbar.css Improved on r79973 re-resolves #25724 after #80057 re-broke it. Aparently Opera was choking on, and ignoring the following CSS rule after, a CSS rule that ended in "background-image: url(some url here) !important;" Removing the "!important" part fixed the problem, and in this case it didn't seem to be needed anyways. So much for unicorn tears... 2011-01-11 23:55:39 +00:00
jquery.wikiEditor.toolbar.js Fixed annoying bug where the index would not highlight the current page the first time you open the booklet. 2011-01-10 23:45:03 +00:00