tgbdad


Member since 05/27/2008

8 snippets

1176 profile views

2 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

tgbdad's Recent PHP Snippets



« Prev 1 Next »
Adjust the size of the body field window. For use in hook_form_alter().
0 596 posted 13 years ago by tgbdad
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.)
0 588 posted 13 years ago by tgbdad
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.
0 476 posted 13 years ago by tgbdad
This example will return values -15 through 15 to be presented to the user in a select list for an integer CCK field.
0 631 posted 14 years ago by tgbdad
1 532 posted 15 years ago by tgbdad
This might work in Drupal 6, but I haven't tried it.
2 781 posted 15 years ago by tgbdad
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.
1 608 posted 15 years ago by tgbdad
« Prev 1 Next »