<?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>Web Design Taxi Blog &#187; Joomla</title>
	<atom:link href="http://www.webdesigntaxi.com/blog/category/gpl/content-management/joomla-content-management-gpl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdesigntaxi.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 17 May 2010 16:59:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Adding static content to Joomla sidebars</title>
		<link>http://www.webdesigntaxi.com/blog/2008/07/adding-static-content-to-joomla-sidebars/</link>
		<comments>http://www.webdesigntaxi.com/blog/2008/07/adding-static-content-to-joomla-sidebars/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 22:36:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[PHP Language]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[ds-syndicate]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[Joomla theme]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[rss feed]]></category>
		<category><![CDATA[static content]]></category>

		<guid isPermaLink="false">http://www.webdesigntaxi.com/blog/?p=58</guid>
		<description><![CDATA[Joomla is a well known cms (content management system) and it is GPL licensed. If you are not familiar with GPL then you can read more at http://www.gnu.org/licenses/gpl.html The GPL license means basically that the software is free to use and distribute as-is. It is used by many developers because the cms is already coded. It [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; width: 42px; padding-right: 10px; margin: 0 0 0 10px;">
		<script type="text/javascript">
		<!--
		digg_url = "http://www.webdesigntaxi.com/blog/2008/07/adding-static-content-to-joomla-sidebars/";
		digg_bgcolor = "#FFFFFF";
		digg_skin = "";
		digg_window = "";
		digg_title = "Adding+static+content+to+Joomla+sidebars";
		digg_media = "news";
		digg_topic = "";
		digg_bodytext = "";
		//-->
		</script>
		<script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></div><p>Joomla is a well known cms (content management system) and it is GPL licensed. If you are not familiar with GPL then you can read more at <a href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html</a></p>
<p>The GPL license means basically that the software is free to use and distribute as-is. It is used by many developers because the cms is already coded. It just needs to be customized to look like the client&#8217;s company brand.</p>
<p>The Joomla system uses what you call modules. These modules add to the functionality of the website. In Joomla, the modules allow you to add content on the website where you want it to display. Sometimes you come across an issue with a module where you would need to change the way it looks, or functions. For example, there is a module called ds-syndicate that provides advanced rss feed functionality to the Joomla system. Unfortunately it displays the dynamic url of the Joomla feed. We recently has a customer who needed that feed <span class='bm_keywordlink'><a href="http://www.webdesigntaxi.com/link-building.php">link</a></span> to point to the rss from the integrated wordpress blog design that we created for them. In order to change that feed url we had to change the hard-coding of that module because the url is hard-coded as the standard Joomla rss url. The module admin would not allow us to change that dynamically. To do that we would have had to provide additional programming to customize that module.</p>
<p>To add new static content to the sidebar of Joomla we had to install an additional module which allows you to post any html code and place it where we wanted it. It is still called dynamically but it was not a standard module in the release of Joomla.</p>
<p>Joomla offers many modules that you can download and use. You just have to look for them sometimes. If you are a web <span class='bm_keywordlink'><a href="http://www.webdesigntaxi.com/asp-development.php">developer</a></span> then this will save you costs without sacrificing quality and allow you to pass the savings to the customer.</p>
<hr /><h2>Comments</h2><ul><li><a href="http://www.webdesigntaxi.com/blog/2008/07/adding-static-content-to-joomla-sidebars/#comment-623">October 16, 2008</a>, <a href="http://www.rupizmedia.com/" onclick="javascript:_gaq.push(['_trackEvent','outbound-commentauthor','http://www.rupizmedia.com/']);"  rel='external nofollow' class='url'>Web designer</a> writes: You have share good knowledge, i will tray it!</li><li><a href="http://www.webdesigntaxi.com/blog/2008/07/adding-static-content-to-joomla-sidebars/#comment-973">November 11, 2008</a>, Joomla Videos writes: We’ ve been doing a large number of custom Joomla development projects this year. Most of which seem to have a custom component that“ normal” developers just do not know how to develop for them.</li></ul><hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites, except for rss news reader websites, breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> 98r4wueyriewuri8349232 (38.107.191.86) )</small>]]></content:encoded>
			<wfw:commentRss>http://www.webdesigntaxi.com/blog/2008/07/adding-static-content-to-joomla-sidebars/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
