<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/template</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 21 Aug 2008 19:26:23 GMT</pubDate>
<item>
<title>(PHP) Drupal tip: Stripping out nested divs in views blocks - aleprieto</title>
<link>http://snipplr.com/view/7829/drupal-tip-stripping-out-nested-divs-in-views-blocks/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 12 Aug 2008 07:22:08 GMT</pubDate>
<guid>http://snipplr.com/view/7829/drupal-tip-stripping-out-nested-divs-in-views-blocks/</guid>
</item>
<item>
<title>(CSS) Position Fixed Footer whitout JavaScript - FlashJunior</title>
<link>http://snipplr.com/view/7736/position-fixed-footer-whitout-javascript/</link>
<description><![CDATA[ <p>A cool script for fixed Footers. Works with i6,i67,all mozilla browsers and safari.</p> ]]></description>
<pubDate>Wed, 06 Aug 2008 11:24:29 GMT</pubDate>
<guid>http://snipplr.com/view/7736/position-fixed-footer-whitout-javascript/</guid>
</item>
<item>
<title>(SVN) Template for DocBlock and svn:keywords - zingo</title>
<link>http://snipplr.com/view/7479/template-for-docblock-and-svnkeywords/</link>
<description><![CDATA[ <p>Substitute and update keywords like $HeadURL$, $Revision$, etc. in a file on every commit to subversion repos.

1. Set svn:keywords on repos:
$ svn propset --recursive svn:keywords 'HeadURL Revision LastChangedBy Date' /path/to/repo

2. Use this source in your file.</p> ]]></description>
<pubDate>Thu, 24 Jul 2008 17:04:02 GMT</pubDate>
<guid>http://snipplr.com/view/7479/template-for-docblock-and-svnkeywords/</guid>
</item>
<item>
<title>(PHP) Drupal 5.x page.tpl.php template - panatlantica</title>
<link>http://snipplr.com/view/6428/drupal-5x-pagetplphp-template/</link>
<description><![CDATA[ <p>This is a stipped-down version of the original page.tpl.php from Drupal 5.x's Bluemarine theme. Just add your own DIVs.</p> ]]></description>
<pubDate>Fri, 23 May 2008 07:35:36 GMT</pubDate>
<guid>http://snipplr.com/view/6428/drupal-5x-pagetplphp-template/</guid>
</item>
<item>
<title>(Other) PureMVC XML DataProxy Class Template - wintondeshong</title>
<link>http://snipplr.com/view/6147/puremvc-xml-dataproxy-class-template/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 07 May 2008 22:30:48 GMT</pubDate>
<guid>http://snipplr.com/view/6147/puremvc-xml-dataproxy-class-template/</guid>
</item>
<item>
<title>(Django) Template Query Debug - jonhenshaw</title>
<link>http://snipplr.com/view/5741/template-query-debug/</link>
<description><![CDATA[ <p>I often find something like this lurking at the end of my base templates - it'll show you which queries were run while generating the current page, but they'll start out hidden so as not to be a pain.

Of course, before this works, you'll need to satisfy all the criteria for getting debug information in your template context:

   1. Have 'django.core.context_processors.debug' in your TEMPLATE_CONTEXT_PROCESSORS setting (it was there in the default settings, last time I checked).
   2. Have your current IP in your INTERNAL_IPS setting.
   3. Use RequestContext when rendering the current template (if you're using a generic view, you're already using RequestContext).</p> ]]></description>
<pubDate>Mon, 07 Apr 2008 16:20:35 GMT</pubDate>
<guid>http://snipplr.com/view/5741/template-query-debug/</guid>
</item>
<item>
<title>(SQL) Simple Oracle stored procedure - indianocean</title>
<link>http://snipplr.com/view/5567/simple-oracle-stored-procedure/</link>
<description><![CDATA[ <p>Just a template...</p> ]]></description>
<pubDate>Wed, 26 Mar 2008 06:51:42 GMT</pubDate>
<guid>http://snipplr.com/view/5567/simple-oracle-stored-procedure/</guid>
</item>
<item>
<title>(Python) New Python App Shell - kangell</title>
<link>http://snipplr.com/view/5535/new-python-app-shell/</link>
<description><![CDATA[ <p>Use this to start of new python applications.</p> ]]></description>
<pubDate>Sat, 22 Mar 2008 21:47:47 GMT</pubDate>
<guid>http://snipplr.com/view/5535/new-python-app-shell/</guid>
</item>
<item>
<title>(XHTML) XHTML Strict - nerdfiles</title>
<link>http://snipplr.com/view/5342/xhtml-strict/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 10 Mar 2008 03:39:58 GMT</pubDate>
<guid>http://snipplr.com/view/5342/xhtml-strict/</guid>
</item>
<item>
<title>(PHP) Wordpress: Page Template Header - Wiederkehr</title>
<link>http://snipplr.com/view/5338/wordpress-page-template-header/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 09 Mar 2008 10:38:39 GMT</pubDate>
<guid>http://snipplr.com/view/5338/wordpress-page-template-header/</guid>
</item>
<item>
<title>(PHP) simple template engine - fris</title>
<link>http://snipplr.com/view/5321/simple-template-engine/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 08 Mar 2008 11:55:33 GMT</pubDate>
<guid>http://snipplr.com/view/5321/simple-template-engine/</guid>
</item>
<item>
<title>(Assembler) GCC inline Assembly template - Feb30th1712</title>
<link>http://snipplr.com/view/5168/gcc-inline-assembly-template/</link>
<description><![CDATA[ <p>Intel syntax</p> ]]></description>
<pubDate>Sun, 24 Feb 2008 04:11:39 GMT</pubDate>
<guid>http://snipplr.com/view/5168/gcc-inline-assembly-template/</guid>
</item>
<item>
<title>(HTML) XHTML Basic 1.1 Document Template - LeeRJohnson</title>
<link>http://snipplr.com/view/5111/xhtml-basic-11-document-template/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 18 Feb 2008 10:09:20 GMT</pubDate>
<guid>http://snipplr.com/view/5111/xhtml-basic-11-document-template/</guid>
</item>
<item>
<title>(PHP) mergeDocumentContentX - chucktrukk</title>
<link>http://snipplr.com/view/5089/mergedocumentcontentx/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 16 Feb 2008 07:44:06 GMT</pubDate>
<guid>http://snipplr.com/view/5089/mergedocumentcontentx/</guid>
</item>
<item>
<title>(PHP) chunkListParser - chucktrukk</title>
<link>http://snipplr.com/view/5088/chunklistparser/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 16 Feb 2008 07:41:43 GMT</pubDate>
<guid>http://snipplr.com/view/5088/chunklistparser/</guid>
</item>
<item>
<title>(PHP) Allow per-region template overrides. - berkes</title>
<link>http://snipplr.com/view/5042/allow-perregion-template-overrides/</link>
<description><![CDATA[ <p>A per-region override. 
ogt_blocks is ran for a region, if a region contains blocks, we search for a theme function named theme_region_regionname(). If exists, we run that, else we just return the concatenated blocks for that region.</p> ]]></description>
<pubDate>Wed, 13 Feb 2008 09:18:37 GMT</pubDate>
<guid>http://snipplr.com/view/5042/allow-perregion-template-overrides/</guid>
</item>
<item>
<title>(PHP) Easy debug variable to find what vars are available in a tpl.php file - berkes</title>
<link>http://snipplr.com/view/5039/easy-debug-variable-to-find-what-vars-are-available-in-a-tplphp-file/</link>
<description><![CDATA[ <p>An easy debug trick: gives you a variable that you can print in any tpl.php to find out what vars you have available there.</p> ]]></description>
<pubDate>Wed, 13 Feb 2008 03:30:30 GMT</pubDate>
<guid>http://snipplr.com/view/5039/easy-debug-variable-to-find-what-vars-are-available-in-a-tplphp-file/</guid>
</item>
<item>
<title>(Other) Flash 9 Class Template (MovieClip) - wintondeshong</title>
<link>http://snipplr.com/view/4988/flash-9-class-template-movieclip/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 11 Feb 2008 10:49:09 GMT</pubDate>
<guid>http://snipplr.com/view/4988/flash-9-class-template-movieclip/</guid>
</item>
<item>
<title>(Perl) Generate XHTML on the command line with XML::API::XHTML - noah</title>
<link>http://snipplr.com/view/4971/generate-xhtml-on-the-command-line-with-xmlapixhtml/</link>
<description><![CDATA[ <p>Build a simple XHTML document, format it with Tidy and print the result to "temp.html."</p> ]]></description>
<pubDate>Sun, 10 Feb 2008 02:21:23 GMT</pubDate>
<guid>http://snipplr.com/view/4971/generate-xhtml-on-the-command-line-with-xmlapixhtml/</guid>
</item>
<item>
<title>(Perl) pod - noah</title>
<link>http://snipplr.com/view/4885/pod/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 03 Feb 2008 15:50:04 GMT</pubDate>
<guid>http://snipplr.com/view/4885/pod/</guid>
</item>
</channel>
</rss>