Welcome To Snipplr


Everyone's Recent Snippets Tagged drupal



1 2 3 4 5 6 7 ... 14
0 1255 posted 15 years ago by picxelplay
0 1194 posted 15 years ago by resting
1 1219 posted 15 years ago by apro2000
**Important: this snipplet has moved to Github.** - [Force the admin theme on additional non-admin paths in Drupal 6](https://gist.github.com/1973090)
3 1572 posted 15 years ago by wildpeaks
Drupal forms have their radio button options vertical (one on each line) by default. This will put them horizontally inline.
0 1676 posted 15 years ago by picxelplay
quick snippet to select all the check boxes on a drupal permissions page. helpful when setting up a role for Admin
0 1385 posted 15 years ago by cwd
If you're importing nodes from a file and have pathauto setup, the existing paths for the nodes will be rewritten with pathauto. To avoid this, simply add the following to the node export array for each node:
0 1223 posted 15 years ago by jonathanpglick
**Important: this snipplet has moved to Github.** - [Programmatically log out the user in Drupal](https://gist.github.com/1973079)
0 1288 posted 15 years ago by wildpeaks
Just include **global $user;** and **$user->uid != 1** into the function
0 1441 posted 15 years ago by resting
The total number of search results can be added in a hook_preprocess_search_results() function from the following variable:
0 1392 posted 15 years ago by jonathanpglick
0 1311 posted 15 years ago by hamsterbacke82
Drupal 6 Do this after $view->execute() has already been called
0 1408 posted 15 years ago by jonathanpglick
0 1301 posted 15 years ago by hamsterbacke82
0 1118 posted 15 years ago by hamsterbacke82
0 941 posted 15 years ago by jmaties
To be placed in template.php preprocess_page function.\\r\\n\\r\\nBreaks stylesheets into 2 style tags with limit of 30 @imports each. IE has a limitation of 31 @imports or 31 style tags. (source: [http://john.albin.net/ie-css-limits/single-style-tes...
1 1284 posted 15 years ago by resting
Drupal snippet
0 1545 posted 15 years ago by apro2000
0 1091 posted 15 years ago by JohnnyGamba
0 1414 posted 15 years ago by resting
1 1351 posted 15 years ago by resting
highlights on active state. uses css gradients
0 1258 posted 15 years ago by discipolo
0 1249 posted 15 years ago by screamwork
1 2 3 4 5 6 7 ... 14