<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>Blog entries tagged Components</title>
		<description>Blog entries tagged Components</description>
		<link>http://lab11.com</link>
		<lastBuildDate>Wed, 22 May 2013 11:34:10 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>How to Submit Additional Images in Virtuemart</title>
			<link>http://lab11.com/blogs/How-to-Submit-Additional-Images-in-Virtuemart.html</link>
			<description>&lt;p&gt;Adding a singe image to a product is easy. Adding additional images can be confusing.&lt;br /&gt;&lt;br /&gt;To add additional images to a product, find your product in the Product list in the backend of your website.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://lab11.com/images/stories/lab11/virtuemartMedia.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;In the &amp;quot;Media&amp;quot; column, you will see a small icon. Click this icon. On the next page, you will be able to add more images to the product. You can also add other types of media suchRead More...</description>
			<author>Trevor M.</author>
			<pubDate>Fri, 07 Aug 2009 06:00:00 +0100</pubDate>
		<category>Joomla</category>
 <category>Components</category>
		</item>
		<item>
			<title>Joomla 1.5 Custom Breadcrumbs</title>
			<link>http://lab11.com/blogs/Joomla-1.5-Custom-Breadcrumbs.html</link>
			<description>&lt;p&gt;Joomla seems to have everything figured out — Breadcrumb support is no exception.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Recently we were writing some custom component for a client and needed to handle the breadcrumbs in a special way that Joomla couldn't manage automatically.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;As a simplified example, imagine we redirect a user to a component that isn't attached to a menu. We would expect the breadcrumbs to simply output &quot;Home&quot; and provide a link back to the index of the site.&lt;/p&gt;&lt;br/&gt;Home &lt;br/&gt;&lt;p&gt;(Notice: Home is not a Read More...</description>
			<author>Garrett Bluma</author>
			<pubDate>Thu, 09 Jul 2009 06:00:00 +0100</pubDate>
		<category>Programming</category>
 <category>PHP</category>
 <category>Joomla</category>
 <category>Components</category>
		</item>
		<item>
			<title>Changing Page Title and Meta Info in Joomla</title>
			<link>http://lab11.com/blogs/Changing-Page-Title-and-Meta-Info-in-Joomla.html</link>
			<description>&lt;p&gt;Changing the Page Title and the Meta Tags (keywords and description) in a Joomla Component is simple (this does not apply to articles or the home page of your site).&lt;br /&gt;&lt;br /&gt;The first step is to include the following line of code inside php tags: &lt;/p&gt;&lt;p&gt;global $mainframe;&lt;br /&gt;&lt;br /&gt;Then simply use the following functions to change the Page Title, Meta Keywords and the Meta Description:&lt;br /&gt;&lt;br /&gt;$mainframe-&amp;gt;SetPageTitle(&amp;quot;Some Page Title&amp;quot;);&lt;br /&gt;$mainframe-&amp;gt;appendMetaTag( Read More...</description>
			<author>Trevor M.</author>
			<pubDate>Mon, 30 Mar 2009 06:00:00 +0100</pubDate>
		<category>Programming</category>
 <category>Joomla</category>
 <category>Components</category>
		</item>
	</channel>
</rss>
