Siebrand Mazeland
f6d4ab758c
stylize.php, some indentation fixes and some brackets added.
2012-01-12 08:58:40 +00:00
Sam Reed
0a66fd76f1
MW_SUPPORTS_EDITFILTERMERGED has been in since r27416
...
Kill the alternate EditFilter hook usage (underlying code still used, probably wants refactoring at somepoint)
Simplify a boolean return
2011-11-23 19:18:30 +00:00
Sam Reed
64b6239348
* (bug 32609) API: Move captchaid/captchaword of action=edit from core to Captcha extension(s)
...
Left setting of wpCaptchaId and wpCaptchaWord in core. Can't think of a sane way to check and set them via an extension (subclass and override, or a hook). Annoyingly APIEditBeforeSave doesn't pass the params array
2011-11-23 19:09:57 +00:00
Happy-melon
54fa154b40
Introduce a CaptchaStore abstract class that CaptchaSessionStore and CaptchaCacheStore can extend. Some tidying, documentation and type hinting.
2011-04-24 11:41:49 +00:00
Happy-melon
1bbd72e5fd
Reorganise files in ConfirmEdit
2011-04-23 11:44:47 +00:00