<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[PunBB Forums - Order of installation effects extensions critically]]></title>
		<link>http://punbb.informer.com/forums/topic/20567/order-of-installation-effects-extensions-critically/</link>
		<description><![CDATA[The most recent posts in Order of installation effects extensions critically.]]></description>
		<lastBuildDate>Fri, 03 Apr 2009 13:21:58 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Order of installation effects extensions critically]]></title>
			<link>http://punbb.informer.com/forums/post/126379/#p126379</link>
			<description><![CDATA[<p>I think these extensions should set priorities for hooks. For example, an extension for the [video] tag should have maximum priority and an extension for the [center] tag should have usual priority. This case the [video] tag will be processed first independent of the installation order.</p>]]></description>
			<author><![CDATA[dummy@example.com (Parpalak)]]></author>
			<pubDate>Fri, 03 Apr 2009 13:21:58 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/126379/#p126379</guid>
		</item>
		<item>
			<title><![CDATA[Order of installation effects extensions critically]]></title>
			<link>http://punbb.informer.com/forums/post/121077/#p121077</link>
			<description><![CDATA[<p>While working on adding [center ][/ center] to BBCode, I also had [video ][/ video] extension installed.&nbsp; By this I discovered that installing [center ] after installing [video ] would cause [video ] to break when it is wrapped in [center ].&nbsp; Installing [center ] before installing [video ] allows the two extensions to coexist.</p><p>I must assume this is caused by the order in which these tags are parsed, due to the order of extension installation, which adds BBCode tags to $tags[].</p><p>A similar conflict has already been noted elsewhere, which is that pre-parsing posts for URLs can break new tags like [video ].&nbsp; Turning the URL parsing feature off is no solution, since it omits a valuable function, and the solution must be dug out of the forum.</p><p>Both defects point to the need for prioritization of BBCode patterns.&nbsp; One solution could be an administrator&#039;s form in which tag priority can be modified.</p><p>Free URLs shouldn&#039;t be wrapped in [url ] as a pre-parse action, but rather as a post-parse action.</p>]]></description>
			<author><![CDATA[dummy@example.com (whatrevolution)]]></author>
			<pubDate>Tue, 16 Dec 2008 10:35:50 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/121077/#p121077</guid>
		</item>
	</channel>
</rss>
