<?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: Joomla CMS</title>
<link>http://www.woopra.com/forums/</link>
<description>Woopra Forums Topic: Joomla CMS</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 08:27:21 +0000</pubDate>

<item>
<title>mathisjr on "Joomla CMS"</title>
<link>http://www.woopra.com/forums/topic/joomla-cms#post-185</link>
<pubDate>Fri, 18 Apr 2008 11:50:00 +0000</pubDate>
<dc:creator>mathisjr</dc:creator>
<guid isPermaLink="false">185@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Thanks Shane!!
&#60;/p&#62;</description>
</item>
<item>
<title>Shane on "Joomla CMS"</title>
<link>http://www.woopra.com/forums/topic/joomla-cms#post-184</link>
<pubDate>Fri, 18 Apr 2008 11:09:01 +0000</pubDate>
<dc:creator>Shane</dc:creator>
<guid isPermaLink="false">184@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;@nathisjr -&#60;/p&#62;
&#60;p&#62;The vB plugin is mine. (http://www.vbulletin.org/forum/showthread.php?t=174934) It's just a matter of me looking at the Joomla code to see how a module could be created. I say if the program offers a way to add content via a plugin/module, you wouldn't have to worry about removing the code during updates and such. At least, from a programmers point of view, that's how I see how most addons should code. :)
&#60;/p&#62;</description>
</item>
<item>
<title>mathisjr on "Joomla CMS"</title>
<link>http://www.woopra.com/forums/topic/joomla-cms#post-183</link>
<pubDate>Fri, 18 Apr 2008 10:49:24 +0000</pubDate>
<dc:creator>mathisjr</dc:creator>
<guid isPermaLink="false">183@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;@shane&#60;/strong&#62; -&#60;br /&#62;
Thanks for looking!&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;@pipwizard&#60;/strong&#62; -&#60;br /&#62;
Thanks as well. I had considered putting in to 'debug' so that it was at some of the last bit of code on the page but, I wanted to make sure that there was not a case where it would show up in the frontend to a user (never had the need to use the debug location before). When I get approval, I'll try it.&#60;/p&#62;
&#60;p&#62;Not being a 'programmer', thus not being able to develop the plugin myself, i did not know if a joomla specific plugin would allow for user tracking, etc. within the site similar to the vBulletin plugin does (http://www.vbulletin.org/forum/showthread.php?p=1488018).&#60;/p&#62;
&#60;p&#62;If anyone out there has a clue how to do this it would be very beneficial to the woopra community.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Joe
&#60;/p&#62;</description>
</item>
<item>
<title>pipwizard on "Joomla CMS"</title>
<link>http://www.woopra.com/forums/topic/joomla-cms#post-168</link>
<pubDate>Wed, 16 Apr 2008 17:50:07 +0000</pubDate>
<dc:creator>pipwizard</dc:creator>
<guid isPermaLink="false">168@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Joomla is easy, just go to your &#34;Module Manager&#34;&#60;/p&#62;
&#60;p&#62;1-click new&#60;br /&#62;
2-tick Custom HTML&#60;br /&#62;
3-give a title for mod&#60;br /&#62;
4-put editor in source view&#60;br /&#62;
5-past code in window&#60;/p&#62;
&#60;p&#62;After that make sure:&#60;br /&#62;
&#34;Show Title&#34; is set to no.&#60;br /&#62;
&#34;Enabled&#34; is set to yes&#60;br /&#62;
&#34;Menu Assignment&#34; is set to all&#60;br /&#62;
&#34;Position&#34; is set to &#34;Debug&#34; (important)&#60;/p&#62;
&#60;p&#62;As long as you have followed those steps your good to go....&#60;/p&#62;
&#60;p&#62;Ahhh but wait as a Joomla user you probably know that the editor has a funny habit of stripping the code on clicking save, if this happens click on &#34;Site&#34; and then &#34;Global Configuration&#34; when in that section look at &#34;Default WYSIWYG Editor&#34; and set that to &#34;Editor-No Editor&#34;.&#60;/p&#62;
&#60;p&#62;Go back and re-past the tracking code and hit save then reset your Editor choice in global config..
&#60;/p&#62;</description>
</item>
<item>
<title>Shane on "Joomla CMS"</title>
<link>http://www.woopra.com/forums/topic/joomla-cms#post-167</link>
<pubDate>Wed, 16 Apr 2008 14:27:21 +0000</pubDate>
<dc:creator>Shane</dc:creator>
<guid isPermaLink="false">167@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;I can look into it see if I can whip something up. Looking at the Joomla API right now.
&#60;/p&#62;</description>
</item>
<item>
<title>mathisjr on "Joomla CMS"</title>
<link>http://www.woopra.com/forums/topic/joomla-cms#post-166</link>
<pubDate>Wed, 16 Apr 2008 12:25:25 +0000</pubDate>
<dc:creator>mathisjr</dc:creator>
<guid isPermaLink="false">166@http://www.woopra.com/forums/</guid>
<description>&#60;p&#62;Hello Woopra,&#60;/p&#62;
&#60;p&#62;Can you share with us if a Joomla plugin, module, or component is in the works for Woopra. If yes, will it support both 1.0x and 1.5x?&#60;/p&#62;
&#60;p&#62;Since the manual installation simply invloves cut/paste of javascript it can be easlily installed in the main index.php of any joomla site. Having a plugin, module, or component that passes some more specific data woulb be sweet!&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Joe
&#60;/p&#62;</description>
</item>

</channel>
</rss>
