<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Magento CMS syntax &#8211; part1</title>
	<atom:link href="http://inchoo.net/ecommerce/magento/magento-cms-syntax-part1/feed/" rel="self" type="application/rss+xml" />
	<link>http://inchoo.net/ecommerce/magento/magento-cms-syntax-part1/</link>
	<description>Magento Design and Magento Development Professionals - Inchoo</description>
	<lastBuildDate>Fri, 12 Mar 2010 21:42:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ABU</title>
		<link>http://inchoo.net/ecommerce/magento/magento-cms-syntax-part1/comment-page-1/#comment-6318</link>
		<dc:creator>ABU</dc:creator>
		<pubDate>Wed, 24 Feb 2010 11:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2505#comment-6318</guid>
		<description>How i add custom block type...that is how i add
&lt;block type=&quot;custom/html_banner&quot;</description>
		<content:encoded><![CDATA[<p>How i add custom block type&#8230;that is how i add<br />
&lt;block type=&quot;custom/html_banner&quot;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emilia</title>
		<link>http://inchoo.net/ecommerce/magento/magento-cms-syntax-part1/comment-page-1/#comment-3332</link>
		<dc:creator>Emilia</dc:creator>
		<pubDate>Sat, 19 Sep 2009 12:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2505#comment-3332</guid>
		<description>Hello, I&#039;m looking for some help... You said the email template syntax is the same as the CMS... oh-oh. I&#039;m not receiving any test emails (transactional, new password, etc.) with variables with dots &quot;.&quot; and equal signs &quot;=&quot; (like {{var subscriber.getConfirmationLink()}}). I tried single and double quotes, underbar and &quot;()&quot; and they&#039;re ok. And I&#039;m using tags with dots and equal signs in CMS pages... Checked encoding, templates, locale... what am I missing?</description>
		<content:encoded><![CDATA[<p>Hello, I&#8217;m looking for some help&#8230; You said the email template syntax is the same as the CMS&#8230; oh-oh. I&#8217;m not receiving any test emails (transactional, new password, etc.) with variables with dots &#8220;.&#8221; and equal signs &#8220;=&#8221; (like {{var subscriber.getConfirmationLink()}}). I tried single and double quotes, underbar and &#8220;()&#8221; and they&#8217;re ok. And I&#8217;m using tags with dots and equal signs in CMS pages&#8230; Checked encoding, templates, locale&#8230; what am I missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Weiler</title>
		<link>http://inchoo.net/ecommerce/magento/magento-cms-syntax-part1/comment-page-1/#comment-3137</link>
		<dc:creator>Ivan Weiler</dc:creator>
		<pubDate>Mon, 24 Aug 2009 23:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2505#comment-3137</guid>
		<description>@Mona: how can if/depend/include/etc directives be used in cms, if i’m not mistaken, they can&#039;t be used ?? or did i missed something ;)</description>
		<content:encoded><![CDATA[<p>@Mona: how can if/depend/include/etc directives be used in cms, if i’m not mistaken, they can&#8217;t be used ?? or did i missed something <img src='http://inchoo.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mona</title>
		<link>http://inchoo.net/ecommerce/magento/magento-cms-syntax-part1/comment-page-1/#comment-2991</link>
		<dc:creator>Mona</dc:creator>
		<pubDate>Wed, 05 Aug 2009 12:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2505#comment-2991</guid>
		<description>Nice article but you know what you can use Varien_Filter_Template class directives cuz if you can&#039;t you won&#039;t use depend for example but there is a special syntax for everything and you can find the pattern specified in constants in that class ;) 

cheers</description>
		<content:encoded><![CDATA[<p>Nice article but you know what you can use Varien_Filter_Template class directives cuz if you can&#8217;t you won&#8217;t use depend for example but there is a special syntax for everything and you can find the pattern specified in constants in that class <img src='http://inchoo.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://inchoo.net/ecommerce/magento/magento-cms-syntax-part1/comment-page-1/#comment-2974</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 03 Aug 2009 13:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2505#comment-2974</guid>
		<description>I was looking for this today and didn&#039;t see it in this totorial... maybe someone can use it...

GET BASE URL IN PHP CODE (not in CMS):

&lt;a href=&quot;getUrl(&#039;&#039;); ?&gt;help&quot; class=&quot;link-cart&quot;&gt;__(&#039;Help&#039;); ?&gt;</description>
		<content:encoded><![CDATA[<p>I was looking for this today and didn&#8217;t see it in this totorial&#8230; maybe someone can use it&#8230;</p>
<p>GET BASE URL IN PHP CODE (not in CMS):</p>
<p>&lt;a href=&quot;getUrl(&#8221;); ?&gt;help&#8221; class=&#8221;link-cart&#8221;&gt;__(&#8216;Help&#8217;); ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cnboy</title>
		<link>http://inchoo.net/ecommerce/magento/magento-cms-syntax-part1/comment-page-1/#comment-2871</link>
		<dc:creator>cnboy</dc:creator>
		<pubDate>Wed, 22 Jul 2009 06:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2505#comment-2871</guid>
		<description>ha ha!i am looking for this!</description>
		<content:encoded><![CDATA[<p>ha ha!i am looking for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Saferite</title>
		<link>http://inchoo.net/ecommerce/magento/magento-cms-syntax-part1/comment-page-1/#comment-2817</link>
		<dc:creator>Lee Saferite</dc:creator>
		<pubDate>Wed, 15 Jul 2009 16:58:11 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2505#comment-2817</guid>
		<description>@David:  the email template syntax is exactly the same as the CMS template syntax because the CMS actually uses the email template filter to work.  With email you just need to know what variables are available.</description>
		<content:encoded><![CDATA[<p>@David:  the email template syntax is exactly the same as the CMS template syntax because the CMS actually uses the email template filter to work.  With email you just need to know what variables are available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brady</title>
		<link>http://inchoo.net/ecommerce/magento/magento-cms-syntax-part1/comment-page-1/#comment-2753</link>
		<dc:creator>Brady</dc:creator>
		<pubDate>Tue, 07 Jul 2009 23:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2505#comment-2753</guid>
		<description>OOHH! Great article! I&#039;ve been looking for something like this for a long time. Thank you!</description>
		<content:encoded><![CDATA[<p>OOHH! Great article! I&#8217;ve been looking for something like this for a long time. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://inchoo.net/ecommerce/magento/magento-cms-syntax-part1/comment-page-1/#comment-2720</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 03 Jul 2009 17:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2505#comment-2720</guid>
		<description>Great article!! What about e-mail template syntax?</description>
		<content:encoded><![CDATA[<p>Great article!! What about e-mail template syntax?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Weiler</title>
		<link>http://inchoo.net/ecommerce/magento/magento-cms-syntax-part1/comment-page-1/#comment-2705</link>
		<dc:creator>Ivan Weiler</dc:creator>
		<pubDate>Thu, 02 Jul 2009 12:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2505#comment-2705</guid>
		<description>That&#039;s great man, Thx. Wiki page is great, don&#039;t know how I missed it before !!

Hopefully, we&#039;ll provide enough info and examples for other Magento users.</description>
		<content:encoded><![CDATA[<p>That&#8217;s great man, Thx. Wiki page is great, don&#8217;t know how I missed it before !!</p>
<p>Hopefully, we&#8217;ll provide enough info and examples for other Magento users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://inchoo.net/ecommerce/magento/magento-cms-syntax-part1/comment-page-1/#comment-2701</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Thu, 02 Jul 2009 11:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2505#comment-2701</guid>
		<description>Nice overview. I&#039;ve published a less technical article about this syntax on the Magento wiki: http://www.magentocommerce.com/wiki/markup_tags

I&#039;ll update the article with a link to this one.</description>
		<content:encoded><![CDATA[<p>Nice overview. I&#8217;ve published a less technical article about this syntax on the Magento wiki: <a href="http://www.magentocommerce.com/wiki/markup_tags" rel="nofollow">http://www.magentocommerce.com/wiki/markup_tags</a></p>
<p>I&#8217;ll update the article with a link to this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atul</title>
		<link>http://inchoo.net/ecommerce/magento/magento-cms-syntax-part1/comment-page-1/#comment-2688</link>
		<dc:creator>Atul</dc:creator>
		<pubDate>Wed, 01 Jul 2009 05:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=2505#comment-2688</guid>
		<description>really gud one</description>
		<content:encoded><![CDATA[<p>really gud one</p>
]]></content:encoded>
	</item>
</channel>
</rss>
