Welcome To Snipplr


Everyone's Recent PHP Snippets Tagged drupal



0 1110 posted 14 years ago by flexelektro
0 1585 posted 14 years ago by zack
0 1551 posted 14 years ago by zack
0 1044 posted 14 years ago by grgcnnr
0 1220 posted 14 years ago by grgcnnr
Use this to pull a list of items based on the nid of the 'parent' node.... so you can show fields added to that node, on the child. Handy. Make nid argument..... use custom php arg code below to feed the argument the nid of the parent. Remember...
0 1116 posted 14 years ago by janlodey
Use this on a Term ID argument - enter the below as provide default agrument - php Code remember to change the vid to your vocabulary
0 1207 posted 14 years ago by janlodey
0 1451 posted 14 years ago by Phibo
hook_theme implementation with description
0 1295 posted 14 years ago by kfiil
How to get a menu in a preprocess function
0 1081 posted 14 years ago by kfiil
Do you know that you can create a new form directly from theme template.php without the need of creating a module in Drupal 7? Armed with that knowledge, we will build a new login form and transform it to become a horizontal login bar. You migh...
0 1545 posted 14 years ago by sdxxx
This goes in your template.php file
1 2571 posted 14 years ago by focal55
This will build over time, and first be finish when I have all ressources and are satisfied with our corporate rss feed.
0 1397 posted 14 years ago by kfiil
How to set a block into region with code
0 1502 posted 14 years ago by kfiil
Implementation of phptemplate_preprocess. Enables that preprocess functions are in different files
0 1464 posted 14 years ago by kfiil
Found This Code to make a stats page view for a client. Make Sure your header input format is PHP.
0 1609 posted 14 years ago by Onfire60
1 1379 posted 15 years ago by Risse
**Important: this snipplet has moved to Github.** - [Programmatically change the active theme in Drupal 6](https://gist.github.com/1973197) - [Programmatically change the active theme in Drupal 7](https://gist.github.com/1973201)
2 3309 posted 15 years ago by wildpeaks
Different formats for listing states.
0 1584 posted 15 years ago by MikeNGarrett