tgbdad


Member since 05/27/2008

8 snippets

1136 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 571 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 567 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 464 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 614 posted 14 years ago by tgbdad
1 512 posted 15 years ago by tgbdad
This might work in Drupal 6, but I haven't tried it.
2 751 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 586 posted 15 years ago by tgbdad
« Prev 1 Next »