The war on redundant ampersand usage!
[lhc/web/wiklou.git] / includes / EditPage.php
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-21 Brion VibberRevert r19529 ('ajax editors list'); per chat w/ hashar...
2007-01-20 Antoine MussoOptional feature : 'Ajax show editors' based on an...
2007-01-20 Rob Church* (bug 8715) Warn users when editing an interface messa...
2007-01-20 Antoine MussouserCan(Edit|Create|Move) are deprecated : do not use...
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-13 Antoine Mussoclean up spaces :p
2007-01-12 Andrew GarrettVarious,
2007-01-12 Andrew GarrettVarious tweaks for last commit, including a merge of...
2007-01-12 Andrew GarrettDisplay MULTIPLE culprit pages for cascading protection...
2007-01-12 Andrew GarrettUI stuff for the cascading protection feature - warning...
2007-01-11 Ilmari Karonenmake default system messages show on "view source"
2007-01-10 Aryeh Gregor* (bugs 5051, 5376) All tooltips and accesskeys moved...
2007-01-07 Andrew GarrettRestore 18905, but instead of displaying the Preview...
2007-01-07 Andrew GarrettRevert r17905. Needs more thought, and may be annoying...
2007-01-07 Andrew GarrettPreview automatically when somebody clicks undo. I...
2007-01-03 Tim Starlingonly generate preview output when the request is actual...
2006-12-24 Brion Vibber* (bug 8351) Fix undo for simple reverts
2006-12-23 Rob Church* Make the default messages for "undo" less intrusive...
2006-12-17 Aryeh GregorPrefix all new classes/ids with "mw-"
2006-12-17 Rob Church* (bug 8274) Wrap edit tools in a <div> with a specifie...
2006-12-11 Andrew GarrettPer discussion on wikitech-l, add an (undo) link for...
2006-12-02 Ilmari KaronenInclude a backslash character in wpEditToken to prevent...
2006-12-01 Leon WeberAdded hook 'EditPage::attemptSave' before an article...
2006-11-29 Nick JenkinsCompleting code housekeeping stuff for rest of includes...
2006-11-29 Andrew Garrett*Automatically pre-fill the edit-summary field when...
2006-11-27 Andrew GarrettMake passing an invalid revid for undoing fail gracefully
2006-11-26 Rotem LissFixing a PHP warning about passing variables by referen...
2006-11-26 Aryeh Gregor* Add new editFormPageTop placeholder for text injection
2006-11-26 Aryeh Gregor* Add AOL IPs to whitelist by default
2006-11-26 Andrew GarrettAdd message explaining if undoing an edit failed.
2006-11-26 Andrew Garrett* (bug 6295) Add a 'revision patching' functionality...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-22 Daniel KinzlerAdded placeholders for text injection by hooks to EditP...
2006-11-21 Aryeh GregorCode style tweaks per brion's suggestions on Wikitech-l
2006-11-20 Aryeh Gregor(bug 7889) Don't show "blank edit summary" notice if...
2006-11-20 Aryeh Gregor* (bug 7918) Fix regression in display of "templates...
2006-11-17 Aryeh GregorClean up last commit: OutputPage::formatTemplates ...
2006-11-17 Aryeh Gregor(bug 7918) "Templates used on this page" is now shown...
2006-11-17 Aryeh Gregor(bug 7918) "Templates used on this page" changes during...
2006-11-14 Nick JenkinsPrevent PHP notice on undefined $subjectpreview and...
2006-11-14 Aryeh Gregor(bug 7811) Allow preview of edit summaries. Slight...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-11-07 Andrew Garrett* (bug 5365) Stop users being prompted to enter an...
2006-11-06 Brion Vibber* (bug 7819) Move automatic redirect edit summary after...
2006-11-03 Andrew GarrettAdd to my commit from last night - give a separate...
2006-11-02 Andrew Garrett(bug 7788) Force section headers in new section links...
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
next