Remove most named character references from output
[lhc/web/wiklou.git] / includes / EditPage.php
2010-05-30 Aryeh GregorRemove most named character references from output
2010-05-28 PlatonidesBug 23699: Add trailing \n at the end of <div>s in...
2010-05-26 Brian Wolff(bug 22967) Use javascript to make the maxlength of...
2010-05-09 Alexandre Emsenhuber* (bug 23448) MediaWiki:Summary-preview is now displaye...
2010-04-28 Raimond Spekking* Add accesskey 'b' and tooltip to the summary field...
2010-04-15 Siebrand MazelandRemove the 'editwidth' preference and related code.
2010-04-10 Tobiasfixing bug 23139 (introduced in r59655) which broke...
2010-03-29 Platonides(bug 21520) Anonymous previews now also give a warning...
2010-03-26 Happy-melonGet message in wfEmptyMsg using the user's interface...
2010-03-17 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-07 Tobiasreverting myself (r63361) due to comment #2 in bug...
2010-03-07 Tobiasbug 22756: Add parameter to noarticletext/newarticletex...
2010-03-03 Conrad IrwinMerge fixes to ?preload= from /branches/conrad/ (cf...
2010-02-20 Alexandre Emsenhuber(bug 8790) Metadata edition ($wgUseMetadataEdit) has...
2010-02-19 TobiasLogExtract on blocked user's pages: fixing r62241 ...
2010-02-19 Tim StarlingMoving Conrad's recent parser work out to a branch...
2010-02-10 Roan KattouwRevert r62022: breaks tab order on section=new edits...
2010-02-10 TobiasshowLogExtract of block log on user (talk) pages of...
2010-02-09 Jack Phoenixbug #19334: textarea jumps when editing longer articles...
2010-02-09 Andrew GarrettReverse removal of Live Preview in r59446, with the...
2010-02-07 Conrad IrwinInitialize parser properly in getTransclusionText()
2010-02-05 Conrad Irwinbug 5210 - add getTransclusionText() to the Parser...
2010-02-05 Alexandre EmsenhuberFollow-up r56441: the cancel link now links to the...
2010-02-05 Raimond SpekkingFix tabindex for summaryfield. The textbox area has...
2010-01-22 Chad HorohoeRm some unneeded $wgParser globals
2010-01-19 Aaron SchulzDon't show empty edit box for invalid sections requeste...
2010-01-18 Aaron Schulz* EditPageNoSuchSection hook
2010-01-16 Tobiasprovided option for showLogExtract to wrap result....
2010-01-16 Aaron SchulzMade noSuchSectionPage() use mTitle
2010-01-15 Aryeh GregorRemove OutputPage::{get,set}OnloadHandler()
2010-01-14 Platonides(bug 19226) First line renders differently on many...
2010-01-11 Bryan Tong MinhFollowup r58980: Moved logic for addsection-editintro...
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2009-12-12 Alexandre EmsenhuberMissing global; was throwing Fatal error: Call to a...
2009-12-08 Daniel FriesenFixes for comments on r59655
2009-12-07 Tim StarlingReplaced all instances of <<<END (which breaks vim...
2009-12-04 Chad HorohoeUse spaces so these line up nicely for everybody
2009-12-03 Daniel FriesenExpand a few comments. One as per Nikerabbit's comment...
2009-12-03 Daniel FriesenMissing $wgRequest in showSummaryInput
2009-12-03 Daniel FriesenFix notices
2009-12-02 Daniel FriesenFixes for fixme comments on my r59655
2009-12-02 Roan KattouwRevert unintended change in r59666
2009-12-02 Roan KattouwFix jQuery bug filed upstream as dev.jquery.com/ticket...
2009-12-02 Daniel FriesenEditPage refactor and improvements.
2009-11-26 Tim StarlingRemoved JS2 work (has been moved to the js2-work branch...
2009-11-24 Raimond SpekkingFollowup r59363: Fix wrong syntax for Html::input....
2009-11-23 Sam ReedFurther followup to r59360
2009-11-23 Sam ReedMinor followup for r59360
2009-11-23 Sam Reedbug 21604 Spellcheck attribute for editsummary
2009-11-23 Andrew GarrettEnabling change for r59356, allow programmatic control...
2009-11-14 Siebrand MazelandUpdate break notation to self enclosed and properly...
2009-11-06 Alexandre Emsenhuber* (bug 21420) Fix for r27043: typo
2009-10-30 Roan KattouwRemove section edit links in edit conflict form pointin...
2009-10-25 Alexandre Emsenhuber* $fname -> __METHOD__
2009-10-23 Alexandre Emsenhuberremoved trailing spaces
2009-10-22 Andrew GarrettAdd some hook HTML injection points to EditForm, betwee...
2009-09-30 Brion VibberPull back r56730 for now: "New configuration variable...
2009-09-29 Chad Horohoe(bug 20836) Preload not working for MediaWiki namespace...
2009-09-26 Alexandre EmsenhuberFixes for live preview:
2009-09-21 TobiasNew configuration variable $wgShowPageOnRedlink that...
2009-09-18 Andrew GarrettRemove double catlinks on edit page.
2009-09-17 Aaron Schulzpartial revert on r55573; livePreview() is still used
2009-09-16 Alexandre Emsenhuber* (bug 20517) Cancel link from edit page now returns...
2009-09-16 TobiasFollow-up on r56284: LogEventsList::showLogExtract...
2009-09-13 TobiasFollow-up on r56251 - merging showLogs and showLogExtract
2009-09-13 TobiasCreating new function wgOutput->showLogs and including...
2009-09-10 Tim StarlingComments and whitespace fixes only.
2009-08-30 NepheleFixed EditFilterMerged hook to use hookError param
2009-08-25 Andrew GarrettFix live preview copying of existing category links
2009-08-21 Brion VibberCleaning up some old PHP 4 object-reference usage in...
2009-08-18 Andrew GarrettRewrite JS-based Live Preview to use jQuery, was 200...
2009-08-17 TobiasShow summary preview also on diff - useful for editing...
2009-08-14 Andrew GarrettAdd an id to the cancel link
2009-08-11 Aryeh GregorFor HTML 5, drop type="" attributes for CSS/JS
2009-08-02 Alexandre Emsenhuber* (bug 18699) Using the nosummary URL option no longer...
2009-08-01 ShinjimanShow the preview tip for css/js when the page name...
2009-08-01 Shinjiman* (bug 15680) Split the edit tip message of user CSS...
2009-07-24 Aaron Schulz5.3 reference error fix
2009-07-22 Aaron SchulzFixed php 5.3 reference error
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-07-08 ThomasVadding web request parameter for consistency
2009-07-07 ThomasVnew hook, that allows extensions/ProofreadPage to read...
2009-07-02 Niklas LaxströmCheck for wfEmptyMsg too, since message cache checks...
2009-06-30 Raimond SpekkingFollow-up r52601: typo
2009-06-30 Raimond SpekkingDo not parse 'editpage-tos-summary' ('wikimedia-editpag...
2009-06-25 Roan KattouwMove EditPage::showEditForm:initial hook down one state...
2009-06-24 Brion VibberPrepping for site default overrides of copyright/TOS...
2009-06-18 Andrew GarrettAdd quoting functionality to LQT reply view
2009-06-16 Aryeh GregorShow right logs when viewing/creating deleted page
2009-06-15 Roan KattouwFix up r51559: Linker::link() expects Title objects...
2009-06-15 Siebrand MazelandFix double escaping issues. Related to r51559 and friends.
2009-06-06 Siebrand Mazeland* replace some use of deprecated makeKnownLinkObj(...
2009-05-29 Trevor ParscalAdded EditPageBeforeEditToolbar hook to provide a way...
2009-05-27 Aaron Schulz(bug 18747) Show only page deletion log extracts, not...
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-17 Siebrand Mazeland(bug 18438) Tweak HTML for preview bar for consistency...
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-04-24 Aryeh Gregor(bug 16950) Show move log when recreating a page
2009-03-25 Raimond SpekkingAdd a class if 'missingsummary' is triggered to allow...
2009-03-25 Brion VibberRevert r47619 "Add an ID if 'missingsummary' is trigger...
next