tgbdad


Member since 05/27/2008

9 snippets

1165 profile views

2 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

tgbdad's Recent Snippets



« Prev 1 Next »
Adjust the size of the body field window. For use in hook_form_alter().
0 589 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 583 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 471 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 625 posted 14 years ago by tgbdad
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.
0 556 posted 15 years ago by tgbdad
1 528 posted 15 years ago by tgbdad
This might work in Drupal 6, but I haven't tried it.
2 773 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 603 posted 15 years ago by tgbdad
« Prev 1 Next »