Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged drupal



1 2 3 4 5 6 7 ... 11
have multiple imagecache files be recognized as default
0 1126 posted 15 years ago by karmacode
Was trying to figure out a way to remove tabs for a content type where it was unnecessary. Place this in your theme template.php file and configure to your needs. Example Usage: Organic Group View is created and page uses a menu tab. Unfortunately...
0 1573 posted 15 years ago by Onfire60
Embed the "Who's online" block from within a template file.
1 1781 posted 15 years ago by daipratt
Customises the \"who\'s online\" block to show what role type the user has + the links now point to private message instead of profiles.
1 1620 posted 15 years ago by daipratt
All code should ideally go into your theme\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'s template.php file. I\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'ve used the default Garland theme here as an example.
0 1463 posted 15 years ago by hiddentao
This example triggers the admin theme when on any of the user/* pages (login, edit, etc.). Put the name of your admin theme in {admin-theme-name} so there's a safe fallback in case variable_get doesn't find the admin_theme.
0 1306 posted 15 years ago by jonathanpglick
0 1282 posted 15 years ago by karmacode
1 1017 posted 15 years ago by jmaties
Adding E-mail to - function THEME_signup_user_form
0 1263 posted 15 years ago by discipolo
This snippet allows admins to create menu items which do not link anywhere. This is most useful in situations where one wants to have dropdown menus where the parent item should not be a link. This same method could be used to create non-linking...
1 1552 posted 15 years ago by MikeyLikesIt
To print out Drupal Arguments.
1 1238 posted 15 years ago by redhatmatt
change the display of cck grouped terms to implode (commas, no divs) for a cerain field only
0 1109 posted 15 years ago by discipolo
Embed Drupal 6 block anywhere with proper block HTML IDs and classes.
0 1246 posted 15 years ago by phpdiva
1 1137 posted 15 years ago by doublejosh
0 1090 posted 15 years ago by jmaties
Actualizado D7
0 1041 posted 15 years ago by jmaties
0 1371 posted 15 years ago by jmaties
Best used in a node.tpl.php or node-panel-identifier.tpl.php
0 2635 posted 15 years ago by karmacode
0 1253 posted 15 years ago by karmacode
initial code and concept bitten from: http://drupal.org/project/menutrails
3 1661 posted 15 years ago by electblake
0 1064 posted 15 years ago by jepedo
0 1369 posted 15 years ago by electblake
While these examples convert Markdown fields to HTML for use in CKEditor, the same method can be used to render the filters of any input_format.
0 2104 posted 15 years ago by zachharkey
Annoyed by the "username's blog" links on your single-author Drupal blog? Don't reach for "display:none;"! Don't remove the $links variable from your node template! Just paste this code into your theme's template.php file. Be sure to replace...
1 1430 posted 15 years ago by sheena_d
1 2 3 4 5 6 7 ... 11