<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
    
    <title>Knowledge Base</title>
    <link>http://www.magentocommerce.com/knowledge-base/</link>
    <description></description>
    <dc:language>en-us</dc:language>
    <dc:creator>michael@varien.com</dc:creator>
    <dc:rights>Copyright 2008</dc:rights>
    <dc:date>2008-08-15 T;00:11:01-08:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />


<item>
    <title>How do I create and edit Static Blocks?</title>
    <link>http://www.magentocommerce.com/knowledge-base/entry/how-do-i-create-and-edit-static-blocks</link>
    <description><![CDATA[<p>By using static blocks you are able to create content for category pages, allowing you to showcase items and promotions instead of just displaying the grid list of products.
</p>
<p>
To create a static block go to <b>CMS</b> -> <b>Static Blocks</b>, then select Add New Block.
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/admin_staticblock_new.jpg" style="border: 0;" alt="image"  />
</p>
<p>
In this case we are going to create a block for use on the Cell Phone sub-category page.
</p>
<p>
We enter the Block title, for internal use, and the identifier, which will create the URL for this page.
</p>
<p>
We then select the store we want to use the Block on, in this case all stores, and set the Block to enabled. Once that is done we enter our content in an HTML Format and select Save Block.
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/admin_staticblock_cell.jpg" style="border: 0;" alt="image"  />
</p>
<p>
Now that we have the block created we set it up for use on the Cell Phone sub-category page as described in the <a href="http://www.magentocommerce.com/knowledge-base/entry/tutorial-creating-and-managing-categories" title="Tutorial: Creating and Managing Categories">Tutorial: Creating and Managing Categories</a>.
</p>
<p>
We select that we want to show the static block and the products below, and we have our category page set up:
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/front_staticblock_cell.jpg" style="border: 0;" alt="image" width="498" height="544" />
</p>
<p>
The static blocks are incredibly flexible, allowing you to create something as simple as a text category description, or something as intricate as multiple image maps, such as what we are showcasing on the Electronics category page.
</p>
<p>
<img src="http://www.magentocommerce.com/images/uploads/admin_staticblock_electronics.jpg" style="border: 0;" alt="image" width="597" height="435" />
</p>
<p>
You can add a static block to any HTML content field by using the tag {{block type="cms/block" block_id="your_block_identifier" template="cms/content.phtml"}}. This is useful on Landing Pages, where the content of the page is determined via an HTML text field.
</p>]]></description>
    <dc:language>en-us</dc:language>
    <dc:creator>johannes@varien.com</dc:creator>
    <dc:rights>Copyright 2007</dc:rights>
    <dc:date>2007-08-10 T;04:16:00-08:00</dc:date>
</item>
<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
         xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
    rdf:about="http://www.magentocommerce.com/knowledge-base/how-do-i-create-and-edit-static-blocks/"
    trackback:ping="http://www.magentocommerce.com/trackback/140/"
    dc:title="How do I create and edit Static Blocks?"
    dc:identifier="http://www.magentocommerce.com/knowledge-base/140/"
    dc:subject="Content Management"
    dc:description=""
    dc:creator="johannes"
    dc:date="2007-08-10 04:16:00 AM GMT" />
</rdf:RDF>
--> 


    <item>
      <title>Comment by k9ert</title>
      <link>{url_as_link}</link>
      <description><![CDATA[<p>You should mention, that you can refer on this static-blocks whereever you want (CMS-Pages or even other static-blocks - by the way, what&#8217;s the difference?) using this syntax:
</p>
<p>
&#123;&#123;block type="cms/block" block_id="your_block_identifier" template="cms/content.phtml"&#125;&#125;
</p>
<p>
But maybe, that&#8217;s black magic?!
</p>]]></description>
      <content:encoded><![CDATA[<p>You should mention, that you can refer on this static-blocks whereever you want (CMS-Pages or even other static-blocks - by the way, what&#8217;s the difference?) using this syntax:
</p>
<p>
&#123;&#123;block type="cms/block" block_id="your_block_identifier" template="cms/content.phtml"&#125;&#125;
</p>
<p>
But maybe, that&#8217;s black magic?!
</p>]]></content:encoded>
    <dc:date>2008-08-15 T;00:11:01-08:00</dc:date>
    </item>


</channel>
</rss>