Robert Stojnić
ff6f2e6407
(bug 5552) add a fulltext-only search mode to inputbox
2008-12-31 02:53:33 +00:00
Siebrand Mazeland
df5c17fca4
Localisation updates for extension messages from Betawiki (2008-12-31 00:24 CET)
2008-12-30 23:41:31 +00:00
Aryeh Gregor
6ca784f7f3
Improve ugly interface for Sanitizer::escapeId()
...
Calling it with no extra arguments will now assume that you're escaping
a whole id, not an id fragment, which is safer. Also, instead of ugly
bitfield-based options, I've changed the options to use an array of
strings. I fixed all callers in trunk. Out-of-tree callers that were
using Sanitizer::NONE will get correct behavior, while those that were
calling it with no arguments will get slightly changed behavior (an x
will be prepended). I think this is harmless enough that we can skip
back-compat cruft here.
This should cause no visible changes. No parser test regressions.
2008-12-30 00:22:14 +00:00
Siebrand Mazeland
6571494b80
Localisation updates for extension messages from Betawiki (2008-12-29 23:29 CET)
2008-12-29 22:48:02 +00:00
Siebrand Mazeland
f24e4c0a31
Localisation updates for extension messages from Betawiki (2008-12-29 01:04 CET)
2008-12-29 00:07:02 +00:00
Siebrand Mazeland
c2ce85e223
Localisation updates for extension messages from Betawiki (2008-12-29 00:24 CET)
2008-12-29 00:03:59 +00:00
Siebrand Mazeland
9650b4f7be
Localisation updates for extension messages from Betawiki (2008-12-27 09:49 CET)
2008-12-27 09:16:21 +00:00
Siebrand Mazeland
2a71785610
Localisation updates for extension messages from Betawiki (2008-12-25 00:00 CET)
2008-12-24 23:13:57 +00:00
Siebrand Mazeland
fdd8c11b01
Localisation updates for extension messages from Betawiki
2008-12-21 18:22:43 +00:00
Siebrand Mazeland
93c5a8fccc
Localisation updates for extension messages from Betawiki (2008-12-16 22:56 CET)
2008-12-16 22:15:47 +00:00
Siebrand Mazeland
845934bbb2
Localisation updates for extension messages from Betawiki (2008-12-07 00:49 CET)
2008-12-07 00:08:04 +00:00
Siebrand Mazeland
33e2a32fa0
Localisation updates for extension messages from Betawiki (2008-12-01 09:20 CET)
2008-12-01 08:47:02 +00:00
Alex Z.
7f746a908a
Fix parsing of labeltext on the "search2" form, make sure labels are correctly associated with an input.
2008-11-29 04:07:46 +00:00
Siebrand Mazeland
0b0e0156ac
Localisation updates for extension messages from Betawiki (2008-11-27 23:40 CET)
2008-11-27 23:00:16 +00:00
Siebrand Mazeland
943eb3717c
Localisation updates for extension messages from Betawiki (2008-11-22 11:16 CET)
2008-11-22 10:27:55 +00:00
X!
80c1798b7b
Add hidden parameter
2008-11-17 21:54:38 +00:00
Siebrand Mazeland
75f23a2459
Localisation updates for extension messages from Betawiki (2008-11-16 16:25 CET)
2008-11-16 15:54:19 +00:00
Brion Vibber
fd3a453b65
* bug 16242 -- PHP back-compat issue with hook function setup
2008-11-14 21:56:40 +00:00
Siebrand Mazeland
6e5c9a962d
Localisation updates for extension messages from Betawiki (2008-11-13 09:37 CET)
2008-11-13 09:08:58 +00:00
Aaron Schulz
7563919a8f
Cleanup for r42696: use class defaults
2008-11-13 08:50:13 +00:00
Siebrand Mazeland
1bde519432
Localisation updates for extensions messages from Betawiki (2008-11-10 14:18 CET)
2008-11-10 13:28:01 +00:00
Siebrand Mazeland
b86d4f7c96
Localisation updates for extension messages from Betawiki (2008-11-01 00:21 CET)
2008-10-31 23:35:48 +00:00
Chad Horohoe
bdaca54ce1
Cleanup slightly odd syntax. Back to how it originally was.
2008-10-29 23:59:03 +00:00
Alex Z.
7a6e480645
*Fix some variable typos
...
*Use <label>s with the search namespace checkboxes
*Remove extra htmlspecialchars(), XML::element() does this for us.
2008-10-28 01:56:15 +00:00
X!
49729f5d46
(bug 13262) Add preloadtitle option to InputBox, allowing users to specify the title of the sectionin the text field.
2008-10-28 00:08:08 +00:00
Trevor Parscal
97020945cb
Added default values for parameters.
2008-10-27 22:52:05 +00:00
Trevor Parscal
fe52f15a5b
Changed member names to match naming conventions.
2008-10-27 21:35:00 +00:00
Siebrand Mazeland
ad5afe34a7
Maintenance updates:
...
* remove trailing whitespace
* update indentation
* stylize.php
* eol-style:native svn props
2008-10-27 20:56:23 +00:00
Alexandre Emsenhuber
daa934db04
Cleanup for r42681: Not for $wgHooks, because then it calls the "InputBoxHooks" function with "register" as additional parameter
2008-10-27 20:51:09 +00:00
Chad Horohoe
4436efd069
Use array() for the setup functions so it works on PHP < 5.2.3
2008-10-27 20:41:35 +00:00
Trevor Parscal
05e7df43bd
Updated the naming in the credits.
2008-10-27 20:38:10 +00:00
Trevor Parscal
97bd4977f1
2008-10-27 20:33:53 +00:00
Trevor Parscal
c3c2456b06
2008-10-27 20:33:18 +00:00