<?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: Creating Menus in SkyBlueCanvas v1.1</title>
	<atom:link href="http://blog.skybluecanvas.com/skybluecanvas-lightweight-cms/creating-menus-skybluecanvas-v11/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.skybluecanvas.com/skybluecanvas-lightweight-cms/creating-menus-skybluecanvas-v11/</link>
	<description>The Lightweight Blog</description>
	<lastBuildDate>Thu, 12 Aug 2010 17:41:16 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: scott</title>
		<link>http://blog.skybluecanvas.com/skybluecanvas-lightweight-cms/creating-menus-skybluecanvas-v11/comment-page-1/#comment-620</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Sun, 14 Mar 2010 23:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.skybluecanvas.com/?p=53#comment-620</guid>
		<description>Check out http://skybluecanvas.com/docs/concepts.html#fragments to get a better understanding of Fragments. You should take this topic to the forum and be as specific as possible about what you&#039;ve done so far, including code samples.</description>
		<content:encoded><![CDATA[<p>Check out <a href="http://skybluecanvas.com/docs/concepts.html#fragments" rel="nofollow">http://skybluecanvas.com/docs/concepts.html#fragments</a> to get a better understanding of Fragments. You should take this topic to the forum and be as specific as possible about what you&#8217;ve done so far, including code samples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martijnburger</title>
		<link>http://blog.skybluecanvas.com/skybluecanvas-lightweight-cms/creating-menus-skybluecanvas-v11/comment-page-1/#comment-618</link>
		<dc:creator>martijnburger</dc:creator>
		<pubDate>Mon, 22 Feb 2010 21:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.skybluecanvas.com/?p=53#comment-618</guid>
		<description>I am trying to create a sidebar menu. For some reason the $data variable is emty in my view.php. I am a complete php noob, so I guess it&#039;s something very simple. Is anyone able to help me?</description>
		<content:encoded><![CDATA[<p>I am trying to create a sidebar menu. For some reason the $data variable is emty in my view.php. I am a complete php noob, so I guess it&#8217;s something very simple. Is anyone able to help me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blog.skybluecanvas.com/skybluecanvas-lightweight-cms/creating-menus-skybluecanvas-v11/comment-page-1/#comment-242</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 06 Dec 2008 00:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.skybluecanvas.com/?p=53#comment-242</guid>
		<description>I moved this thread to the forum because I needed to include a code sample and I don&#039;t have BBCode installed for the blog. You can pick up the thread at:
http://forum.skybluecanvas.com/viewtopic.php?f=4&amp;t=215</description>
		<content:encoded><![CDATA[<p>I moved this thread to the forum because I needed to include a code sample and I don&#8217;t have BBCode installed for the blog. You can pick up the thread at:<br />
<a href="http://forum.skybluecanvas.com/viewtopic.php?f=4&#038;t=215" rel="nofollow">http://forum.skybluecanvas.com/viewtopic.php?f=4&#038;t=215</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austin</title>
		<link>http://blog.skybluecanvas.com/skybluecanvas-lightweight-cms/creating-menus-skybluecanvas-v11/comment-page-1/#comment-239</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Fri, 05 Dec 2008 23:58:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.skybluecanvas.com/?p=53#comment-239</guid>
		<description>Hm, that&#039;s not quite what my question is.

If I understand correctly, these fragments are used in templates so that they appear on every single page.  This is perfect for a main menu.  Let&#039;s say I have my main menu (that appears on every single page) with links to Pages A, B, and C. When I click on Page A, I need to show the sub-menu for Page A and this sub-menu contains links to Pages A1, A2, A3, A4. When I click on Page B, I show B&#039;s sub-menu with links to Pages B1, B2, etc.

So my question is, how do I use fragments to create these sub-menus that do NOT appear on every page?  I could go through the admin console and create a new menu, and then say, for Page A, go to the Collections tab and check off that menu I created as an item I wish to appear on that page. However, this uses the default menu-creation template, but I can&#039;t figure out where I can go to modify this template. Or if I can&#039;t/shouldn&#039;t modify it, how do I create customized sub-menus that only appear on certain pages?</description>
		<content:encoded><![CDATA[<p>Hm, that&#8217;s not quite what my question is.</p>
<p>If I understand correctly, these fragments are used in templates so that they appear on every single page.  This is perfect for a main menu.  Let&#8217;s say I have my main menu (that appears on every single page) with links to Pages A, B, and C. When I click on Page A, I need to show the sub-menu for Page A and this sub-menu contains links to Pages A1, A2, A3, A4. When I click on Page B, I show B&#8217;s sub-menu with links to Pages B1, B2, etc.</p>
<p>So my question is, how do I use fragments to create these sub-menus that do NOT appear on every page?  I could go through the admin console and create a new menu, and then say, for Page A, go to the Collections tab and check off that menu I created as an item I wish to appear on that page. However, this uses the default menu-creation template, but I can&#8217;t figure out where I can go to modify this template. Or if I can&#8217;t/shouldn&#8217;t modify it, how do I create customized sub-menus that only appear on certain pages?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blog.skybluecanvas.com/skybluecanvas-lightweight-cms/creating-menus-skybluecanvas-v11/comment-page-1/#comment-230</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 04 Dec 2008 12:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.skybluecanvas.com/?p=53#comment-230</guid>
		<description>That&#039;s the  right file. You probably have page caching turned on. If that is the case, you won&#039;t see any changes until the cache expires. You need to turn page caching off in order for changes to the code to be visible immediately.

Scott</description>
		<content:encoded><![CDATA[<p>That&#8217;s the  right file. You probably have page caching turned on. If that is the case, you won&#8217;t see any changes until the cache expires. You need to turn page caching off in order for changes to the code to be visible immediately.</p>
<p>Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austin</title>
		<link>http://blog.skybluecanvas.com/skybluecanvas-lightweight-cms/creating-menus-skybluecanvas-v11/comment-page-1/#comment-229</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Thu, 04 Dec 2008 07:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.skybluecanvas.com/?p=53#comment-229</guid>
		<description>What file is the code that generates the main menu in? I&#039;m referring to the default menu.  It does not seem that this default main menu is the one under /skins//fragments/menu/view.php, since changing that file doesn&#039;t affect it.</description>
		<content:encoded><![CDATA[<p>What file is the code that generates the main menu in? I&#8217;m referring to the default menu.  It does not seem that this default main menu is the one under /skins//fragments/menu/view.php, since changing that file doesn&#8217;t affect it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
