Commit graph

16 commits

Author SHA1 Message Date
Yaron Koren 843f12dbd7 Replaced escaping of quotes with complete HTML-escaping 2009-04-07 19:02:23 +00:00
Raimond Spekking f117451af2 * Replace hardcoded '...' as indication of a truncation with the 'ellipsis' message
Per Brion's suggestion in http://lists.wikimedia.org/pipermail/wikitech-l/2008-December/040796.html
2009-02-13 19:13:48 +00:00
Yaron Koren d3aa8c8a25 Added checkbox for setting whether page moves should result in a redirect 2009-01-22 23:40:30 +00:00
Yaron Koren 5e365e441a Added same 'return to form' link to 'no replacements found' message 2009-01-18 16:46:12 +00:00
Yaron Koren 1486b66548 Added link back to form 2009-01-18 16:38:22 +00:00
Yaron Koren f35862cebf Fixed bug introduced in version 3.1 2009-01-18 16:22:10 +00:00
Yaron Koren 16f7be9bb5 Some code improvements per Aaron Schulz's code review 2009-01-08 05:48:04 +00:00
Siebrand Mazeland 7349f93023 * i18n updates: support plurals where needed
* avoid notice on special page
* $wgSpecialPageGroups for special page
* update wording for 'replacetext_blankwarning' and 'replacetext_cancel'
* note a FIXME in mediawiki.org code review
* bump version
2008-12-29 18:29:23 +00:00
Yaron Koren b1753b0e0d Added handling of changing titles of (i.e., moving) pages 2008-11-05 20:37:50 +00:00
Chad Horohoe 63f9a3066e A whole bunch of formatting cleanup. 2008-10-13 12:34:00 +00:00
Yaron Koren 165f5f9a8f Fixed SQL string escaping 2008-10-01 19:59:10 +00:00
Yaron Koren f6090046cb Improved access control 2008-09-18 16:29:10 +00:00
Yaron Koren f6cc2df072 Fixed handling of backslashes; "invert selections" link is only shown if there
are more than five pages
2008-09-02 17:34:40 +00:00
Yaron Koren a0c7d95f4f Another bug fix 2008-08-07 19:08:34 +00:00
Yaron Koren 43c8c811c7 Added title as a hidden field in the various forms 2008-08-06 17:11:07 +00:00
Yaron Koren 90a7eec154 New class for handling 'ReplaceText' special page; contains most of the
extension's functionality
2008-08-06 16:09:35 +00:00