Commit graph

7 commits

Author SHA1 Message Date
Evelyn Marie e5657bc299 Migrate to wikitable table class for table output
This extension previously used a custom table design that did not align with the
MediaWiki CSS style for tables. This change almost entirely rewrites the table
implementation to use the wikitable class, as well as enhances the readability of
the table by using proper table headings and moves the total number edits row to
the bottom of the table. While the existing TODO for inline styles was not entirely
followed, using the "text-align:center;" CSS property helps, in my mind, improve the
readability of the table, to the point where I feel that the TODO can still be removed.

Translation strings have been added to reflect the additional strings, and I have
additionally added myself to the authors array for both the extension information
file and the English translation file. Another change was made as well where I added
an output message before the OOUI form displaying a short description as to what the
extension does, thereby making it easier for users who stumble across this extension
to understand what exactly it does.

Change-Id: I0d4465b14f0de6425dafdcd52e16e14bb04a0541
2023-06-26 17:19:16 +00:00
Translation updater bot 69b60273a7 Localisation updates from https://translatewiki.net.
Change-Id: I209875d148cf5e44b2522fe3a6d56211ec05ce03
2022-10-11 09:16:29 +02:00
Translation updater bot d30d8712b8 Localisation updates from https://translatewiki.net.
Change-Id: I72ebc2fae6a22eded16fb1a2d7955df089b03b2f
2022-09-08 09:59:13 +02:00
Translation updater bot 3e311dff2e Localisation updates from https://translatewiki.net.
Change-Id: Ibb5bdcf2aa1700a6c6779fa4151978173aea0179
2022-09-06 09:39:25 +02:00
Translation updater bot b960751da2 Localisation updates from https://translatewiki.net.
Change-Id: Ie55e1cc6c0665ac63bf4363046c2d588f7be18cb
2015-03-23 21:50:48 +01:00
Translation updater bot 5a762c61ef Localisation updates from https://translatewiki.net.
Change-Id: I40d7e64cd98027300bb2a4f8d9951fa5ebcf4b4c
2014-04-16 18:11:17 +00:00
Siebrand Mazeland f5818b0233 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: Ic3ecc7a5d0c115b50ee094755eec95d2b93ae7be
2014-03-31 14:37:42 +02:00