<?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>Mike D&#039;s SharpBlog &#187; lightbox</title>
	<atom:link href="http://www.sharpdotinc.com/mdost/tag/lightbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharpdotinc.com/mdost</link>
	<description>Just another Sharpdot weblog</description>
	<lastBuildDate>Mon, 19 Dec 2011 16:11:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adding Lightbox to Magento</title>
		<link>http://www.sharpdotinc.com/mdost/2008/11/15/adding-lightbox-to-magento/</link>
		<comments>http://www.sharpdotinc.com/mdost/2008/11/15/adding-lightbox-to-magento/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 06:15:40 +0000</pubDate>
		<dc:creator>Mike D</dc:creator>
						<category domain="http://www.sharpdotinc.com/mdost/category/php/"><![CDATA[PHP]]></category>
		<category domain="http://www.sharpdotinc.com/mdost/tag/magento/"><![CDATA[magento]]></category>
		<category domain="http://www.sharpdotinc.com/mdost/tag/e-commerce/"><![CDATA[E-Commerce]]></category>
		<category domain="http://www.sharpdotinc.com/mdost/tag/lightbox/"><![CDATA[lightbox]]></category>
		<category domain="http://www.sharpdotinc.com/mdost/tag/open-source/"><![CDATA[open-source]]></category>

		<guid isPermaLink="false">http://mu.sharpdot.cc/mdost/?p=3</guid>
		<description><![CDATA[If you want to add Lightbox to a Magento Install, begin with the following instructions (  http://www.magentocommerce.com/wiki/adding_lightbox_to_magento_v2 ).
I was using the modern theme and had to modify the instructions as follows:
Go to /js/
Create a directory: /lightbox
and copy the lightbox.js file to this directory
The &#8220;/js/&#8221; directory is the top most &#8220;JS&#8221;directory of the magento install. It [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to add Lightbox to a Magento Install, begin with the following instructions (  <a href="http://www.magentocommerce.com/wiki/adding_lightbox_to_magento_v2">http://www.magentocommerce.com/wiki/adding_lightbox_to_magento_v2</a> ).</p>
<p>I was using the modern theme and had to modify the instructions as follows:</p>
<p>Go to /js/</p>
<p>Create a directory: /lightbox</p>
<p>and copy the <strong>lightbox.js</strong> file to this directory</p>
<p>The &#8220;/js/&#8221; directory is the top most &#8220;JS&#8221;directory of the magento install. It did not work if you put the lightbox.js file in the /skin/frontend/default/default/js/ or /skin/frontend/{your}/{path}/js/lightbox</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharpdotinc.com/mdost/2008/11/15/adding-lightbox-to-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

