Commit graph

1241 commits

Author SHA1 Message Date
Trevor Parscal a8a3b67566 Fixed indentation and bracing. 2010-10-01 19:14:33 +00:00
Trevor Parscal 00f4af97cd Fixed copy-paste remnants, specifically the use of the name Vector instead of WikiEditor. 2010-10-01 18:15:10 +00:00
Raimond Spekking bb0bf5d772 Localisation updates for core and extension messages from translatewiki.net (2010-09-30 19:59:00 UTC) 2010-09-30 20:11:36 +00:00
Raimond Spekking f5318e0be4 Localisation updates for core and extension messages from translatewiki.net (2010-09-29 19:56:00 UTC) 2010-09-29 20:04:42 +00:00
Trevor Parscal 00a8966b90 Made ResourceLoader an instantiable object, rather than a static one, making it more modular and testable. 2010-09-29 19:04:04 +00:00
Raimond Spekking 3bf3f43839 Localisation updates for core and extension messages from translatewiki.net (2010-09-28 18:52:00 UTC) 2010-09-28 19:02:58 +00:00
Raimond Spekking 68b954ca81 Localisation updates for core and extension messages from translatewiki.net (2010-09-27 19:19:00 UTC) 2010-09-27 19:39:45 +00:00
Raimond Spekking bbf0e72f64 Localisation updates for core and extension messages from translatewiki.net (2010-09-26 19:39:00 UTC) 2010-09-26 19:56:28 +00:00
Raimond Spekking 4f646c17cd Localisation updates for core and extension messages from translatewiki.net (2010-09-24 19:02:00 UTC) 2010-09-24 19:22:35 +00:00
Raimond Spekking ec7a9abf96 Localisation updates for core and extension messages from translatewiki.net (2010-09-23 19:15:00 UTC) 2010-09-23 19:30:38 +00:00
Siebrand Mazeland 1778d333d8 Localisation updates from http://translatewiki.net.
* rebuild all extension i18n files supported by Translate.
2010-09-21 21:16:06 +00:00
Trevor Parscal 1486b80472 Updated README files for former UsabilityInitiative extensions which now require MediaWiki 1.17 2010-09-21 20:26:19 +00:00
Raimond Spekking aad64f9d82 Localisation updates for core and extension messages from translatewiki.net (2010-09-21 18:45:00 UTC) 2010-09-21 18:57:55 +00:00
Trevor Parscal d5f8b1bc3a Using new group feature of ResourceLoaderFileModule objects. 2010-09-20 23:31:56 +00:00
Trevor Parscal 089b73aa5d * Moved ResourceLoader modules into the ext.* space - this is the convention that should be followed in the future
* Moved test resource to the modules folder and registered it
* Fixed tests file to use $ not $j
* Cleaned up syntax in module definitions
2010-09-20 20:06:18 +00:00
Raimond Spekking 207e8c0a2f Localisation updates for core and extension messages from translatewiki.net (2010-09-20 19:55:00 UTC) 2010-09-20 20:03:28 +00:00
Siebrand Mazeland 2fe1db1bb3 Localisation updates from http://translatewiki.net.
* Full export of Vector and WikiEditor extensions
2010-09-19 22:26:07 +00:00
Raimond Spekking 27f6363951 Localisation updates for core and extension messages from translatewiki.net (2010-09-18 19:01:00 UTC) 2010-09-18 19:17:39 +00:00
Alexandre Emsenhuber b37d56a1c5 svn:eol-style native 2010-09-18 11:02:42 +00:00
Trevor Parscal 1b986d3696 Added some more practical example code. 2010-09-17 23:58:58 +00:00
Trevor Parscal 0fd0380e20 Fixed bug that made preview not work with textarea. Also discontinued use of some globals. 2010-09-17 23:58:41 +00:00
Raimond Spekking 6386816ae1 Follow-up r73054: Add WikiEditor extension to Translatewiki 2010-09-17 13:00:23 +00:00
Trevor Parscal 527a1d3b4b Brought code from WikiEditor extension in, reorganized module/feature definitions 2010-09-16 23:41:08 +00:00
Trevor Parscal cb9c23eac7 Added README 2010-09-16 23:30:21 +00:00
Trevor Parscal c3d1da7254 Added in conentCollector for paste-filtering support 2010-09-16 23:13:05 +00:00
Trevor Parscal d35fddbda6 Added embed tags to CSS image URLs 2010-09-16 22:57:22 +00:00
Trevor Parscal fd441d4b6d Remapped image and html paths to new extension location. 2010-09-16 22:54:59 +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 d555f70643 Removed unused code. 2010-09-16 22:20:43 +00:00
Trevor Parscal ff8e204ccd Table of contents is working now - fixed dependency issues and removed some globals that are no longer needed. 2010-09-16 22:20:17 +00:00
Trevor Parscal 94c8be537b Moved one rule back. 2010-09-16 21:44:43 +00:00
Trevor Parscal 7d438b6006 Moving some CSS to the vector jquery ui skin, rather than keeping them here as WikiEditor only customizations 2010-09-16 21:43:11 +00:00
Trevor Parscal 81510294e1 Moved some images to the vector jquery ui skin, rather than keeping them here as WikiEditor only customizations 2010-09-16 21:40:56 +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 8be53e71af Merged in changes from r73123 2010-09-16 17:22:23 +00:00
Trevor Parscal a9c45c88e0 Lots of refactoring. This still does not work! But it's getting close. 2010-09-15 22:40:50 +00:00
Trevor Parscal c45ca9a77e Changed naming of files to follow new conventions. 2010-09-15 19:18:26 +00:00
Trevor Parscal 9d278e8dee 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
Trevor Parscal 46828c89e0 Initial port of UsabilityInitiative/WikiEditor extension 2010-09-15 03:02:35 +00:00