Brion Vibber
|
5a43a2393e
|
Split off body class and use modern loading system to avoid breaking other special page extensions due to early load of SpecialPage.php
|
2007-04-23 20:58:49 +00:00 |
|
Brion Vibber
|
0979ac159b
|
* (bug 9498) Fix percentages for non-default locales
Don't perform math on the output of Language::formatNum()!
Also ran formatNum() on the percentages
|
2007-04-05 14:03:20 +00:00 |
|
Ivan Lanin
|
0610a6b474
|
* Add other extensions to i18n.db and explicitly specify the array or function name for each extensions
* Change function name on SpecialEditcount and HideRevision to comply with maintenance/language/checkExtensioni18n.php (CMIIW)
|
2007-04-02 14:23:15 +00:00 |
|
Antoine Musso
|
92d4a5aa0b
|
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
This is like r19502 but for extensions.
|
2007-01-20 15:10:35 +00:00 |
|
Ivan Lanin
|
56a7e45a9b
|
Give descriptions to Duplicator, Editcount, GiveRollback, and NewestPages extensions. Fix some Indonesian (id) translations for Duplicator.
|
2007-01-11 06:28:30 +00:00 |
|
Leon Weber
|
d354a6b36f
|
* (bug 8453) French translation for the Editcount extension
* Translated the same extension to german
|
2007-01-01 21:07:53 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
6bf9510e18
|
* (bug 4400) Avoid division by zero error when the user exists and has made 0 edits
|
2005-12-27 16:51:45 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
2106d03fb9
|
* @copyright Copyright �� 2005, ��var Arnfj��r�� Bjarmason
|
2005-09-27 19:50:49 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
44f6777613
|
* Optimizing by using User::edits() on includes
* Minor fixes
|
2005-09-08 14:54:55 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
68ca139452
|
* Now supports {{Special:Editcount/User/Namespace}}
* Massive code cleanup
|
2005-08-26 14:20:43 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
29d5316195
|
* Requireing a version newer than 1.5beta4
* Changed percent() to wfPercent() some evil totallitarian rabbit from hell changed it
|
2005-08-02 15:51:02 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
639cbafe2d
|
* Better way to make the page includable
* Syntax
|
2005-07-18 05:26:30 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
7b39583594
|
* The User class no longer includes editsByNs(), including it
* Using GlobalFunctions percent()
|
2005-07-16 22:04:59 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
369774f91c
|
* A new Special Page extension that displays edit counts.
This page can be accessed from Special:Editcount[/user] as well as being
included like {{Special:Editcount/user}}
|
2005-07-14 17:53:27 +00:00 |
|