<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A blog about productivity for the Internet entrepreneur.&#187; Joomla</title>
	<atom:link href="http://www.thinkingserious.com/category/joomla/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinkingserious.com</link>
	<description>My goal is to help you focus on your passions by reducing or eliminating the time needed to maintain your life.</description>
	<lastBuildDate>Sun, 08 Jan 2012 22:58:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using Custom HTML with Flash or Javascript in Joomla without Modules</title>
		<link>http://www.thinkingserious.com/2010/04/12/using-custom-html-with-flash-or-javascript-in-joomla-without-modules/</link>
		<comments>http://www.thinkingserious.com/2010/04/12/using-custom-html-with-flash-or-javascript-in-joomla-without-modules/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 01:19:02 +0000</pubDate>
		<dc:creator>Elmer Thomas</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.thinkingserious.com/?p=619</guid>
		<description><![CDATA[When you add custom HTML with Flash or Javascript using the WYSIWYG editor, Joomla will modify your code, rendering your code useless. Instead of using one of these modules, here is a simple hack using the built in Category feature. Login to your administration panel: www.yourdomain.com/administrator Click on the Category Manager and add a new category [...]]]></description>
			<content:encoded><![CDATA[<p>When you add custom HTML with Flash or Javascript using the WYSIWYG editor, Joomla will modify your code, rendering your code useless. Instead of using one of <a href="http://extensions.joomla.org/extensions/edition/custom-code-in-content">these modules</a>, here is a simple hack using the built in Category feature.</p>
<p><span id="more-619"></span></p>
<ol>
<li>Login to your administration panel: www.yourdomain.com/administrator</li>
<li>Click on the <em>Category Manager</em> and add a new category</li>
<li>Place your code in the description field</li>
<li>Go to the <em>Menu Manager</em> and add an item</li>
<li>Choose <em>Articles-&gt;Category-&gt;Category Blog Layout</em></li>
<li>Fill in the <em>Title</em> and then under <em>Parameters (Basic)</em> select the category you created in steps 2 and 3</li>
</ol>
<p>Joomla will now display the custom HTML you placed in the description field without changing the code.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkingserious.com/2010/04/12/using-custom-html-with-flash-or-javascript-in-joomla-without-modules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

