templatesUsed marker is on its own line; silly to wrap it in a span or try to force...
[lhc/web/wiklou.git] / includes / EditPage.php
2006-11-02 Brion VibbertemplatesUsed marker is on its own line; silly to wrap...
2006-11-02 Aryeh GregorAdd whitespace above "templates included on this page...
2006-10-30 Aryeh Gregor(bug 7758) Added wrapper span to "templates used" expla...
2006-10-30 Brion VibberRevert 17297 and 17298 for the moment.
2006-10-30 Tim Starling* Made special page names case-insensitive and localisa...
2006-10-30 Aryeh Gregor* (bugs 5051, 5376) All tooltips and accesskeys moved...
2006-10-25 Nick JenkinsBug 7369 - Allow "Show Changes" without requiring edit...
2006-10-13 Brion Vibber* Added global $wgStyleVersion to centralize bumping...
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-09-22 Rotem Liss(bug 7357) Make supposedly static methods of Skin actua...
2006-09-03 Rotem Liss(bug 7220) Don't override the edit summary with the...
2006-07-21 Brion Vibber* (bug 6751) Fix preview of blanked section with edit...
2006-07-13 Rob ChurchAs a further precaution, use wfOpenElement() and wfClos...
2006-07-13 Rob Church* (bug 6660) Fix behaviour of EditPage::blockedPage...
2006-07-05 Brion Vibber* Separate out EditPage's getContent bits from regular...
2006-07-01 Rotem LissFixing a wrongly-used private function (Title::userCan).
2006-06-29 Rob Church* (bug 6484) Don't do message transformations when...
2006-06-24 Rob Church(bug 4990) Show page source to blocked users on edits...
2006-06-20 Brion VibberTemporarily revert 14847; makes incompatible changes...
2006-06-20 Rotem Liss* Using the "returnto" in the login link in additional...
2006-06-15 Rob ChurchRevert r14768, it's broken.
2006-06-15 Rob Church(bug 5865) Show warning when editing another users...
2006-06-14 Rob ChurchIntroduce EditFormPreloadText hook, see docs/hooks...
2006-06-12 Rob ChurchExpand 5127 to cover editing existing pages, too
2006-06-07 Brion Vibber* Regression fix: suppress warning about session failur...
2006-06-06 Brion Vibber* Edit security precautions in raw HTML mode, etc
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-05-31 Niklas Laxström* Reverting BiDi changes because there were some proble...
2006-05-31 Niklas Laxström* (bug 6100) BiDi: different directionality for user...
2006-05-31 Rob Church(bug 5127) Auto edit summary when creating redirect...
2006-05-28 Rob Church(bug 6040) Run pre-save transform before calculating...
2006-05-27 Brion Vibber* Markup anality: escape </ as <\/ in toolbar javascrip...
2006-05-21 Antoine Mussofix for wiki-mangleme
2006-05-20 Antoine MussoFix #6015: dd spacing in the boxes "edit is minor"...
2006-05-17 Niklas Laxström* Some escaping
2006-05-15 Brion VibberFixes to input validation and output escaping for user...
2006-05-15 Rob ChurchRename conflicting metadata help message to "metadata_h...
2006-05-11 Antoine MussoRevert to r14165 . Did too many changes, didnt even...
2006-05-11 Antoine MussoSome more PHP5 stuff
2006-05-07 Brion VibberFix that optional error return for EditFilter hook.
2006-05-07 Rob ChurchFix call-time-pass-reference error
2006-05-06 Rob Churchcough
2006-05-06 Rob Church(bug 5841) Allow the 'EditFilter' hook to return a...
2006-05-02 Rob Church* Anal-retentive cleanup of a few bits
2006-05-02 Rob ChurchWhen showing the "login to edit" page, set the auto...
2006-05-02 Rob ChurchUse getPrefixedUrl() for returnto parameters
2006-04-26 Rob ChurchPass login link to "whitelistedittext" containing ...
2006-04-25 Rob Church* Indicate when a protected page is an interface messag...
2006-04-19 Antoine MussoSwitching from phpdoc to doxygen (use less than 32MB...
2006-04-17 Brion Vibber* (bug 4663) Edit toolbar enabled in compatible version...
2006-04-16 Rob Church(bug 5536) Use content language for editing help link
2006-04-12 Rob ChurchDon't force edit summaries when a user is editing their...
2006-03-28 Rob Church(bug 5367) Logic error in blank summaries handler cause...
2006-03-26 Rob Church(bug 5364) Don't raise false blank summary reminder...
2006-03-25 Rob ChurchImprove detection of blank edit summaries where automat...
2006-03-25 Rob Church(bug 4630) Add user preference to prompt users when...
2006-03-18 Rob Church(bug 4611) Add user preference (default on) to add...
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-03-01 LupinPatch for bug 4273: "New section" editing page should...
2006-02-23 Niklas Laxström* Make Live Preview an user preference, still controlla...
2006-02-23 Rob Church(bug 4535) Warn user when editing CSS or JS subpage...
2006-02-22 Tim StarlingMaximum article size, since max_allowed_packet is too...
2006-02-20 Niklas Laxström* Fixed and enhanced a little the Live Preview, which...
2006-02-10 Erik Moellerdoc
2006-02-10 Erik Moellervery basic support for requiring email authentication...
2006-02-06 Rob ChurchIntroduce "semiprotectedpagewarning" which appears...
2006-02-04 Rob ChurchAdd warning for anon. edits
2006-01-23 Domas Mituzasfix previews
2006-01-23 Domas MituzasTidy up only article views, previews, image pages and...
2006-01-13 Brion Vibber* (bug 1103) Fix up redirect handling for images, categ...
2006-01-11 Tim StarlingDo the checks for template existence in a batch
2006-01-07 Antoine MussoFix #4504: Use site language for namespace name resolution
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-06 Rob Church* Move the "user is blocked" page to OutputPage
2006-01-02 Niklas Laxström* Removed broken wgAllowAnonymousMinor and added new...
2006-01-01 Tim Starlingfix for broken categories on preview
2005-12-30 Tim Starling* Added templatelinks table. The table currently repres...
2005-12-28 Magnus Manskenow displays system messages in their edit box even...
2005-12-26 Brion Vibber* Add 'GetInternalURL' hook to match the GetFullURL...
2005-12-24 Brion Vibber* Don't show useless empty preview on new page creation
2005-12-24 Brion Vibber* (bug 4368) Don't show useless empty preview on new...
2005-12-11 Tim StarlingTypo causing all conflicts to become new section edits
2005-12-11 Brion Vibber* (bug 1600) Trigger edit conflict on duplicate section...
2005-12-11 Magnus ManskeNew hook
2005-12-05 Brion Vibber* Add createpage and createtalk permission keys, allowi...
2005-12-04 Antoine MussoClean up unused globals!
2005-12-04 Brion VibberRevert experimental hack as discussed on IRC
2005-12-03 Ævar Arnfjörð Bjar... * Added an interface message that controls the layout...
2005-12-02 Brion Vibber* (bug 4100, 3049) Add 'edittools' message to hold...
2005-12-01 Brion Vibber* (bug 4035) Fix prev/next revision links on edit page
2005-11-15 Tim StarlingImplemented diff cache
2005-11-10 Ævar Arnfjörð Bjar... * Rewrote magnus's spaghetti-hook, see mail.wikimedia...
2005-11-04 Magnus ManskeAdditional hook
2005-11-03 Brion Vibber* (bug 3487) Fix category edit preview with preview...
2005-10-31 Tim StarlingMore informative error message for loss of session...
2005-10-28 Brion Vibber* (bug 3816) Throw edit conflict instead of fatal error...
2005-10-26 Brion VibberTomg, please test with error_reporting set to E_ALL...
2005-10-26 Tom Gilder(*fanfare*) added scripting to save the position of...
next