<?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>Atalaya Studio &#187; Embedded Lists</title>
	<atom:link href="http://atalayastudio.com/info/embedded-lists/feed" rel="self" type="application/rss+xml" />
	<link>http://atalayastudio.com</link>
	<description></description>
	<lastBuildDate>Mon, 08 Feb 2010 19:21:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Embedded Navigation Groups</title>
		<link>http://atalayastudio.com/archives/31</link>
		<comments>http://atalayastudio.com/archives/31#comments</comments>
		<pubDate>Thu, 17 Apr 2008 19:11:18 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[General Info]]></category>
		<category><![CDATA[NAVT]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Tips/Hints]]></category>
		<category><![CDATA[Embedded Lists]]></category>
		<category><![CDATA[examples]]></category>

		<guid isPermaLink="false">http://atalayastudio.com/?p=31</guid>
		<description><![CDATA[Not long ago I wrote an article on how to embed navigation groups within pages and posts on your blog. This is probably one of the least used applications of NAVT. However, I think its a great feature if you have a sales organization or you operate a blog with multiple authors.
An embedded navigation list [...]]]></description>
			<content:encoded><![CDATA[<p>Not long ago I wrote an article on <a href="http://atalayastudio.com/archives/11" target="_self">how to embed navigation groups within pages and posts on your blog</a>. This is probably one of the least used applications of NAVT. However, I think its a great feature if you have a sales organization or you operate a blog with multiple authors.<span id="more-31"></span></p>
<p>An embedded navigation list can be used to create specialized pages that show the people in your organization using navigation list that contains user anchors.  Using a few CSS rules, a little layout imagination and a navigation group containing your blog Authors/Sales people you can create a unique organizational chart that is far more interesting than the ordinary about page.</p>
<p>Here is an example of an embedded navigation group on this page.</p>
<div style="text-align:left; width: 300px;">
<fieldset style="padding: 5px;">
<legend>Embedded Navigation Example</legend>
<p></fieldset>
</div>
]]></content:encoded>
			<wfw:commentRss>http://atalayastudio.com/archives/31/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Embedded Lists using NAVT</title>
		<link>http://atalayastudio.com/archives/11</link>
		<comments>http://atalayastudio.com/archives/11#comments</comments>
		<pubDate>Sun, 30 Mar 2008 09:01:50 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[NAVT]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Tips/Hints]]></category>
		<category><![CDATA[Word Press]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[Embedded Lists]]></category>

		<guid isPermaLink="false">http://atalayastudio.com/?p=11</guid>
		<description><![CDATA[Navigation groups created by NAVT can be embedded within posts or pages to add a unique dimension to your navigation. To embed a navigation group within a post or page enter the following in the content area:

&#91;navt id=&#8221;your navigation group name&#8221;&#93;

The NAVT plugin will substitute the bracketed entry with the navigation list specified by your [...]]]></description>
			<content:encoded><![CDATA[<p>Navigation groups created by NAVT can be embedded within posts or pages to add a unique dimension to your navigation. To embed a navigation group within a post or page enter the following in the content area:<br />
<strong><br />
&#91;navt id=&#8221;your navigation group name&#8221;&#93;<br />
</strong><br />
The NAVT plugin will substitute the bracketed entry with the navigation list specified by your groupname.<br />
<span id="more-11"></span><br />
Any number of groups can be embedded within a single page or post.  Embedding lists is useful for providing special navigation links for specific pages. For example, a page containing links to blog Authors or people in your organization using avatars and author information.</p>
<p>Embedded links can be styled like any other list and can even appear to the left or right of the page content much like a sidebar. For example:</p>
<pre class="brush: html">
&lt;div class=&quot;nav-list&quot;&gt;
&lt;h3&gt;Navigation Header Title&lt;/h3&gt;
[ navt id=&quot;your navigation group name&quot;]
&lt;/div&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://atalayastudio.com/archives/11/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
