<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Woopra Forums Topic: Woltlab Wbb3 &#038; Woopra</title>
<link>http://www.woopra.com/forums/</link>
<description>Woopra Forums Topic: Woltlab Wbb3 &#038; Woopra</description>
<language>en</language>
<pubDate>Sat, 22 Nov 2008 10:19:57 +0000</pubDate>

<item>
<title>pmk on "Woltlab Wbb3 &#038; Woopra"</title>
<link>http://www.woopra.com/forums/topic/woltlab-wbb3-038-woopra#post-2655</link>
<pubDate>Thu, 05 Jun 2008 11:58:41 +0000</pubDate>
<dc:creator>pmk</dc:creator>
<guid isPermaLink="false">2655@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;This is amazing, I bet its almost same for phpbb2 board, do you know how to write the code for phpbb2?
&#60;/p&#62;</description>
</item>
<item>
<title>Lazy on "Woltlab Wbb3 &#038; Woopra"</title>
<link>http://www.woopra.com/forums/topic/woltlab-wbb3-038-woopra#post-1358</link>
<pubDate>Tue, 06 May 2008 08:55:11 +0000</pubDate>
<dc:creator>Lazy</dc:creator>
<guid isPermaLink="false">1358@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;For the wbb2 (Woltlab) Bulletin Board it should be something like:&#60;/p&#62;
&#60;p&#62;&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
var woopra_id = 'WoopraUserId';&#60;br /&#62;
&#38;lt;if($wbbuserdata['userid']&#38;gt;0)&#38;gt;&#60;br /&#62;
&#38;lt;then&#38;gt;&#60;br /&#62;
var woopra_array = new Array();&#60;br /&#62;
woopra_array['name'] = '{$wbbuserdata['username']}';&#60;br /&#62;
woopra_array['Email'] = '{$wbbuserdata['email']}';&#60;br /&#62;
&#38;lt;/then&#38;gt;&#60;br /&#62;
&#38;lt;/if&#38;gt;&#60;br /&#62;
&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;script src=&#34;http://static.woopra.com/js/woopra.js&#34;&#38;gt;&#38;lt;/script&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>Lazy on "Woltlab Wbb3 &#038; Woopra"</title>
<link>http://www.woopra.com/forums/topic/woltlab-wbb3-038-woopra#post-1287</link>
<pubDate>Mon, 05 May 2008 00:37:26 +0000</pubDate>
<dc:creator>Lazy</dc:creator>
<guid isPermaLink="false">1287@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;I don&#60;code&#62;t know if it is the right category because it isn&#60;/code&#62;t a plugin but a way to use woopra with the wbb3 bulletin board software from woltlab (woltlab.com).&#60;/p&#62;
&#60;p&#62;Put this Code lines into you Footer Template (Admin Area Wbb3 - Layout) before &#38;lt;/body&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
var woopra_id = 'woopraidnummer';&#60;br /&#62;
{if $this-&#38;gt;user-&#38;gt;userID != 0}&#60;br /&#62;
var woopra_array = new Array();&#60;br /&#62;
woopra_array['name'] = '{@$this-&#38;gt;user-&#38;gt;username}';&#60;br /&#62;
woopra_array['Email'] = '{@$this-&#38;gt;user-&#38;gt;email}';&#60;br /&#62;
{/if}&#60;br /&#62;
&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;script src=&#34;http://static.woopra.com/js/woopra.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;How to use the avatar array correct.. will be added soon..
&#60;/p&#62;</description>
</item>

</channel>
</rss>
