Go to file
Aryeh Gregor f7969c9d4b 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
Cite.i18n.php Localisation updates for extension messages from Betawiki (2008-12-29 23:29 CET) 2008-12-29 22:48:02 +00:00
Cite.php Revert "Follow up on r43982. Reduce dirname(__FILE__) calls in core and extensions." 2008-11-30 03:15:22 +00:00
Cite_body.php Improve ugly interface for Sanitizer::escapeId() 2008-12-30 00:22:14 +00:00
cite_text fix typo in text 2008-10-07 18:08:17 +00:00
cite_text-ar Encode error 2008-06-14 11:32:09 +00:00
cite_text-arz Encode error 2008-06-14 11:32:09 +00:00
cite_text-de * Updates German 2007-11-12 08:34:21 +00:00
cite_text-fi
cite_text-fr
cite_text-he Using month genitive form when applicable. 2008-06-20 16:42:20 +00:00
cite_text-hu eol-style:native added 2007-04-26 19:01:16 +00:00
cite_text-id
cite_text-kk
cite_text-kk-arab * (bug 7971) Update Kazakh translations for extensions 2008-01-12 07:24:17 +00:00
cite_text-kk-cn * (bug 7859) Update Kazakh translations 2007-05-10 19:53:55 +00:00
cite_text-kk-cyrl * (bug 7971) Update Kazakh extension translations 2007-12-20 20:18:45 +00:00
cite_text-kk-kz eol-style:native added 2007-04-26 19:01:16 +00:00
cite_text-kk-latn * (bug 7971) Update Kazakh extension translations 2007-12-20 20:18:45 +00:00
cite_text-kk-tr eol-style:native added 2007-04-26 19:01:16 +00:00
cite_text-lt eol-style:native added 2007-04-26 19:01:16 +00:00
cite_text-nl
cite_text-oc
cite_text-ru
cite_text-sq eol-style:native 2007-06-21 19:21:10 +00:00
citeParserTests.txt (bug 44) Rename Image namespace to File. Based on a patch by brion. 2008-11-17 21:27:00 +00:00
SpecialCite.i18n.alias.php Localisation updates for extension messages from Betawiki (2008-12-10 15:10 CET) 2008-12-10 14:27:36 +00:00
SpecialCite.i18n.php Localisation updates for extension messages from Betawiki (2008-12-29 23:29 CET) 2008-12-29 22:48:02 +00:00
SpecialCite.php (bug 16182) Use SkinTemplateToolBoxEnd instead of MonoBookTemplateToolboxEnd in Cite. Renamed parameter for consistency. 2008-10-30 16:12:17 +00:00
SpecialCite_body.php Search & replace war on old wf* xml functions 2008-12-20 09:32:47 +00:00