The Drupal 7 jQuery SelectBox module is a simple module that makes HTML select boxes easier to style. It replaces the HTML form select element with easier to style HTML markup.
In this episode you will learn:
- ...
The Drupal 7 jQuery SelectBox module is a simple module that makes HTML select boxes easier to style. It replaces the HTML form select element with easier to style HTML markup.
In this episode you will learn:
The Drupal 7 Views Autocomplete Filters module adds the ability to create Views exposed filters that are autocompletes. This is useful to replace the traditional text field exposed filter or even a drop down exposed filter.
...The Drupal 7 Smart Crop module is a Drupal module that provides an Image Style action that provides more intelligent image cropping.
In this episode you will learn:
The Drupal 7 Views Calc module provides an easy way to do calculations on the numeric data that is displayed within a Drupal 7 View.
In this episode you will learn:
In the last two episodes, we covered building a basic Drupal 7 module that displayed a JavaScript confirmation before a user leaves a specific page. In this episode we continue where we left off and add the ability to display the JavaScript confirm form on specific content type node edit pages...
In the last episode we covered creating a simple module to display a javascript confirmation popup before leaving a page. In this episode we take that a step further and add a nice administrative...
Learning module development in Drupal is not easy, but this Daily Dose of Drupal episode provides a very simple but practical module development video tutorial to use when learning about Drupal Module development. If you have a complex form on your Drupal websites, whether it is a Node creation...
The Drupal 7 Style Guide module is a very simple module that helps you when building a Drupal theme. The module provides a single page displaying how your Drupal theme renders common Drupal elements, form elements, and other HTML elements. By...
The Drupal 7 Block Up Down module allows easy management of your blocks from the front end of your site (rather than having to go to the Administer Blocks page).
In this episode you will learn:
The Drupal 7 Coffee Module is a handy module that streamlines the administration of a Drupal 7 site by allow a quick search like mechanism for navigating to various administrative screens or for adding new content to your Drupal website.
In...
The Drupal 7 Views Accordion module allows you to build a Drupal View with results displayed in jQuery accordion tabs.
In this episode you will learn:
The Drupal 7 HTML5 Application Cache module allows you to easily implement an HTML5 manifest file and begin caching pages for offline viewing (often called HTML5 AppCache).
In this episode you will learn:
The Drupal 7 Colorbox module is one of the many Drupal modules that allows you to display things in a lightbox style modal dialog window.
In this episode you will learn:
The Drupal 7 Conditional Fields module makes it easy to build dynamic and complex forms with Drupal 7 Fields. Any Drupal entity that has fields can pretty much be built into a dynamic and conditional form. The Conditional Fields module...
The Drupal 7 Service links module makes it easy to add social networking or bookmarking links and widgets to your Drupal 7 website. From Facebook, to Twitter, to Google Plus, and more... this module has it all.
In this episode you will...
The Drupal 7 @font-your-face module is one of the easiest ways to get started with adding web fonts to your Drupal 7 website. It provides an easy to use administrative interface which makes adding web fonts simply point and click.
In...
The Drupal 7 Menu Badges module is a neat little module that allows you to add numbered badges next to menu items on a Drupal 7 website. It integrates nicely with views so you can easily add your own numbered icons to any menu link. You will...
The big 100th episode! In this episode I go over my company's Drupal development environment (http://beginr.com). I discuss how we use Aegir (http://www....
The Drupal 7 Entity Connect module makes it extremely easy to add or edit referenced entities from within an entity reference field. If you have ever used the entity reference module, this module is definitely one you need to check out.
...The Drupal 7 Entity Reference Prepopulate module allows you to automatically populate an Entity Reference Field from the URL. This is similar to a Drupal 6 module called Nodereference URL widget, but works with all entities....
The Drupal 7 Field Collection Views module makes the Field Collection module even better by allowing you to harness the power of the...
Spam is always something you need to consider when developing a Drupal website. One tool that makes spam detection and prevention extremely easy is the Drupal 7 Mollom module. This module uses the Mollom service to give your Drupal website...
Drupal 7 has the ability out of the box to block specific IP addresses from accessing the site. On top of that, the Drupal User Restrictions module can be used to block specific usernames or email addresses from creating accounts on your...
In this Daily Dose of Drupal episode, we really go for a double dose as we look at two modules that have very similar functionality. We first look at the Drupal 7 Scroll to Top module and see how it can be used to create a nice...
The Drupal 7 Flag module allows you to build very dynamic and flexible flagging/bookmarking systems on a Drupal website. You can use this to create a favorites section, create a bookmarks page, or even allow users to flag content as...