Jan Paul Posma
|
9d6f6e3526
|
1. Re-introduces check if the browser supports the dialogs, which was removed for no apparent reason in r74276.
2. Makes the isEnabled function public, to allow other extensions to use the same configuration settings as WikiEditor.
|
2011-02-25 00:01:57 +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 |
|
Raimond Spekking
|
bfd41e503e
|
Localisation updates for core and extension messages from translatewiki.net (2011-02-22 21:13:00 UTC)
|
2011-02-22 21:52:34 +00:00 |
|
Raimond Spekking
|
d6110377f7
|
Localisation updates for core and extension messages from translatewiki.net (2011-02-21 20:13:00 UTC)
|
2011-02-21 20:36:18 +00:00 |
|
Max Semenik
|
dcebf90c7c
|
WikiEditor: removed duplicate Hebrew characters. Reported on IRC by Yair Rand.
|
2011-02-21 15:35:01 +00:00 |
|
Roan Kattouw
|
7464078c73
|
(bug 27502) Monospace text too small
|
2011-02-19 15:02:14 +00:00 |
|
Roan Kattouw
|
9920653411
|
WikiEditor: Make sure that the toolbar is enabled before loading dialogs. Should fix bug 27471
|
2011-02-17 22:44:29 +00:00 |
|
Raimond Spekking
|
3cd73e4b98
|
Localisation updates for core and extension messages from translatewiki.net (2011-02-17 20:45:00 UTC)
|
2011-02-17 21:07:10 +00:00 |
|
Roan Kattouw
|
9eaa77a549
|
WikiEditor: Use wgExtensionAssetsPath instead of wgScriptPath + '/extensions'
|
2011-02-16 14:52:34 +00:00 |
|
Raimond Spekking
|
59fb6502f5
|
Localisation updates for core and extension messages from translatewiki.net (2011-02-14 21:31:00 UTC)
|
2011-02-14 21:56:30 +00:00 |
|
Raimond Spekking
|
596a3f47b1
|
Localisation updates for core and extension messages from translatewiki.net (2011-02-13 21:00:00 UTC)
|
2011-02-13 21:28:13 +00:00 |
|
Raimond Spekking
|
583fdd7ec0
|
Localisation updates for core and extension messages from translatewiki.net (2011-02-12 20:08:00 UTC)
|
2011-02-12 20:46:33 +00:00 |
|
Raimond Spekking
|
de5d9cf47a
|
Localisation updates for core and extension messages from translatewiki.net (2011-02-11 20:17:00 UTC)
|
2011-02-11 20:37:31 +00:00 |
|
Raimond Spekking
|
23abc6fb6a
|
Localisation updates for core and extension messages from translatewiki.net (2011-02-10 21:02:00 UTC)
|
2011-02-10 21:27:12 +00:00 |
|
Raimond Spekking
|
0fcd8cc8e7
|
Localisation updates for core and extension messages from translatewiki.net (2011-02-09 20:45:00 UTC)
|
2011-02-09 21:04:24 +00:00 |
|
Roan Kattouw
|
b7f45b1e01
|
WikiEditor: Add some var statements to code introduced in r74271
|
2011-02-08 07:04:12 +00:00 |
|
Roan Kattouw
|
94c2e2f19d
|
WikiEditor: Fix usage of $.client
|
2011-02-07 21:59:01 +00:00 |
|
Brion Vibber
|
9021930871
|
* (bug 26975) Regression fix for search-and-replace in WikiEditor
string_instance.escapeRE() -> $.escapeRE(string_instance)
|
2011-02-07 21:46:25 +00:00 |
|
Raimond Spekking
|
bc3ca7c0a1
|
Localisation updates for core and extension messages from translatewiki.net (2011-02-07 20:45:00 UTC)
|
2011-02-07 21:06:29 +00:00 |
|
Raimond Spekking
|
a16dc3b40a
|
Localisation updates for core and extension messages from translatewiki.net (2011-02-06 21:10:00 UTC)
|
2011-02-06 21:25:59 +00:00 |
|
Raimond Spekking
|
16dad7b865
|
Localisation updates for core and extension messages from translatewiki.net (2011-02-05 19:57:00 UTC)
|
2011-02-05 20:11:54 +00:00 |
|
Raimond Spekking
|
d03f175d73
|
Localisation updates for core and extension messages from translatewiki.net (2011-02-04 20:33:00 UTC)
|
2011-02-04 21:04:49 +00:00 |
|
Raimond Spekking
|
ce805a39df
|
Localisation updates for core and extension messages from translatewiki.net (2011-02-03 19:28:00 UTC)
|
2011-02-03 19:50:35 +00:00 |
|
Raimond Spekking
|
8e0a8e5066
|
Localisation updates for core and extension messages from translatewiki.net (2011-01-28 20:52:00 UTC)
|
2011-01-28 21:06:09 +00:00 |
|
Raimond Spekking
|
8cec3ecf32
|
Localisation updates for core and extension messages from translatewiki.net (2011-01-27 21:09:00 UTC)
|
2011-01-27 21:35:41 +00:00 |
|
Raimond Spekking
|
3c8fcee08b
|
Localisation updates for core and extension messages from translatewiki.net (2011-01-24 20:59:00 UTC)
|
2011-01-24 21:31:38 +00:00 |
|
Sam Reed
|
8935a98313
|
Remove assignment in conditional
Fixup method parameter documentation
|
2011-01-23 09:46:07 +00:00 |
|
Siebrand Mazeland
|
d69e357370
|
Localisation updates for extensions from translatewiki.net.
|
2011-01-22 20:08:34 +00:00 |
|
Raimond Spekking
|
251a5f97d2
|
Localisation updates for core and extension messages from translatewiki.net (2011-01-22 15:41:00 UTC)
|
2011-01-22 16:06:05 +00:00 |
|
Raimond Spekking
|
a846fc9bcd
|
Localisation updates for core and extension messages from translatewiki.net (2011-01-20 20:24:00 UTC)
|
2011-01-20 20:52:42 +00:00 |
|
Raimond Spekking
|
929b245577
|
Localisation updates for core and extension messages from translatewiki.net (2011-01-18 21:16:00 UTC)
|
2011-01-18 21:38:26 +00:00 |
|
Raimond Spekking
|
616fafeb8a
|
Localisation updates for core and extension messages from translatewiki.net (2011-01-17 18:14:00 UTC)
|
2011-01-17 19:48:22 +00:00 |
|
Raimond Spekking
|
12d6b901b2
|
Localisation updates for core and extension messages from translatewiki.net (2011-01-15 14:56:00 UTC)
|
2011-01-15 15:17:51 +00:00 |
|
Raimond Spekking
|
157cbdcb59
|
Localisation updates for core and extension messages from translatewiki.net (2011-01-14 20:51:00 UTC)
|
2011-01-14 21:37:20 +00:00 |
|
Raimond Spekking
|
4a2d391a0d
|
Localisation updates for core and extension messages from translatewiki.net (2011-01-13 20:41:00 UTC)
|
2011-01-13 21:04:12 +00:00 |
|
Trevor Parscal
|
541af6f940
|
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 |
|
Raimond Spekking
|
3cc0bb0c24
|
Localisation updates for core and extension messages from translatewiki.net (2011-01-12 21:05:00 UTC)
|
2011-01-12 21:33:03 +00:00 |
|
Trevor Parscal
|
9cff4eb684
|
Removed ad-hoc rtl rules - CSSJanus out of the box is doing just fine.
|
2011-01-12 00:06:57 +00:00 |
|
Trevor Parscal
|
2c4ea9d393
|
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 |
|
Trevor Parscal
|
1ed22372ab
|
Removed more IE6 stuff.
|
2011-01-11 23:44:53 +00:00 |
|
Trevor Parscal
|
81bb906c99
|
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 |
|
Trevor Parscal
|
a0665f48f6
|
Fixed path of example image in help seciton of the toolbar.
|
2011-01-11 00:02:48 +00:00 |
|
Trevor Parscal
|
ada78c1546
|
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 |
|
Trevor Parscal
|
47d4852f07
|
Resolved #25724 using evil black magic and unicorn tears.
|
2011-01-10 23:32: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 |
|
Raimond Spekking
|
c53862030a
|
Localisation updates for core and extension messages from translatewiki.net (2011-01-09 20:27:00 UTC)
|
2011-01-08 20:42:59 +00:00 |
|
Raimond Spekking
|
bc10e0f9ee
|
Localisation updates for core and extension messages from translatewiki.net (2011-01-07 20:49:00 UTC)
|
2011-01-07 21:37:38 +00:00 |
|
Roan Kattouw
|
c345140f63
|
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 |
|
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 |
|