PHPackages                             wikifab/custom-recent-changes - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. wikifab/custom-recent-changes

ActiveMediawiki-extension

wikifab/custom-recent-changes
=============================

1.1.1(6y ago)32.3kPHP

Since Oct 29Pushed 6y ago2 watchersCompare

[ Source](https://github.com/Wikifab/CustomRecentChanges)[ Packagist](https://packagist.org/packages/wikifab/custom-recent-changes)[ RSS](/packages/wikifab-custom-recent-changes/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (5)Used By (0)

CustomRecentChanges
===================

[](#customrecentchanges)

CustomRecentChanges redesigns the `Special:RecentChanges` page to make it easier to read.

Installation
------------

[](#installation)

- Download the full archive of this repository
- Extract and put `CustomRecentChanges` folder in the `extensions` directory.
- Add the following line to the `LocalSettings.php`

```
wfLoadExtension('CustomRecentChanges');

```

Usage
-----

[](#usage)

The recent changes page is located at `Special:DokitRecentChanges`

Configuration
-------------

[](#configuration)

By default, it will display 5 namespaces

- Page (0)
- User (2)
- File (6)
- Category (14)
- Group (220)

But you can add namespaces as many as you want by editing the following configurations variables

### `$wgRCNamespacesList`

[](#wgrcnamespaceslist)

(array) Array of integers. In the filters, only display the specified namespaces.

Exemple :

```

```

### `$wgRCNamespacesListIgnored`

[](#wgrcnamespaceslistignored)

(array) Array of integers. In the filters, display all the namespaces but the ignored.

Exemple :

```

```

Translation
-----------

[](#translation)

As usual, the translation files are located in the `i18n` folder. You can translate / change the namespace buttons on the filter bar. Just add a translation to a file.

The key for translating a namespace button begins with `customrecentchanges-namespace-` and ends by the english or official namespace name in lowercase.

Exemple of a french for the `Group` namespace:

```
// fr.json
{
    "customrecentchanges-namespace-group": "Groupes"
}

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 73.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~164 days

Total

3

Last Release

2429d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/26b7c13f6509e6d6fdcddbc50c1e8e3d3bbd8dc905f84c83203687549a37dc15?d=identicon)[pyro853](/maintainers/pyro853)

---

Top Contributors

[![bnpoirier](https://avatars.githubusercontent.com/u/33154499?v=4)](https://github.com/bnpoirier "bnpoirier (11 commits)")[![Exxelo](https://avatars.githubusercontent.com/u/33803181?v=4)](https://github.com/Exxelo "Exxelo (3 commits)")[![pierreboutet](https://avatars.githubusercontent.com/u/447459?v=4)](https://github.com/pierreboutet "pierreboutet (1 commits)")

---

Tags

mediawikimediawiki-extension

### Embed Badge

![Health badge](/badges/wikifab-custom-recent-changes/health.svg)

```
[![Health](https://phpackages.com/badges/wikifab-custom-recent-changes/health.svg)](https://phpackages.com/packages/wikifab-custom-recent-changes)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
