Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged drupal



« Prev 1 2 3 4 5 ... 11
Update multiple fields using #ajax in Drupal 7 form
0 828 posted 7 years ago by guruparthi
How to use date pop-up calendar in custom drupal form
0 962 posted 7 years ago by guruparthi
Starter .info file
0 664 posted 8 years ago by sherakama
simple preprocess function to alter the site name depending on the section of the site
0 703 posted 9 years ago by emijayne
This script is a custom module to copy one field to another.
0 696 posted 10 years ago by DesignGoggles
Change the Views Slideshow pager items in <li> elements so that they are easier to style
0 604 posted 10 years ago by mktimes5
Create new user account programmatically - drupal 7
0 634 posted 10 years ago by pictonio
This is a custom field handler for a Drupal view. Sometimes you have two or more fields in a content type and you want to do a test on them to see if both are empty or both full or exclusive and return that as a field. There are probably ways to d...
0 624 posted 10 years ago by brownrl
Enables the usage off regions in node.tpl
0 588 posted 11 years ago by apmartins
To make a custom link to a downloadable File in Views
0 601 posted 11 years ago by mktimes5
This is a hook_block_info and hook_block_view template that will allow you to quickly create blocks in a Drupal module. When you use this all you have to do is create a directory "blocks" in the module and then create block.block_name.php in the dire...
0 622 posted 11 years ago by brownrl
out put a field with multiple values as a list fro styling purposes useing child selectors
0 683 posted 11 years ago by mktimes5
for true plain text output of a field in drupal 7
0 541 posted 11 years ago by mktimes5
Insert this into a custom node template to display the metatags inserted in my the metatag module. <div>nid; ?>" class="<?php> clearfix"<?php>><?php>
0 514 posted 11 years ago by mktimes5
This is a callback example that can be used to conditionally display blocks on specific pages. In this example, I load all nodes with a specific field and return false if the value of that field is equal to the user id of the logged in user. The sni...
0 591 posted 11 years ago by chasecrawford
Foromat {timestamp} as a "x x ago" date/time.
0 678 posted 12 years ago by jonathanpglick
imagecache preset depending on height and width of the image
0 578 posted 12 years ago by hoogvlieger
Add this snippet to template.php
0 609 posted 12 years ago by mktimes5
For our project, this code had been implemented in the theme template.php
0 753 posted 12 years ago by nicoknaepen
This is the Batch API example shown on http://api.drupal.org/api/drupal/developer--hooks--install.php/function/hook_update_N/6.
1 622 posted 12 years ago by wizonesolutions
Used to print the variables on a given page. in drupal 6.
1 577 posted 12 years ago by tsubryan
0 393 posted 12 years ago by bisaram
It's not immediately clear from the `context_set()` function how to trigger a context to be "active" using code. Do it like this:
0 575 posted 12 years ago by jonathanpglick
0 671 posted 12 years ago by zack
1 729 posted 12 years ago by focal55
« Prev 1 2 3 4 5 ... 11