<?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/language/php</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Feb 2012 17:57:33 GMT</pubDate>
<item>
<title>(PHP) Adjust default number of visible rows in node body field.</title>
<link>http://snipplr.com/view/45073/adjust-default-number-of-visible-rows-in-node-body-field/</link>
<description><![CDATA[ <p>Adjust the size of the body field window. For use in hook_form_alter().</p> ]]></description>
<pubDate>Wed, 01 Dec 2010 02:05:03 GMT</pubDate>
<guid>http://snipplr.com/view/45073/adjust-default-number-of-visible-rows-in-node-body-field/</guid>
</item>
<item>
<title>(PHP) Suppress \"Split Summary at Cursor\" button on node form</title>
<link>http://snipplr.com/view/44393/suppress-split-summary-at-cursor-button-on-node-form/</link>
<description><![CDATA[ <p>Suppress button to "split summary at cursor" on node bodies that are generally short and won't ever be displayed as teasers. (These lines go in hook_form_alter functions.)</p> ]]></description>
<pubDate>Fri, 19 Nov 2010 03:43:10 GMT</pubDate>
<guid>http://snipplr.com/view/44393/suppress-split-summary-at-cursor-button-on-node-form/</guid>
</item>
<item>
<title>(PHP) Suppress input format options on node form</title>
<link>http://snipplr.com/view/44391/suppress-input-format-options-on-node-form/</link>
<description><![CDATA[ <p>Suppress the input format section of a node form when you don't really want users (even admin) to change it. Particularly handy for uncluttering forms with lots of CCK fields on them.</p> ]]></description>
<pubDate>Fri, 19 Nov 2010 03:37:27 GMT</pubDate>
<guid>http://snipplr.com/view/44391/suppress-input-format-options-on-node-form/</guid>
</item>
<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>(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>
