A little refactoring of the input splitting/expansion:
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 20 Jan 2008 10:58:45 +0000 (10:58 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 20 Jan 2008 10:58:45 +0000 (10:58 +0000)
commit5137bd84c31e39e5e26b2a25345eb0bcc7c48497
tree5565f3df42b3e314484f7282358eb30b8e82c47b
parente884a79278b288eddab5f20811d8034ca6e1f933
A little refactoring of the input splitting/expansion:
* Trim duplicate input. If we ask for "Foo" three times, only export it once!
* Add a (disabled) option to export used images as well. No use for it right now since Special:Export doesn't export, and Special:Import doesn't import, any useful image information. Uncomment it when that happens. :D
includes/SpecialExport.php