<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 12:33:14 +0000</lastBuildDate>
    <item>
      <title>(PHP) Adjust default number of visible rows in node body field. - tgbdad</title>
      <link>https://snipplr.com/view/45073/adjust-default-number-of-visible-rows-in-node-body-field</link>
      <description>&lt;p&gt;Adjust the size of the body field window. For use in hook_form_alter().&lt;/p&gt;</description>
      <pubDate>Wed, 01 Dec 2010 02:05:03 UTC</pubDate>
      <guid>https://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 - tgbdad</title>
      <link>https://snipplr.com/view/44393/suppress-split-summary-at-cursor-button-on-node-form</link>
      <description>&lt;p&gt;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.)&lt;/p&gt;</description>
      <pubDate>Fri, 19 Nov 2010 03:43:10 UTC</pubDate>
      <guid>https://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 - tgbdad</title>
      <link>https://snipplr.com/view/44391/suppress-input-format-options-on-node-form</link>
      <description>&lt;p&gt;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.&lt;/p&gt;</description>
      <pubDate>Fri, 19 Nov 2010 03:37:27 UTC</pubDate>
      <guid>https://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 - tgbdad</title>
      <link>https://snipplr.com/view/29988/set-allowed-integer-values-in-cck-select-list-using-php</link>
      <description>&lt;p&gt;This example will return values -15 through 15 to be presented to the user in a select list for an integer CCK field.&lt;/p&gt;</description>
      <pubDate>Thu, 18 Mar 2010 16:07:04 UTC</pubDate>
      <guid>https://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 - tgbdad</title>
      <link>https://snipplr.com/view/12824/find-all-variables-available-to-a-template</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 05 Mar 2009 09:47:11 UTC</pubDate>
      <guid>https://snipplr.com/view/12824/find-all-variables-available-to-a-template</guid>
    </item>
    <item>
      <title>(MySQL) Fix screwy URL aliases for project_issue nodes - tgbdad</title>
      <link>https://snipplr.com/view/11659/fix-screwy-url-aliases-for-projectissue-nodes</link>
      <description>&lt;p&gt;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.&lt;/p&gt;</description>
      <pubDate>Thu, 29 Jan 2009 17:10:32 UTC</pubDate>
      <guid>https://snipplr.com/view/11659/fix-screwy-url-aliases-for-projectissue-nodes</guid>
    </item>
    <item>
      <title>(PHP) Drupal create link to filefield file - tgbdad</title>
      <link>https://snipplr.com/view/10260/drupal-create-link-to-filefield-file</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 04 Dec 2008 08:30:24 UTC</pubDate>
      <guid>https://snipplr.com/view/10260/drupal-create-link-to-filefield-file</guid>
    </item>
    <item>
      <title>(PHP) Clear Drupal 5 Cache - tgbdad</title>
      <link>https://snipplr.com/view/9943/clear-drupal-5-cache</link>
      <description>&lt;p&gt;This might work in Drupal 6, but I haven't tried it.&lt;/p&gt;</description>
      <pubDate>Thu, 20 Nov 2008 14:20:31 UTC</pubDate>
      <guid>https://snipplr.com/view/9943/clear-drupal-5-cache</guid>
    </item>
    <item>
      <title>(PHP) Change Drupal Login Block Prompt strings in Zen Theme - tgbdad</title>
      <link>https://snipplr.com/view/6953/change-drupal-login-block-prompt-strings-in-zen-theme</link>
      <description>&lt;p&gt;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.&lt;/p&gt;</description>
      <pubDate>Fri, 27 Jun 2008 14:49:34 UTC</pubDate>
      <guid>https://snipplr.com/view/6953/change-drupal-login-block-prompt-strings-in-zen-theme</guid>
    </item>
  </channel>
</rss>
