PHPackages                             wikifab/check-page-title - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wikifab/check-page-title

ActiveMediawiki-extension[Utility &amp; Helpers](/categories/utility)

wikifab/check-page-title
========================

Check if the title's page get an unsual chars and alert users

1.4.1(6y ago)04.0kJavaScript

Since Nov 6Pushed 6y ago2 watchersCompare

[ Source](https://github.com/Wikifab/ext-CheckPageTitle)[ Packagist](https://packagist.org/packages/wikifab/check-page-title)[ RSS](/packages/wikifab-check-page-title/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (11)Used By (0)

Description
===========

[](#description)

This MediaWiki extension controls that the name entered into the Page Form's input title field doesn't contains some specific caracters. If the extension detects a wrong characters, a modal box appears and prevent the user to create the page with the entered title.

Also if there is a blank space at the end of the entered string, the blank space is removed automactically.

We have create this extension to avoid people to create pages with weird characters.

How it works?
=============

[](#how-it-works)

The extensions checks the "formInput" class.

Installation
============

[](#installation)

1. Clone CheckTitlePage into the 'extensions' directory of your mediawiki installation
2. Add the folling Line to your LocalSettings.php file :

    wfLoadExtension('CheckPageTitle');
3. Add this line too to your LocalSettings.php file : (OBSOLETE)

    $wgLegalTitleChars = " %!"$'()\*,\\-.\\/0-9@A-Z^\_`a-z~\\x80-\\xFF+";

Warning : this last configuration parameters has been disable du to bugs. the config is now fixed, and use this config : ""',\\-.\\/0-9@A-Z\_`a-z~\\xC0-\\xFF+"

Dependencies
============

[](#dependencies)

This extension works with the Extension:PageForms.

MediaWiki Versions
==================

[](#mediawiki-versions)

This extension has been tested on MediaWiki version 1.27.1

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~140 days

Recently: every ~182 days

Total

7

Last Release

2267d ago

### Community

Maintainers

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

---

Top Contributors

[![Exxelo](https://avatars.githubusercontent.com/u/33803181?v=4)](https://github.com/Exxelo "Exxelo (8 commits)")[![pierreboutet](https://avatars.githubusercontent.com/u/447459?v=4)](https://github.com/pierreboutet "pierreboutet (7 commits)")[![SoleneMoins](https://avatars.githubusercontent.com/u/26110781?v=4)](https://github.com/SoleneMoins "SoleneMoins (6 commits)")[![ClementFlipo](https://avatars.githubusercontent.com/u/17048004?v=4)](https://github.com/ClementFlipo "ClementFlipo (3 commits)")

### Embed Badge

![Health badge](/badges/wikifab-check-page-title/health.svg)

```
[![Health](https://phpackages.com/badges/wikifab-check-page-title/health.svg)](https://phpackages.com/packages/wikifab-check-page-title)
```

PHPackages © 2026

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