<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Using Textile Markup with MediaWiki</title>
	<link>http://nigelball.org/2007/08/30/using-textile-markup-with-mediawiki</link>
	<description>by Nigel Ball...</description>
	<pubDate>Wed, 19 Nov 2008 17:40:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Eric Larson</title>
		<link>http://nigelball.org/2007/08/30/using-textile-markup-with-mediawiki#comment-158</link>
		<author>Eric Larson</author>
		<pubDate>Fri, 12 Oct 2007 21:17:15 +0000</pubDate>
		<guid>http://nigelball.org/2007/08/30/using-textile-markup-with-mediawiki#comment-158</guid>
		<description>I *had* to add the hack to get MW 1.11 to render Textile--otherwise it was all 500 error.
- EL</description>
		<content:encoded><![CDATA[<p>I <strong>had</strong> to add the hack to get MW 1.11 to render Textile&#8212;otherwise it was all 500 error. &#8211; EL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nigel Ball</title>
		<link>http://nigelball.org/2007/08/30/using-textile-markup-with-mediawiki#comment-102</link>
		<author>Nigel Ball</author>
		<pubDate>Tue, 04 Sep 2007 10:26:21 +0000</pubDate>
		<guid>http://nigelball.org/2007/08/30/using-textile-markup-with-mediawiki#comment-102</guid>
		<description>Thanks for the comment Jim...

As far as I could tell, the calling methods for Textile and Textile2 seemed to be different, hence the "hack"

I'll see if I can work out how to use the hook. If I do work it out I'll post the result.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment Jim&#8230;</p>
<p>As far as I could tell, the calling methods for Textile and Textile2 seemed to be different, hence the &#8220;hack&#8221;</p>
<p>I&#8217;ll see if I can work out how to use the hook. If I do work it out I&#8217;ll post the result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim R. Wilson</title>
		<link>http://nigelball.org/2007/08/30/using-textile-markup-with-mediawiki#comment-101</link>
		<author>Jim R. Wilson</author>
		<pubDate>Tue, 04 Sep 2007 06:42:41 +0000</pubDate>
		<guid>http://nigelball.org/2007/08/30/using-textile-markup-with-mediawiki#comment-101</guid>
		<description>Hi Nigel,

Thanks for trying out my AlternateSyntaxParser - glad you like it!

Two quick notes:

1) Since the Textile class provided by Textile2 is the same as for original Textile, there's no need to hack the extension code in any way.  All you have to do is rename 'classTextile.php' to just 'Textile.php' - and that *should* be it.

2) In the event that it was going to be more complicated, the preferred way to add a new language is to create a new MediaWiki extension that hooks into the 'AlternateSyntaxParser' hook which I created expressly for this purpose.  (Admittedly though, that particular feature is not documented).

Thanks again, and I'll be happy to answer any questions.</description>
		<content:encoded><![CDATA[<p>Hi Nigel,</p>
<p>Thanks for trying out my AlternateSyntaxParser &#8211; glad you like it!</p>
<p>Two quick notes:</p>
<p>1) Since the Textile class provided by Textile2 is the same as for original Textile, there&#8217;s no need to hack the extension code in any way.  All you have to do is rename &#8216;classTextile.php&#8217; to just &#8216;Textile.php&#8217; &#8211; and that <strong>should</strong> be it.</p>
<p>2) In the event that it was going to be more complicated, the preferred way to add a new language is to create a new MediaWiki extension that hooks into the &#8216;AlternateSyntaxParser&#8217; hook which I created expressly for this purpose.  (Admittedly though, that particular feature is not documented).</p>
<p>Thanks again, and I&#8217;ll be happy to answer any questions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
