Show an appropiate message when the wiki is read only for some special pages.
[lhc/web/wiklou.git] / includes / specials / SpecialImport.php
2010-02-13 Chad HorohoeOutput page title along with no revisions (just like...
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-04-07 Chad HorohoeUse getTitle() here, it's cleaner.
2009-04-07 Chad HorohoeFirst round of war on $wgTitle. Don't use it in Special...
2009-02-19 Raimond Spekking* Some cleanup for Special:Import:
2009-02-06 Andrew GarrettAdd 'include pages linked to from these pages' to Speci...
2009-02-06 Chad Horohoe(bug 15283) Interwiki imports should fetch included...
2009-01-07 Brion VibberRevert r45340 "(bug 16793) text entered into the log...
2009-01-02 Aaron Schulz(bug 16793) text entered into the log entry should...
2008-12-12 Raimond SpekkingQuick hack to disable import for non privileged users...
2008-12-10 Brion VibberFollow-up to r44245, r44250 (comment field on Special...
2008-12-09 Raimond SpekkingPer Brions suggestions mediawiki.org/wiki/Special:Code...
2008-12-05 Aaron SchulzXHTML fix
2008-12-05 Ariel Glennlog comment for imports (bug #12728)
2008-11-27 Aaron SchulzAdd $user to NewRevisionFromEditComplete hook
2008-11-26 Chad HorohoeRefactor Special:Import to extend SpecialPage instead...
2008-11-17 Brion Vibber* Improved input validation on Special:Import form
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-09-18 Aaron Schulz* Add support for log importing
2008-09-18 Aaron Schulz* Move Import stuff to it's own file like Export
2008-09-07 Aaron SchulzPass in $latest value (for bug 12650)
2008-07-31 Chad HorohoeSyntax fix.
2008-07-30 Jon Harald SøbyAdding accesskey="s" to forms in the following special...
2008-06-19 Brion VibberRename all the special page class files back to their...