Extension:AjaxQueryPages
From MediaWiki.org
|
AjaxQueryPages Release status: unknown |
|
|---|---|
| Implementation | Ajax |
| Description | Add some AJAX to QueryPages such as Special:Shortpages |
| MediaWiki | 1.12alpha+ |
| Download | SVN |
| Hooks used | |
As of r30915 (posted Feb. 13 2008) the changelog is:
------------------------------------------------------------------------ r30915 | hashar | 2008-02-13 20:55:32 +0100 (mer, 13 fév 2008) | 7 lines Fix the extension: * avoid click spam (2 secs between requests) * use $_GET instead of $_REQUEST and rebuild $wgRequest (hack) * SpecialPage::getPage() is not i18n compliant, replaced it with SpecialPage::getPageByAlias() ------------------------------------------------------------------------ r30887 | siebrand | 2008-02-13 00:28:48 +0100 (mer, 13 fév 2008) | 1 line Localisation updates for extension messages from Betawiki (2008-02-13 00:08 CET) ------------------------------------------------------------------------ r30845 | siebrand | 2008-02-11 19:03:28 +0100 (lun, 11 fév 2008) | 1 line Localisation updates for extension messages from Betawiki (2008-02-11 18:17 CET) ------------------------------------------------------------------------ r30806 | siebrand | 2008-02-10 19:32:27 +0100 (dim, 10 fév 2008) | 1 line Localisation updates for extension messages from Betawiki (2008-02-10 19:18 CET) ------------------------------------------------------------------------ r30709 | siebrand | 2008-02-08 16:26:07 +0100 (ven, 08 fév 2008) | 1 line Localisation updates for extension messages from Betawiki (2008-02-08 16:01 CET) ------------------------------------------------------------------------ r30682 | siebrand | 2008-02-07 23:18:16 +0100 (jeu, 07 fév 2008) | 1 line Localisation updates for extension messages from Betawiki (2008-02-07 22:52 CET) ------------------------------------------------------------------------ r30639 | siebrand | 2008-02-06 20:04:27 +0100 (mer, 06 fév 2008) | 1 line Localisation updates for extension messages from Betawiki (2008-02-06 19:31 CET) ------------------------------------------------------------------------ r30626 | siebrand | 2008-02-06 16:19:56 +0100 (mer, 06 fév 2008) | 5 lines Localisation updates. "descriptionmsg" related changes for: * AjaxQueryPages * AjaxShowEditors * BreadCrumbs * ContributorsAddon ------------------------------------------------------------------------ r29724 | siebrand | 2008-01-14 11:09:08 +0100 (lun, 14 jan 2008) | 1 line (bug 12608) Unifying the spelling of getDBkey() in the extension code. ------------------------------------------------------------------------ r28556 | siebrand | 2007-12-16 19:45:23 +0100 (dim, 16 déc 2007) | 1 line revert r28306, r28308, r28309, r28312 ------------------------------------------------------------------------ r28553 | siebrand | 2007-12-16 19:38:50 +0100 (dim, 16 déc 2007) | 1 line revert r28340, r28343 to r28349, r28351, r28364 ------------------------------------------------------------------------ r28349 | siebrand | 2007-12-10 14:52:02 +0100 (lun, 10 déc 2007) | 2 lines * complete $wgExtensionCredits * remove trailing whitespace ------------------------------------------------------------------------ r28306 | siebrand | 2007-12-09 13:13:21 +0100 (dim, 09 déc 2007) | 3 lines * complete $wgExtensionCredits * remove trailing whitespace ------------------------------------------------------------------------ r28047 | siebrand | 2007-12-02 11:14:24 +0100 (dim, 02 déc 2007) | 1 line Add url to wgExtensionCredits, even though there is no page yet. ------------------------------------------------------------------------ r23995 | nickj | 2007-07-11 10:16:22 +0200 (mer, 11 jui 2007) | 2 lines Native EOL style is your friend. ------------------------------------------------------------------------ r23533 | simetrical | 2007-06-29 03:36:09 +0200 (ven, 29 jun 2007) | 1 line Extensions too! ------------------------------------------------------------------------ r22508 | hashar | 2007-05-28 15:47:36 +0200 (lun, 28 mai 2007) | 2 lines Only load on QueryPages (fix [[Special:Log]]) ------------------------------------------------------------------------ r22507 | hashar | 2007-05-28 15:18:43 +0200 (lun, 28 mai 2007) | 2 lines AjaxQueryPages extension: add some AJAX to QueryPages such as [[Special:Shortpages]] ------------------------------------------------------------------------

