public inbox for [email protected]  
help / color / mirror / Atom feed
Improve our wiki
5+ messages / 2 participants
[nested] [flat]

* Improve our wiki
@ 2023-10-02 14:40  Cédric Villemain <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Cédric Villemain @ 2023-10-02 14:40 UTC (permalink / raw)
  To: [email protected] <[email protected]>

Hi,


is someone against adding CategoryTree to our mediawiki installation ?
( https://www.mediawiki.org/wiki/Extension:CategoryTree )


If no one is opposed, can pginfra update the configuration please ?

---------8<------8<---------
Add the following code in LocalSettings.php file:
    wfLoadExtension( 'CategoryTree' );

---------8<------8<---------


Thank you,

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


^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Improve our wiki
@ 2023-11-23 20:40  Stefan Kaltenbrunner <[email protected]>
  parent: Cédric Villemain <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Stefan Kaltenbrunner @ 2023-11-23 20:40 UTC (permalink / raw)
  To: Cédric Villemain <[email protected]>; +Cc: [email protected] <[email protected]>

On 10/2/23 16:40, Cédric Villemain wrote:
> Hi,

Hi Cédric!

> 
> 
> is someone against adding CategoryTree to our mediawiki installation ?
> ( https://www.mediawiki.org/wiki/Extension:CategoryTree )
> 
> 
> If no one is opposed, can pginfra update the configuration please ?
> 
> ---------8<------8<---------
> Add the following code in LocalSettings.php file:
>     wfLoadExtension( 'CategoryTree' );
> 
> ---------8<------8<---------


Sorry for the the somewhat long response time on this request but this 
extension has now been turned on.


Stefan





^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Improve our wiki
@ 2023-11-24 07:11  Cédric Villemain <[email protected]>
  parent: Stefan Kaltenbrunner <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Cédric Villemain @ 2023-11-24 07:11 UTC (permalink / raw)
  To: Stefan Kaltenbrunner <[email protected]>; +Cc: [email protected] <[email protected]>

Le 23/11/2023 à 21:40, Stefan Kaltenbrunner a écrit :
> On 10/2/23 16:40, Cédric Villemain wrote:
>> Hi,
> 
> Hi Cédric!

Hi Stefan !

>> is someone against adding CategoryTree to our mediawiki installation ?
>> ( https://www.mediawiki.org/wiki/Extension:CategoryTree )
>>
>>
>> If no one is opposed, can pginfra update the configuration please ?
>>
>> ---------8<------8<---------
>> Add the following code in LocalSettings.php file:
>>     wfLoadExtension( 'CategoryTree' );
>>
>> ---------8<------8<---------
> 
> 
> Sorry for the the somewhat long response time on this request but this 
> extension has now been turned on.


Thank you for taking care of this request!

However CategoryTree should have appear here [1] in "Parser hooks" 
table, like on mediawiki [2]

Doc is explicit: «This extension comes with MediaWiki 1.31 and above. 
Thus you do not have to download it again. However, you still need to 
follow the other instructions provided.» (the setting and you're done)

Maybe we have a custom install (1.35.13) without the extension file ?

[1] https://wiki.postgresql.org/wiki/Special:Version
[2] https://www.mediawiki.org/wiki/Special:Version

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






^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Improve our wiki
@ 2023-11-24 07:28  Stefan Kaltenbrunner <[email protected]>
  parent: Cédric Villemain <[email protected]>
  0 siblings, 1 reply; 5+ messages in thread

From: Stefan Kaltenbrunner @ 2023-11-24 07:28 UTC (permalink / raw)
  To: Cédric Villemain <[email protected]>; +Cc: [email protected] <[email protected]>

On 11/24/23 08:11, Cédric Villemain wrote:
> Le 23/11/2023 à 21:40, Stefan Kaltenbrunner a écrit :
>> On 10/2/23 16:40, Cédric Villemain wrote:
>>> Hi,
>>
>> Hi Cédric!
> 
> Hi Stefan !
> 
>>> is someone against adding CategoryTree to our mediawiki installation ?
>>> ( https://www.mediawiki.org/wiki/Extension:CategoryTree )
>>>
>>>
>>> If no one is opposed, can pginfra update the configuration please ?
>>>
>>> ---------8<------8<---------
>>> Add the following code in LocalSettings.php file:
>>>     wfLoadExtension( 'CategoryTree' );
>>>
>>> ---------8<------8<---------
>>
>>
>> Sorry for the the somewhat long response time on this request but this 
>> extension has now been turned on.
> 
> 
> Thank you for taking care of this request!
> 
> However CategoryTree should have appear here [1] in "Parser hooks" 
> table, like on mediawiki [2]
> 
> Doc is explicit: «This extension comes with MediaWiki 1.31 and above. 
> Thus you do not have to download it again. However, you still need to 
> follow the other instructions provided.» (the setting and you're done)
> 
> Maybe we have a custom install (1.35.13) without the extension file ?
> 
> [1] https://wiki.postgresql.org/wiki/Special:Version
> [2] https://www.mediawiki.org/wiki/Special:Version


Sorry for that - While I had commited that change to our configuration 
management I had forgotten to deploy it, so the extension was active for 
a while but the config got reverted automatically later on...

Should be fixed now...


Stefan





^ permalink  raw  reply  [nested|flat] 5+ messages in thread

* Re: Improve our wiki
@ 2023-11-24 08:02  Cédric Villemain <[email protected]>
  parent: Stefan Kaltenbrunner <[email protected]>
  0 siblings, 0 replies; 5+ messages in thread

From: Cédric Villemain @ 2023-11-24 08:02 UTC (permalink / raw)
  To: Stefan Kaltenbrunner <[email protected]>; +Cc: [email protected] <[email protected]>

Le 24/11/2023 à 08:28, Stefan Kaltenbrunner a écrit :
> On 11/24/23 08:11, Cédric Villemain wrote:
>> Le 23/11/2023 à 21:40, Stefan Kaltenbrunner a écrit :
>>> On 10/2/23 16:40, Cédric Villemain wrote:
> Sorry for that - While I had commited that change to our configuration 
> management I had forgotten to deploy it, so the extension was active for 
> a while but the config got reverted automatically later on...
> 
> Should be fixed now...

It does, way easier to look at the wiki structure, tks again!
This URL allows to show the full tree of the wiki:

  https://wiki.postgresql.org/wiki/Special:CategoryTree/Main?mode=all

(first things first I reverted an 11 years old change on Category Main 
which was included itself, thus creating an infinite loop...)

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







^ permalink  raw  reply  [nested|flat] 5+ messages in thread


end of thread, other threads:[~2023-11-24 08:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2023-10-02 14:40 Improve our wiki Cédric Villemain <[email protected]>
2023-11-23 20:40 ` Stefan Kaltenbrunner <[email protected]>
2023-11-24 07:11   ` Cédric Villemain <[email protected]>
2023-11-24 07:28     ` Stefan Kaltenbrunner <[email protected]>
2023-11-24 08:02       ` Cédric Villemain <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox