Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

v2.6.1

Choose a tag to compare

@octfx octfx released this 13 Oct 13:53
· 168 commits to master since this release
e389eb3

Add a noindex policy to page titles specified in $wgWikiSeoNoindexPageTitles.
Example:

$wgWikiSeoNoindexPageTitles = [
  'Main_Page',
  'My_Custom_Page',
];

v2.6.1 only bumps the version number in extension.json.