Обсуждение: what about adding CategoryTree support to the wiki ?

Поиск
Список
Период
Сортировка

what about adding CategoryTree support to the wiki ?

От
Cédric Villemain
Дата:
Should be available in our installation, however requires some changes:

 > Add the following code at the bottom of your LocalSettings.php file:
 > wfLoadExtension( 'CategoryTree' );

See https://www.mediawiki.org/wiki/Extension:CategoryTree


Why ? Getting a special page like this one: 
https://www.mediawiki.org/wiki/Special:CategoryTree/Top_level
i.e. a dynamic view of the wiki's category structure as a tree

---
Cédric Villemain +33 (0)6 20 30 22 52
https://Data-Bene.io
PostgreSQL Expertise, Support, Training, R&D




Re: what about adding CategoryTree support to the wiki ?

От
Cédric Villemain
Дата:
Hi Pginfra,

Le 31/08/2023 à 17:24, Cédric Villemain a écrit :
Should be available in our installation, however requires some changes:

> Add the following code at the bottom of your LocalSettings.php file:
> wfLoadExtension( 'CategoryTree' );

See https://www.mediawiki.org/wiki/Extension:CategoryTree


Why ? Getting a special page like this one: https://www.mediawiki.org/wiki/Special:CategoryTree/Top_level
i.e. a dynamic view of the wiki's category structure as a tree


Now that pg16 is out, any comment on this request ?


Thank you,

 
---
Cédric Villemain +33 (0)6 20 30 22 52
https://Data-Bene.io
PostgreSQL Expertise, Support, Training, R&D