aboutsummaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* This extension makes sure PHPAzure library is properly included.Markus Glaser2012-01-093-0/+59
* Change require to require_once in extensions/READMESam Reed2011-12-241-1/+1
* Follow up r74684 : use default path if MW_INSTALL_PATH is not present.Antoine Musso2010-10-301-4/+9
* A note about symbolic link and dirname() / include() ...Antoine Musso2010-10-121-0/+8
* Fix for r59276: move extension to correct locationAlexandre Emsenhuber2009-11-2015-561/+0
* Initial check in for the SVGZoom tool.Trevor Parscal2009-11-2015-0/+561
* Wrong dir ... deleting .. om nom nomTomasz Finc2009-11-063-97/+0
* Adding working proof of concept for quick geo ip redirectionTomasz Finc2009-11-063-0/+97
* Accidently put into phase3/extensions instead of extensions. Idiot operator ...Jack D. Pond2009-09-114-574/+0
* Added string functions (replace_e,pad_e,pos_e,rpos_e,and explode_e) that allo...Jack D. Pond2009-09-112-0/+348
* Enhanced existing extension to conditionally show content based on user group...Jack D. Pond2009-09-112-0/+226
* Inadvertently committed an extension to the extension directory, so I am now ...Arash Boostani2009-05-054-145/+0
* Added an extension, called EditSectionHiliteLink, that highlights the appropr...Arash Boostani2009-05-054-0/+145
* update, add URLsAntoine Musso2007-04-131-5/+11
* small comment for devsAntoine Musso2007-01-201-0/+5
* Remove old incorrect version of geomap.php which somehow got stuck in here.Brion Vibber2005-09-221-28/+0
* the geomap extension can embed a map as svgMagnus Manske2005-01-191-0/+28
* Moved Evan's sample hook-using extension from phase3 to extensions module.Brion Vibber2004-12-011-136/+0
* Added hooks for watching and unwatching articles. Documented inEvan Prodromou2004-11-301-23/+39
* Added hook events for "E-mail this user" feature. Documented inEvan Prodromou2004-11-291-0/+5
* Added "unknown action" event, so that extensions can define newEvan Prodromou2004-11-281-1/+3
* Add event hooks for article save. Documented in hooks.doc, and exampleEvan Prodromou2004-11-281-0/+16
* Add event hooking for article deletion. Add a hook for articleEvan Prodromou2004-11-281-0/+10
* Per brion's suggestion, changed <? to <?php in Syslog, and changeEvan Prodromou2004-11-281-5/+5
* Added hook events for article protection. Added sample code to SyslogEvan Prodromou2004-11-281-1/+11
* Added event-hooking code for blocking users and IPs. Added a handlerEvan Prodromou2004-11-271-0/+8
* Add an extension for logging MediaWiki events to the system loggerEvan Prodromou2004-11-271-0/+69
* Move some misplaced extensions from main MediaWiki module to extensionsBrion Vibber2004-11-204-227/+0
* Changed inclusion style, require_once('includes/SpecialPage.php') was allowin...Tim Starling2004-10-243-5/+17
* XHTML fixBrion Vibber2004-10-021-1/+1
* * Fix for XHTML valid outputBrion Vibber2004-10-021-11/+11
* Fix for running without include_path setBrion Vibber2004-10-022-2/+2
* Fix include pathBrion Vibber2004-10-021-1/+1
* Extensions for testing and debuggingTim Starling2004-09-263-0/+72
* Special:SiteMatrix, a method for displaying langlist and all.dblist to usersTim Starling2004-07-311-0/+96
* Originally intended as a driver for testing wfUtf8ToHTML(), but also serves n...Tim Starling2004-05-151-0/+47
* Various board vote enhancements, moving to the BoardVote directoryTim Starling2004-05-151-412/+0
* Introducing special page modular extensions, making the board vote special pa...Tim Starling2004-05-151-0/+412
* Quick readme for the empty dirBrion Vibber2004-04-221-0/+3