<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - tgbdad</title>
<link>http://snipplr.com/users/tgbdad</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 21 Mar 2010 07:11:17 GMT</pubDate>
<item>
<title>(PHP) Set allowed integer values in CCK select list using PHP</title>
<link>http://snipplr.com/view/29988/set-allowed-integer-values-in-cck-select-list-using-php/</link>
<description><![CDATA[ <p>This example will return values -15 through 15 to be presented to the user in a select list for an integer CCK field.</p> ]]></description>
<pubDate>Thu, 18 Mar 2010 16:07:04 GMT</pubDate>
<guid>http://snipplr.com/view/29988/set-allowed-integer-values-in-cck-select-list-using-php/</guid>
</item>
<item>
<title>(PHP) Find all variables available to a template</title>
<link>http://snipplr.com/view/12824/find-all-variables-available-to-a-template/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 05 Mar 2009 09:47:11 GMT</pubDate>
<guid>http://snipplr.com/view/12824/find-all-variables-available-to-a-template/</guid>
</item>
<item>
<title>(MySQL) Fix screwy URL aliases for project_issue nodes</title>
<link>http://snipplr.com/view/11659/fix-screwy-url-aliases-for-projectissue-nodes/</link>
<description><![CDATA[ <p>I currently have project_issue nodes set for replacement pattern issues/issue[nid] in Drupal 5.x PathAuto. This query fixes all of the URL aliases for entries created before this was set correctly.</p> ]]></description>
<pubDate>Thu, 29 Jan 2009 17:10:32 GMT</pubDate>
<guid>http://snipplr.com/view/11659/fix-screwy-url-aliases-for-projectissue-nodes/</guid>
</item>
<item>
<title>(Apache) Block access to directory pattern</title>
<link>http://snipplr.com/view/11613/block-access-to-directory-pattern/</link>
<description><![CDATA[ <p>Saw this in a blog post about exploiting .svn directories on websites. Seemed like a good .htaccess rule to store for future use.</p> ]]></description>
<pubDate>Wed, 28 Jan 2009 12:08:56 GMT</pubDate>
<guid>http://snipplr.com/view/11613/block-access-to-directory-pattern/</guid>
</item>
<item>
<title>(PHP) Drupal create link to filefield file</title>
<link>http://snipplr.com/view/10260/drupal-create-link-to-filefield-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 04 Dec 2008 08:30:24 GMT</pubDate>
<guid>http://snipplr.com/view/10260/drupal-create-link-to-filefield-file/</guid>
</item>
<item>
<title>(PHP) Clear Drupal 5 Cache</title>
<link>http://snipplr.com/view/9943/clear-drupal-5-cache/</link>
<description><![CDATA[ <p>This might work in Drupal 6, but I haven't tried it.</p> ]]></description>
<pubDate>Thu, 20 Nov 2008 14:20:31 GMT</pubDate>
<guid>http://snipplr.com/view/9943/clear-drupal-5-cache/</guid>
</item>
<item>
<title>(PHP) Change Drupal Login Block Prompt strings in Zen Theme</title>
<link>http://snipplr.com/view/6953/change-drupal-login-block-prompt-strings-in-zen-theme/</link>
<description><![CDATA[ <p>Place this code in the template.php file of your custom Zen sub-theme to create a friendly reminder that this site uses their LDAP password. In this example, we use Novell Directory Services as our LDAP provider.</p> ]]></description>
<pubDate>Fri, 27 Jun 2008 14:49:34 GMT</pubDate>
<guid>http://snipplr.com/view/6953/change-drupal-login-block-prompt-strings-in-zen-theme/</guid>
</item>
<item>
<title>(PHP) Ugly Template Hack to display contents of a view</title>
<link>http://snipplr.com/view/6652/ugly-template-hack-to-display-contents-of-a-view/</link>
<description><![CDATA[ <p>This is a quick and dirty hack to display the contents of a view at the top of a page. I got some ideas for this from http://drupal.org/node/99721</p> ]]></description>
<pubDate>Wed, 11 Jun 2008 10:56:31 GMT</pubDate>
<guid>http://snipplr.com/view/6652/ugly-template-hack-to-display-contents-of-a-view/</guid>
</item>
</channel>
</rss>