<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - extern.php like punbb.org]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/21652/"/>
	<updated>2009-10-13T17:43:03Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/21652/externphp-like-punbborg/</id>
		<entry>
			<title type="html"><![CDATA[Re: extern.php like punbb.org]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/131733/#p131733"/>
			<content type="html"><![CDATA[<p>Any changes in this topic?</p><p>How to access to the $item[&#039;description&#039;] of last post(!) from $item[&#039;title&#039;] thread?</p>]]></content>
			<author>
				<name><![CDATA[jtd]]></name>
				<uri>http://punbb.informer.com/forums/user/13470/</uri>
			</author>
			<updated>2009-10-13T17:43:03Z</updated>
			<id>http://punbb.informer.com/forums/post/131733/#p131733</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: extern.php like punbb.org]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/128453/#p128453"/>
			<content type="html"><![CDATA[<p>You can display the date along with the title by placing the following in extern.php where you want the date to show:</p><p>&#039;.gmdate(&#039;m.d.y&#039;, $item[&#039;pubdate&#039;]).&#039;</p><p>You can reformat the date, I used m.d.y</p><p>Hope that will help some</p>]]></content>
			<author>
				<name><![CDATA[glassplanet]]></name>
				<uri>http://punbb.informer.com/forums/user/14350/</uri>
			</author>
			<updated>2009-06-13T06:08:27Z</updated>
			<id>http://punbb.informer.com/forums/post/128453/#p128453</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: extern.php like punbb.org]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/127798/#p127798"/>
			<content type="html"><![CDATA[<p>Yes, you need to modify the code of extern.php. The feature you&#039;ve described can be implemented as an extension. Add an <a href="http://punbb.informer.com/wiki/punbb13/extension_requests">extension request</a>, please.</p>]]></content>
			<author>
				<name><![CDATA[Slavok]]></name>
				<uri>http://punbb.informer.com/forums/user/13265/</uri>
			</author>
			<updated>2009-05-19T10:39:42Z</updated>
			<id>http://punbb.informer.com/forums/post/127798/#p127798</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[extern.php like punbb.org]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/127776/#p127776"/>
			<content type="html"><![CDATA[<p>Hi,</p><p>I know the extern.php can display alot of stuff but I can only see how it displays the topic?</p><p>I want to have just like the punbb.org website</p><p>This is a topc<br />This is the message it self...bla bla bla<br />posted date | comments</p><p>next message...and so forth...can it be done with extern.php or must I do the rest with php/mysql code?</p>]]></content>
			<author>
				<name><![CDATA[Corp]]></name>
				<uri>http://punbb.informer.com/forums/user/1934/</uri>
			</author>
			<updated>2009-05-18T11:43:38Z</updated>
			<id>http://punbb.informer.com/forums/post/127776/#p127776</id>
		</entry>
</feed>
