Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Adding width and height attributes to <img> tags is important in order to help the browser more quickly and properly render a page; however, it can also be a little annoying, especially if yo
Provides a views style that displays rows as a table sortable using the jQuery tablesorter plugin.
The views tablesorter module is a views style plugin that can be used to output views in a table that uses the tablesorter jQuery plugin.
The tablesorter jQuery plugin allows tablesorting without refreshing the page or re-querying the database.
It also includes a pager so that multiple pages of results can be accurately sorted without refreshing the page or re-querying the database.
Note: If you are upgrading from 6.x-1.0-alpha1 you may need to re set up your tablesorter views' style settings.
The Simple Meta module provides a flexible and easy method to set meta tags, such as page title, description and keywords for nodes, views and other different pages.
You don't need to edit each node page anymore. Just click on the "Meta" tab which appears after module installation and set meta data for the page.
You can set meta data not only for node pages, but for any page.
MailChimp campaign is a complementary module for the MailChimp module, which allows you to create campaigns from within your Drupal site.
It leverages standard Drupal nodes for preparing your campaign content and does all the work of sending it to MailChimp using their API. As it uses nodes you can format your content any way you'd like, including using nodereference fields to pull in and display other nodes, or maybe embed Views in your node to show lists of content. Basically anything you can do with CCK based nodes you can send to MailChimp as a campaign.
It integrates with MailChimp using their 1.3 API. In its current incarnation it handles almost all the parameters in campaignCreate (see http://apidocs.mailchimp.com/rtfm/campaigncreate.func.php) but not all have been fully tested. Most importantly it handles segmentation so you can send your campaigns out to segments of your list, e.g. interest groups.