Welcome To Snipplr


Everyone's Recent Snippets Tagged drupal



1 ... 10 11 12 13 14 Next »
Shortens a string, and adds a span with a title of the full string. Function is useful for listings where you don't want wraping; or for places where a long string liek a username can break the layout.
1 2184 posted 19 years ago by berkes
1 1953 posted 19 years ago by JuliaKM
2 1888 posted 19 years ago by JuliaKM
2 1874 posted 19 years ago by JuliaKM
This snipped adds columnstriping to cells. It works fine for most cases, but will behave strange when combined with colspan. Cells get an additional class 'even-col' or 'odd-col'
2 2444 posted 19 years ago by berkes
2 1719 posted 19 years ago by JuliaKM
2 1922 posted 19 years ago by JuliaKM
Put classes around your bodyy, to allow different colors for seperate pages and areas on your site. IT will simply add a css-safe version of the first argument in an url. Say the url is /about_us/our_company the class will be body.about-us Require...
2 2040 posted 19 years ago by berkes
A form alter to gove Drupal a separate teaser field.
3 2150 posted 19 years ago by berkes
callback in a form alter to enforce an exposed filter to use only the options set in filter. Works for selectlists only.
2 1751 posted 19 years ago by berkes
6 2194 posted 19 years ago by cmslounge
A form alter implementation to create variables to flag certain features per node type. E.g. Show foo on blogs only: example_blog == 1;
1 1513 posted 19 years ago by berkes
This snippet is for use with image module, a small contributed module for image handling. (Yes: in Drupal you need a /contributed/ module for this o_O. The template snippet links the images to their own node.
2 1871 posted 19 years ago by berkes
7 2255 posted 19 years ago by basicmagic
Counts the total amout of nodeviews between now and a year ago (the last 31536000 seconds).
1 1689 posted 19 years ago by berkes
This snippet is for use with image_attach, a small contributed module that uses image module to create nice thumbs in any node type. The template snippet makes the images show up larger in the body node, and instead of linking to itself, it links t...
2 1623 posted 19 years ago by berkes
Grab all users that never logged in.
1 1928 posted 19 years ago by berkes
menu_get_item does not return a menu ID.
2 1624 posted 19 years ago by berkes
1 2264 posted 19 years ago by markhope
1 1654 posted 20 years ago by kkaefer
2 1561 posted 20 years ago by weitzman
3 1812 posted 20 years ago by weitzman
2 1992 posted 20 years ago by weitzman
1 ... 10 11 12 13 14 Next »