Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 90D106348FC for ; Sun, 15 Mar 2009 07:13:57 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 48110-07-5 for ; Sun, 15 Mar 2009 07:13:42 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from cronos.madness.at (madness.at [217.196.146.217]) by mail.postgresql.org (Postfix) with ESMTP id 7AF05634DA3 for ; Sun, 15 Mar 2009 06:35:03 -0300 (ADT) Received: from mastermind.kaltenbrunner.cc ([83.215.233.60]) by cronos.madness.at with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1LimkD-0004tL-G2; Sun, 15 Mar 2009 10:35:00 +0100 Message-ID: <49BCCBBD.40506@kaltenbrunner.cc> Date: Sun, 15 Mar 2009 10:34:53 +0100 From: Stefan Kaltenbrunner User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 To: Alvaro Herrera CC: w^3 Subject: Re: Handling #if in MediaWiki possible? References: <20090315002540.GC5624@alvh.no-ip.org> <20090315050745.GD5624@alvh.no-ip.org> In-Reply-To: <20090315050745.GD5624@alvh.no-ip.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.132 tagged_above=0 required=5 tests=AWL=0.132 X-Spam-Level: X-Archive-Number: 200903/67 X-Sequence-Number: 16721 Alvaro Herrera wrote: > Alvaro Herrera wrote: > >> So my question is: Is there a way for us to support those #if thingies? > > Turns out to be very easy to enable -- we just need to install this > extension: > http://www.mediawiki.org/wiki/Extension:ParserFunctions > It's a very trivial process. done Stefan