Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qnK6G-00Abgy-QW for pgsql-www@arkaria.postgresql.org; Mon, 02 Oct 2023 14:40:44 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qnK6F-00Fhhy-Gc for pgsql-www@arkaria.postgresql.org; Mon, 02 Oct 2023 14:40:43 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qnK6F-00Fhhp-3V for pgsql-www@lists.postgresql.org; Mon, 02 Oct 2023 14:40:43 +0000 Received: from relay5-d.mail.gandi.net ([217.70.183.197]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qnK68-007ngP-2Z for pgsql-www@lists.postgresql.org; Mon, 02 Oct 2023 14:40:41 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id 980FD1C0009 for ; Mon, 2 Oct 2023 14:40:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=abcsql.com; s=gm1; t=1696257632; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=KFFoyP8ZEI8B8USuKhvgW/VyFGkokqw6wdeGp9JrVKU=; b=AgwD0y1psq54xm+zjtIae33QvMB4XxG8ZnPpq5tpWjbklvIh0Wk3b7n3GosNCQB46Zf1dS VfjLhaW48tFHmAEu8IP/cXhN5iASnnNp7owbtwPDmUedZUq4UQ7G3uwvRZnTOuN3G7tQnM eJ+FxFgwwfp3rQseHGGsbfzitqkwi0I7Akf+o/JI3MTVWnV2RIqlFgkU62PwgTpUWS5Gec LjgYUjBXMSGszfVESb3PYsRqUabik/+aNeI2Hi/3Gz0qQMZ2ZQDixeBcMr52yvBez3gUam iUpxKWPZW9heVbEjOgkRZ4q4GOKdNrLqTtEXqVIkuTroP6hlIm2Fi/IQiZsSDQ== Content-Type: multipart/alternative; boundary="------------607nzonflCsSlgmFoN0C2qhv" Message-ID: <6cca3b98-e883-59e5-32b3-2ff52e0209a4@abcsql.com> Date: Mon, 2 Oct 2023 16:40:31 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 To: "pgsql-www@lists.postgresql.org" Content-Language: fr, en-US From: =?UTF-8?Q?C=c3=a9dric_Villemain?= Subject: Improve our wiki Organization: Data Bene X-GND-Sasl: cedric.villemain@abcsql.com List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This is a multi-part message in MIME format. --------------607nzonflCsSlgmFoN0C2qhv Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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 --------------607nzonflCsSlgmFoN0C2qhv Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

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
--------------607nzonflCsSlgmFoN0C2qhv--