Re: Handling #if in MediaWiki possible?

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: w^3 <pgsql-www(at)postgresql(dot)org>
Subject: Re: Handling #if in MediaWiki possible?
Date: 2009-03-15 05:07:45
Message-ID: 20090315050745.GD5624@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

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.

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2009-03-15 09:34:53 Re: Handling #if in MediaWiki possible?
Previous Message Alvaro Herrera 2009-03-15 00:25:40 Handling #if in MediaWiki possible?