<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Creating topics from external applications]]></title>
		<link>https://punbb.informer.com/forums/topic/22103/creating-topics-from-external-applications/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/22103/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Creating topics from external applications.]]></description>
		<lastBuildDate>Thu, 03 Sep 2009 13:01:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Creating topics from external applications]]></title>
			<link>https://punbb.informer.com/forums/post/130152/#p130152</link>
			<description><![CDATA[<p>Just tried it. Works. Successfully converted 3.5k of news posts from an old system to nicely formatted forum threads <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (marenkay)]]></author>
			<pubDate>Thu, 03 Sep 2009 13:01:11 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/130152/#p130152</guid>
		</item>
		<item>
			<title><![CDATA[Re: Creating topics from external applications]]></title>
			<link>https://punbb.informer.com/forums/post/130151/#p130151</link>
			<description><![CDATA[<p>There is no special API for this. In the file &quot;&lt;FORUM_ROOT&gt;/include/functions.php&quot; there is a function &quot;add_topic&quot;, which adds new topics to a DB. The first argument of this function is an array with information about the new topic. You can see an example of adding a new topic in the file &quot;&lt;FORUM_ROOT&gt;/post.php&quot; (lines 221-237).</p>]]></description>
			<author><![CDATA[null@example.com (Slavok)]]></author>
			<pubDate>Thu, 03 Sep 2009 11:33:59 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/130151/#p130151</guid>
		</item>
		<item>
			<title><![CDATA[Re: Creating topics from external applications]]></title>
			<link>https://punbb.informer.com/forums/post/130150/#p130150</link>
			<description><![CDATA[<p>Just grepped my way to the solution and found the <em>add_topic</em> function. Gonna use that, and see how it goes.</p>]]></description>
			<author><![CDATA[null@example.com (marenkay)]]></author>
			<pubDate>Thu, 03 Sep 2009 11:23:27 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/130150/#p130150</guid>
		</item>
		<item>
			<title><![CDATA[Creating topics from external applications]]></title>
			<link>https://punbb.informer.com/forums/post/130140/#p130140</link>
			<description><![CDATA[<p>Greetings,</p><p>I am new to PunBB, and very satisfied with it so far. I already noticed there is extern.php for syncing content to the outside, but is there something similar or any API for creating topics/posts from external applications?</p><p>For a project I need to insert topics into a forum, and was wondering if this will need to be done via SQL or if there are any functions for that?</p><p>WkR,<br />Daniel</p>]]></description>
			<author><![CDATA[null@example.com (marenkay)]]></author>
			<pubDate>Thu, 03 Sep 2009 08:20:39 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/130140/#p130140</guid>
		</item>
	</channel>
</rss>
