<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Forum posts to 'Extending and hacking'</title>
		<link>http://www.silverstripe.com/extending-hacking-silverstripe-forum/</link>
		

		
		<item>
			<title>Re: Menu's: Integrated drop-down/fly-out menu into SS/cms</title>
			<link>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023?showPost=83521</link>
			<description>Sorry, I seen it was an html file and wasn't thinking it may have been renamed to be downloaded.&lt;br /&gt;Thank you&lt;br&gt;&lt;br&gt;Posted to: Menu's: Integrated drop-down/fly-out menu into SS/cms</description>
			<pubDate>Thu, 05 Jun 2008 13:23:55 +1200</pubDate>
			<author>Steve Nyhof</author>
			<guid>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023?showPost=83521</guid>
		</item>
		
		<item>
			<title>Re: Menu's: Integrated drop-down/fly-out menu into SS/cms</title>
			<link>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023?showPost=83510</link>
			<description>Steve - the SS files attached to the first post. You can right click save or just copy and paste into a file in your project as an include so save it as for example DropDownMenu.ss in yourtheme/templates/includes/ and then in your theme you just need to include DropDownMenu - &amp;lt;% include DropDownMenu %&amp;gt;&lt;br&gt;&lt;br&gt;Posted to: Menu's: Integrated drop-down/fly-out menu into SS/cms</description>
			<pubDate>Thu, 05 Jun 2008 13:17:10 +1200</pubDate>
			<author>Will Rossiter</author>
			<guid>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023?showPost=83510</guid>
		</item>
		
		<item>
			<title>Re: Menu's: Integrated drop-down/fly-out menu into SS/cms</title>
			<link>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023?showPost=83476</link>
			<description>How do I get the .ss file?&lt;br /&gt;Thank you,&lt;br /&gt;Steve&lt;br&gt;&lt;br&gt;Posted to: Menu's: Integrated drop-down/fly-out menu into SS/cms</description>
			<pubDate>Thu, 05 Jun 2008 11:59:43 +1200</pubDate>
			<author>Steve Nyhof</author>
			<guid>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023?showPost=83476</guid>
		</item>
		
		<item>
			<title>Re: Menu's: Integrated drop-down/fly-out menu into SS/cms</title>
			<link>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023?showPost=74031</link>
			<description>Thanks for this. I've reported the download link problem as a bug. You can still click the file link, but it seems the &quot;download&quot; link is broken.&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Sean&lt;br&gt;&lt;br&gt;Posted to: Menu's: Integrated drop-down/fly-out menu into SS/cms</description>
			<pubDate>Fri, 16 May 2008 15:41:37 +1200</pubDate>
			<author>Sean Harvey</author>
			<guid>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023?showPost=74031</guid>
		</item>
		
		<item>
			<title>Re: Menu's: Integrated drop-down/fly-out menu into SS/cms</title>
			<link>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023?showPost=73978</link>
			<description>Good stuff. Thanks a lot. I build a lot of sites that use this type of menu, but I haven't with SS yet, as I haven't been using it that long.&lt;br /&gt;&lt;br /&gt;I've been actually thinking about this issue so I've saved your file for reference in the future.&lt;br /&gt;&lt;br /&gt;Not a fan of the tables, but the general concept is good.&lt;br /&gt;&lt;br /&gt;*edit* It seems the download link doesn't work. Obviously I can just right click and save as, but developers might want to know this.&lt;br&gt;&lt;br&gt;Posted to: Menu's: Integrated drop-down/fly-out menu into SS/cms</description>
			<pubDate>Fri, 16 May 2008 12:48:10 +1200</pubDate>
			<author>Liam </author>
			<guid>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023?showPost=73978</guid>
		</item>
		
		<item>
			<title>Re: Menu's: Integrated drop-down/fly-out menu into SS/cms</title>
			<link>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023?showPost=73756</link>
			<description>WOW, cool work :-)&lt;br /&gt;g&lt;br /&gt;  Helmut&lt;br&gt;&lt;br&gt;Posted to: Menu's: Integrated drop-down/fly-out menu into SS/cms</description>
			<pubDate>Fri, 16 May 2008 03:38:50 +1200</pubDate>
			<author>Helmut Zörrer</author>
			<guid>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023?showPost=73756</guid>
		</item>
		
		<item>
			<title>Re: Menu's: Integrated drop-down/fly-out menu into SS/cms</title>
			<link>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023?showPost=72026</link>
			<description>I should also add that they validate as strict html 4.01 and also to css 2.1&lt;br /&gt;They work in: ie6, ie7, ff2.0+, Opera9+; I have just been informed that they also work within Safari 3+ &lt;br /&gt;&lt;br /&gt;Regards.&lt;br /&gt;&lt;br /&gt;Jonathan&lt;br&gt;&lt;br&gt;Posted to: Menu's: Integrated drop-down/fly-out menu into SS/cms</description>
			<pubDate>Thu, 15 May 2008 09:28:25 +1200</pubDate>
			<author>Jonathan Parker</author>
			<guid>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023?showPost=72026</guid>
		</item>
		
		<item>
			<title>Menu's: Integrated drop-down/fly-out menu into SS/cms</title>
			<link>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023</link>
			<description>If anybody is interested I've manage to integrate some drop-down &amp;amp; fly-out css only menu's into the SS/CMS framework (well via an included .ss file &amp;amp; some css).&lt;br /&gt;&lt;br /&gt;Working examples can be found at www.dabnis-webdesign.com this is my testing site and the first menu is on the landing page.&lt;br /&gt;&lt;br /&gt;I have attached the .ss file &amp;amp; the css file.&lt;br /&gt;&lt;br /&gt;In essence all you need to do is replace the &amp;lt;% include Navigation %&amp;gt;  line in the standard 'BlackCandy' theme page.ss file with &amp;lt;% include H_Navigation %&amp;gt;. make sure that you save the attached file in your templates/includes/ folder and the attached css file in the theme/them-name/css/ folder.&lt;br /&gt;&lt;br /&gt;The last thing to do is to include the following in your page.php file.&lt;br /&gt;&lt;br /&gt;Where you have Requirements::themedCSS(&quot;layout&quot;);  etc&lt;br /&gt;add Requirements::themedCSS(&quot;lmenu2&quot;); &lt;br /&gt;&lt;br /&gt;That should be it.&lt;br /&gt;&lt;br /&gt;I may put a forum module on the test site!&lt;br /&gt;&lt;br /&gt;Regards.&lt;br /&gt;&lt;br /&gt;Jonathan&lt;br /&gt;&lt;br&gt;&lt;br&gt;Posted to: Menu's: Integrated drop-down/fly-out menu into SS/cms</description>
			<pubDate>Thu, 15 May 2008 09:26:17 +1200</pubDate>
			<author>Jonathan Parker</author>
			<guid>http://www.silverstripe.com/extending-hacking-silverstripe-forum/show/72023</guid>
		</item>
		

	</channel>
</rss>
