<?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: Better performance with Menubar 4.4</title>
	<atom:link href="http://www.blogsweek.com/better-performance-with-menubar-4-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogsweek.com/better-performance-with-menubar-4-4/</link>
	<description>WordPress, blog platforms, content management systems</description>
	<lastBuildDate>Wed, 28 Dec 2011 11:03:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: sergi</title>
		<link>http://www.blogsweek.com/better-performance-with-menubar-4-4/comment-page-1/#comment-843</link>
		<dc:creator>sergi</dc:creator>
		<pubDate>Thu, 07 Jan 2010 21:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/?p=268#comment-843</guid>
		<description>i&#039;d looked in phpMyAdmin but couldn&#039;t figure it out.  great, thanks for getting back to me, andrea.  i&#039;ll check out &lt;i&gt;option_name&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>i&#8217;d looked in phpMyAdmin but couldn&#8217;t figure it out.  great, thanks for getting back to me, andrea.  i&#8217;ll check out <i>option_name</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrea</title>
		<link>http://www.blogsweek.com/better-performance-with-menubar-4-4/comment-page-1/#comment-842</link>
		<dc:creator>andrea</dc:creator>
		<pubDate>Wed, 06 Jan 2010 20:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/?p=268#comment-842</guid>
		<description>Hi Ivan,

currently the only items automatically added to a menu are new pages in a PageTree item and new categories in a CategoryTree item.

Could you email me (andrea AT dontdream.it) with details of your needs? Your request looks interesting and it could become a Menubar feature in a coming version.</description>
		<content:encoded><![CDATA[<p>Hi Ivan,</p>
<p>currently the only items automatically added to a menu are new pages in a PageTree item and new categories in a CategoryTree item.</p>
<p>Could you email me (andrea AT dontdream.it) with details of your needs? Your request looks interesting and it could become a Menubar feature in a coming version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.blogsweek.com/better-performance-with-menubar-4-4/comment-page-1/#comment-841</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Wed, 06 Jan 2010 17:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/?p=268#comment-841</guid>
		<description>Is it possible to automatically add a newly created page or post to the menu bar?

Or is there a function that can be called to programmatically add a new menu item?


Thanks,
Ivan</description>
		<content:encoded><![CDATA[<p>Is it possible to automatically add a newly created page or post to the menu bar?</p>
<p>Or is there a function that can be called to programmatically add a new menu item?</p>
<p>Thanks,<br />
Ivan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrea</title>
		<link>http://www.blogsweek.com/better-performance-with-menubar-4-4/comment-page-1/#comment-840</link>
		<dc:creator>andrea</dc:creator>
		<pubDate>Wed, 06 Jan 2010 14:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/?p=268#comment-840</guid>
		<description>Hi Sergi,

currently the only way to move a menu structure from a development site to the live one is to copy and paste from the database, with a tool like phpMyAdmin.

Go the &lt;em&gt;options&lt;/em&gt; table of the development site and locate the record with &lt;em&gt;option_name&lt;/em&gt; &quot;menubar&quot;, then copy the content of the &lt;em&gt;option_value&lt;/em&gt; field from that record to the corresponding record in the live site.

That works immediately as long as the post IDs, category IDs and so on are the same in both sites, otherwise you&#039;ll need to edit your menu items after importing them.</description>
		<content:encoded><![CDATA[<p>Hi Sergi,</p>
<p>currently the only way to move a menu structure from a development site to the live one is to copy and paste from the database, with a tool like phpMyAdmin.</p>
<p>Go the <em>options</em> table of the development site and locate the record with <em>option_name</em> &#8220;menubar&#8221;, then copy the content of the <em>option_value</em> field from that record to the corresponding record in the live site.</p>
<p>That works immediately as long as the post IDs, category IDs and so on are the same in both sites, otherwise you&#8217;ll need to edit your menu items after importing them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sergi</title>
		<link>http://www.blogsweek.com/better-performance-with-menubar-4-4/comment-page-1/#comment-839</link>
		<dc:creator>sergi</dc:creator>
		<pubDate>Wed, 06 Jan 2010 06:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/?p=268#comment-839</guid>
		<description>hi, dontdreamit,

love the menubar plugin and the fact that you improved it to minimize the number of queries.  it&#039;s that kind of attention to detail that&#039;s making your plugin stand out from others.

i got a question:  is there any way to export the menu i&#039;ve created, so i don&#039;t have to re-create it when i go from dev to live build?

thanks!</description>
		<content:encoded><![CDATA[<p>hi, dontdreamit,</p>
<p>love the menubar plugin and the fact that you improved it to minimize the number of queries.  it&#8217;s that kind of attention to detail that&#8217;s making your plugin stand out from others.</p>
<p>i got a question:  is there any way to export the menu i&#8217;ve created, so i don&#8217;t have to re-create it when i go from dev to live build?</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrea</title>
		<link>http://www.blogsweek.com/better-performance-with-menubar-4-4/comment-page-1/#comment-838</link>
		<dc:creator>andrea</dc:creator>
		<pubDate>Tue, 22 Dec 2009 21:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/?p=268#comment-838</guid>
		<description>Hi Marc,

using the Suckerfish or Superfish template, you could create a single menu item with type CategoryTree, which gets all your categories. Then if you wish to remove the horizontal bar you could edit the CSS file and change the bar color to transparent. And of course you can customize the rest of the CSS according to your needs!</description>
		<content:encoded><![CDATA[<p>Hi Marc,</p>
<p>using the Suckerfish or Superfish template, you could create a single menu item with type CategoryTree, which gets all your categories. Then if you wish to remove the horizontal bar you could edit the CSS file and change the bar color to transparent. And of course you can customize the rest of the CSS according to your needs!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marc</title>
		<link>http://www.blogsweek.com/better-performance-with-menubar-4-4/comment-page-1/#comment-837</link>
		<dc:creator>marc</dc:creator>
		<pubDate>Tue, 22 Dec 2009 19:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/?p=268#comment-837</guid>
		<description>hi,

i really like the menubar! great work!
but i have one question:
i&#039;m using the f8 theme and i like just one button above the slideshow that i name &#039;portfolio&#039; and which shows my different catagories. how can i achieve this goal???
i really don&#039;t need the bar, just one tiny little button!

thanks for the help!
marc</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i really like the menubar! great work!<br />
but i have one question:<br />
i&#8217;m using the f8 theme and i like just one button above the slideshow that i name &#8216;portfolio&#8217; and which shows my different catagories. how can i achieve this goal???<br />
i really don&#8217;t need the bar, just one tiny little button!</p>
<p>thanks for the help!<br />
marc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrea</title>
		<link>http://www.blogsweek.com/better-performance-with-menubar-4-4/comment-page-1/#comment-836</link>
		<dc:creator>andrea</dc:creator>
		<pubDate>Mon, 21 Dec 2009 13:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/?p=268#comment-836</guid>
		<description>Hello Bill,

your Menubar customization is really nice! Wish you good luck with your site.</description>
		<content:encoded><![CDATA[<p>Hello Bill,</p>
<p>your Menubar customization is really nice! Wish you good luck with your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: billf</title>
		<link>http://www.blogsweek.com/better-performance-with-menubar-4-4/comment-page-1/#comment-835</link>
		<dc:creator>billf</dc:creator>
		<pubDate>Mon, 21 Dec 2009 05:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.dontdream.it/?p=268#comment-835</guid>
		<description>Very nice plugin. I found a theme that I really liked but it didn&#039;t have a top navigation bar.  I was able to use WP Menubar to add the navigation bar to my site.  A little bit of tweaking to the .css file for the chosen theme and it matches up quite nicely to my site.  It&#039;s not as pretty as if the navigation bar was designed into the theme, but it works very well and looks good for what I&#039;m doing.

Thanks for a nice plugin!</description>
		<content:encoded><![CDATA[<p>Very nice plugin. I found a theme that I really liked but it didn&#8217;t have a top navigation bar.  I was able to use WP Menubar to add the navigation bar to my site.  A little bit of tweaking to the .css file for the chosen theme and it matches up quite nicely to my site.  It&#8217;s not as pretty as if the navigation bar was designed into the theme, but it works very well and looks good for what I&#8217;m doing.</p>
<p>Thanks for a nice plugin!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

