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 1r6GVN-000GVD-Vu for pgsql-www@arkaria.postgresql.org; Thu, 23 Nov 2023 20:40:58 +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 1r6GVM-004RGy-Ba for pgsql-www@arkaria.postgresql.org; Thu, 23 Nov 2023 20:40:56 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r6GVM-004REx-46 for pgsql-www@lists.postgresql.org; Thu, 23 Nov 2023 20:40:56 +0000 Received: from imp.madness.at ([2a02:16a8:dc41::218]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r6GVJ-0088Nt-7U for pgsql-www@lists.postgresql.org; Thu, 23 Nov 2023 20:40:55 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kaltenbrunner.cc; s=20190215; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:From:Cc:References:To:Subject:MIME-Version:Date:Message-ID:Sender :Reply-To:Content-ID:Content-Description; bh=hdT6RUuGajxR8GyHzieAv64C2qBQD2F7Vm9BoFORcR4=; b=a5TZq/pABt0263dcsso3XqIb5U 1InamKP1lT7HzDjcpHdMIUPq33iyqVohaLP/Z34qEXYFDXTPN+/QJGPYxQHxnftPLaljahAwLmFgO 6h6rNa01uO40ZCWKpv+DiZDt60FxqVv52rqY/T7XjkpTWSwc/sRGvW8diOS63E2k5y0RGjLizyh+G aOHKNfADzCQqPFgwUMjaZtBcyISNCRGsljFKaNwdIxH+JxkxdPUBC3fKGiQ4uFCxvjIVqQ6+hxHlm eYqHzoyYgmS6peewZJrA6wE+QGHst45pYBmB0Xt/bTkSBERgS4jeYcYju8S65KRec/nSehVFXGQmZ 4Js3wZoA==; Received: from 83-215-245-171.p2p.cablelink.at ([83.215.245.171] helo=[192.168.8.138]) by imp.madness.at with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1r6GVF-003L5B-2c; Thu, 23 Nov 2023 21:40:52 +0100 Message-ID: Date: Thu, 23 Nov 2023 21:40:47 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Improve our wiki To: =?UTF-8?Q?C=C3=A9dric_Villemain?= References: <6cca3b98-e883-59e5-32b3-2ff52e0209a4@abcsql.com> Content-Language: en-US Cc: "pgsql-www@lists.postgresql.org" From: Stefan Kaltenbrunner In-Reply-To: <6cca3b98-e883-59e5-32b3-2ff52e0209a4@abcsql.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk 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