<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - madmanlear</title>
<link>http://snipplr.com/users/madmanlear</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 15:47:47 GMT</pubDate>
<item>
<title>(PHP) Advanced Admin Routing in Cake</title>
<link>http://snipplr.com/view/9357/advanced-admin-routing-in-cake/</link>
<description><![CDATA[ <p>With this code you can pull all admin view files for a particular CakePHP controller in their own admin folder rather than renaming each file admin_whatever.

Line 779 in cake/libs/view/view.php</p> ]]></description>
<pubDate>Wed, 29 Oct 2008 13:51:47 GMT</pubDate>
<guid>http://snipplr.com/view/9357/advanced-admin-routing-in-cake/</guid>
</item>
<item>
<title>(JavaScript) Jquery Smotth Scroll to Anchor Links</title>
<link>http://snipplr.com/view/5988/jquery-smotth-scroll-to-anchor-links/</link>
<description><![CDATA[ <p>Smooth scroll to anchor links, requires Interface plugin</p> ]]></description>
<pubDate>Thu, 24 Apr 2008 11:43:50 GMT</pubDate>
<guid>http://snipplr.com/view/5988/jquery-smotth-scroll-to-anchor-links/</guid>
</item>
<item>
<title>(JavaScript) Basic Jquery Expander</title>
<link>http://snipplr.com/view/5987/basic-jquery-expander/</link>
<description><![CDATA[ <p>Very basic accordion effect
Common structure would be an ID'd UL, and each LI to have a first child with the class of head
Shows and hides siblings of .head, attaches ID of expanded to current element</p> ]]></description>
<pubDate>Thu, 24 Apr 2008 11:42:31 GMT</pubDate>
<guid>http://snipplr.com/view/5987/basic-jquery-expander/</guid>
</item>
</channel>
</rss>