Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id 8795A632D83 for ; Sun, 15 Mar 2009 02:07:53 -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 93746-06 for ; Sun, 15 Mar 2009 02:07:49 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from lists.commandprompt.com (host-159.commandprompt.net [207.173.203.159]) by mail.postgresql.org (Postfix) with ESMTP id 24D8F632727 for ; Sun, 15 Mar 2009 02:07:50 -0300 (ADT) Received: from perhan.alvh.no-ip.org (200-126-101-194.bk7-dsl.surnet.cl [200.126.101.194]) (authenticated bits=0) by lists.commandprompt.com (8.13.8/8.13.8) with ESMTP id n2F5ETEx024506 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 14 Mar 2009 22:14:31 -0700 Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id AA50147CE0; Sun, 15 Mar 2009 01:07:45 -0400 (CLT) Date: Sun, 15 Mar 2009 01:07:45 -0400 From: Alvaro Herrera To: w^3 Subject: Re: Handling #if in MediaWiki possible? Message-ID: <20090315050745.GD5624@alvh.no-ip.org> References: <20090315002540.GC5624@alvh.no-ip.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090315002540.GC5624@alvh.no-ip.org> User-Agent: Mutt/1.5.18 (2008-05-17) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0 (lists.commandprompt.com [207.173.203.159]); Sat, 14 Mar 2009 22:14:32 -0700 (PDT) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200903/66 X-Sequence-Number: 16720 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. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.