Skip to main content

Home/ Drupal for Developers/ Group items tagged drupal-module

Rss Feed Group items tagged

Scott Blackburn

Alternative templates for different block types | drupal.org - 0 views

  •  
    Here's a little trick that will allow you to use a different block.tpl.php for a specific block. You can control by Block name or Block ID. Here' a modified block.tpl.php with a conditional at the top. All you need to do is edit the module == '[modulename
Leandro Ardissone

Creating a Compound Field Module for CCK in Drupal 6.x, from Poplar ProductivityWare Ar... - 8 views

  •  
    Create a new CCK field.
  • ...1 more comment...
  •  
    This is a nice foray into defining your own custom field types in CCK. Thanks for sharing. However, as regards "multi-groups" in CCK, I've used CCK version 6.x-3.x-dev and it's worth a look.
  •  
    Oh, really? I'm just needing to use multi-groups. Well, multiple-fields field group, or whatever. For example a recipe with ingredients where you can enter: amount (textfield), unit (option field), ingredient name (textfield). Thanks.
  •  
    when your ready to go to drupal 7 here is the article for that http://www.phase2technology.com/node/1495
Scott Blackburn

Salsa API | drupal.org - 0 views

  •  
    I'll be curious to see this API module in action with other modules, but integration between Salsa and Drupal doesn't seem to have too much momentum.
Bartłomiej Małysz

Date + Calendar Screencast | drupaltherapy.com - 0 views

  •  
    screencast about Drupal Calendar and Date
  •  
    Simple tutorial how to use date+calendar modules
Scott Blackburn

Drupal Performance Tip: Block Visibility | Lullabot - 3 views

  •  
    "So remember: don't rely on regions and template files to hide blocks; they do so visually only. Using block visibility settings will ensure that extra processing is not performed on blocks that aren't being printed out in the first place, and keep your server nice and speedy!" See also the comment regarding the Context module and even Panels. Personally, I rarely use the traditional block page these days and rely more and more on the Context module as well as the Panels module in some cases.
anonymous

Using CTools for form item dependency / visibility | computerminds - 0 views

  •  
    One of several helpers included in the ctools module, ctools dependency is described on the module page itself as "a simple form widget to make form items appear and disappear based upon the selections in another item". It's designed to make it easy and quick to hide/show form elements based on the value of other form elements in the browser using javascript.
Josh Beauregard

Environment Indicator | drupal.org - 0 views

  •  
    candidate for knectarx
Scott Blackburn

sliced bread snippets: Dynamic main page content without using extra modules...or putti... - 0 views

  •  
    snippets
Scott Blackburn

Drupal Modules | EchoDitto's Open Source Software - 0 views

  •  
    te tell-a-friend n
Scott Blackburn

Best Drupal CDN module? | groups.drupal.org - 4 views

  •  
    This is the best and most up-to-date thread concerning CDN integration that I've found. The discussion contains a few examples of what others are doing for their projects.
Hans-Peter Zahno

Directory of Public Features Servers | groups.drupal.org - 3 views

  •  
    Considering the power of the Features module I'm surprised this list of public features servers is so small. Hopefully it will grow. Currently there isn't even a decent image gallery feature on any of these public features servers.
« First ‹ Previous 41 - 60 of 96 Next › Last »
Showing 20 items per page