| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | This extension makes sure PHPAzure library is properly included. | Markus Glaser | 2012-01-09 | 3 | -0/+59 |
* | Change require to require_once in extensions/README | Sam Reed | 2011-12-24 | 1 | -1/+1 |
* | Follow up r74684 : use default path if MW_INSTALL_PATH is not present. | Antoine Musso | 2010-10-30 | 1 | -4/+9 |
* | A note about symbolic link and dirname() / include() ... | Antoine Musso | 2010-10-12 | 1 | -0/+8 |
* | Fix for r59276: move extension to correct location | Alexandre Emsenhuber | 2009-11-20 | 15 | -561/+0 |
* | Initial check in for the SVGZoom tool. | Trevor Parscal | 2009-11-20 | 15 | -0/+561 |
* | Wrong dir ... deleting .. om nom nom | Tomasz Finc | 2009-11-06 | 3 | -97/+0 |
* | Adding working proof of concept for quick geo ip redirection | Tomasz Finc | 2009-11-06 | 3 | -0/+97 |
* | Accidently put into phase3/extensions instead of extensions. Idiot operator ... | Jack D. Pond | 2009-09-11 | 4 | -574/+0 |
* | Added string functions (replace_e,pad_e,pos_e,rpos_e,and explode_e) that allo... | Jack D. Pond | 2009-09-11 | 2 | -0/+348 |
* | Enhanced existing extension to conditionally show content based on user group... | Jack D. Pond | 2009-09-11 | 2 | -0/+226 |
* | Inadvertently committed an extension to the extension directory, so I am now ... | Arash Boostani | 2009-05-05 | 4 | -145/+0 |
* | Added an extension, called EditSectionHiliteLink, that highlights the appropr... | Arash Boostani | 2009-05-05 | 4 | -0/+145 |
* | update, add URLs | Antoine Musso | 2007-04-13 | 1 | -5/+11 |
* | small comment for devs | Antoine Musso | 2007-01-20 | 1 | -0/+5 |
* | Remove old incorrect version of geomap.php which somehow got stuck in here. | Brion Vibber | 2005-09-22 | 1 | -28/+0 |
* | the geomap extension can embed a map as svg | Magnus Manske | 2005-01-19 | 1 | -0/+28 |
* | Moved Evan's sample hook-using extension from phase3 to extensions module. | Brion Vibber | 2004-12-01 | 1 | -136/+0 |
* | Added hooks for watching and unwatching articles. Documented in | Evan Prodromou | 2004-11-30 | 1 | -23/+39 |
* | Added hook events for "E-mail this user" feature. Documented in | Evan Prodromou | 2004-11-29 | 1 | -0/+5 |
* | Added "unknown action" event, so that extensions can define new | Evan Prodromou | 2004-11-28 | 1 | -1/+3 |
* | Add event hooks for article save. Documented in hooks.doc, and example | Evan Prodromou | 2004-11-28 | 1 | -0/+16 |
* | Add event hooking for article deletion. Add a hook for article | Evan Prodromou | 2004-11-28 | 1 | -0/+10 |
* | Per brion's suggestion, changed <? to <?php in Syslog, and change | Evan Prodromou | 2004-11-28 | 1 | -5/+5 |
* | Added hook events for article protection. Added sample code to Syslog | Evan Prodromou | 2004-11-28 | 1 | -1/+11 |
* | Added event-hooking code for blocking users and IPs. Added a handler | Evan Prodromou | 2004-11-27 | 1 | -0/+8 |
* | Add an extension for logging MediaWiki events to the system logger | Evan Prodromou | 2004-11-27 | 1 | -0/+69 |
* | Move some misplaced extensions from main MediaWiki module to extensions | Brion Vibber | 2004-11-20 | 4 | -227/+0 |
* | Changed inclusion style, require_once('includes/SpecialPage.php') was allowin... | Tim Starling | 2004-10-24 | 3 | -5/+17 |
* | XHTML fix | Brion Vibber | 2004-10-02 | 1 | -1/+1 |
* | * Fix for XHTML valid output | Brion Vibber | 2004-10-02 | 1 | -11/+11 |
* | Fix for running without include_path set | Brion Vibber | 2004-10-02 | 2 | -2/+2 |
* | Fix include path | Brion Vibber | 2004-10-02 | 1 | -1/+1 |
* | Extensions for testing and debugging | Tim Starling | 2004-09-26 | 3 | -0/+72 |
* | Special:SiteMatrix, a method for displaying langlist and all.dblist to users | Tim Starling | 2004-07-31 | 1 | -0/+96 |
* | Originally intended as a driver for testing wfUtf8ToHTML(), but also serves n... | Tim Starling | 2004-05-15 | 1 | -0/+47 |
* | Various board vote enhancements, moving to the BoardVote directory | Tim Starling | 2004-05-15 | 1 | -412/+0 |
* | Introducing special page modular extensions, making the board vote special pa... | Tim Starling | 2004-05-15 | 1 | -0/+412 |
* | Quick readme for the empty dir | Brion Vibber | 2004-04-22 | 1 | -0/+3 |