modules

Adding Important Contributed Modules

Lesson Four of my special Getting Started With Drupal series of instructional videos.

This video provides guidance on downloading, installing and configuring several contributed modules from Drupal.org. These key modules are some of the most important ones to add no matter what type of site you want to build with Drupal.

  • Mollom for spam protection
  • PathAuto for configurable automated URLs
  • FCKEditor for WYSIWYG post editing
  • IMCE for uploading images to insert into posts
  • Poor Mans Cron for easy execution of the Drupal cron file

Bookmark and Share Bookmark or Share Post

Put A Face With A Name Using Gravatar

I'm one of those people who thinks that people need another web login like they need a whole in the head. At the same time I like to give people the option to have their identity represented on my sites. I've previously mentioned Google Friend Connect as one way to do that. Another way to do that is to use the Gravatar module.

Gravatar is a service that provides users a globally recognized avatar which is an image that can represent you.on websites that support the service. Gravatar is supported on WordPress.com blogs and on sites that have the appropriate Gravatar plugin installed. The Gravatar module for Drupal works well and will allow you to add user pictures in comments without a user needing to sign up for an account with your site.

Here are the steps that I took to get Gravatar working so that user Gravatar images would show up automatically in the comments of this site.

Step 1: Install the Gravatar module.

Step 2: Set permissions and configure the Gravatar module. I allowed anonymous users to use gravatar which enables the display of images on non-logged in users based on their email address. The Gravatar settings (pictured below) are pretty basic. Most notably you have the option to specify a default avatar for those commenters that aren't on the Gravatar service. You can upload one to your site or choose (pictured below) from several standard options.

Step 3: Check your site settings to make sure that user pictures are enabled correctly. Go to '/admin/user/settings#edit-user-pictures-0-wrapper/' and select the 'enabled' radio button.

Step 4: Check your theme settings at 'admin/build/themes' to make sure that 'user pictures in comments' are enabled.

Step 5: Check comments settings per content type. Since the display of the Gravatar is based on a check of an email address, you'll want to be sure that the setting 'anonymous posters must leave their contact information' is selected in the comment settings for each content type where you want the Gravatars to be seen in the comments.

When all that is done you should see either the Gravatar images or the proper image place holder show up in the comments section of your site. If you're the admin of a Drupal site and you want the appropriate Gravatar to show up you should associate the email address you are using for your admin profile with the correct picture on the Gravatar service.

One of the nice things about Gravatar is that you can set up an different image for different email addresses so your Drupal site admin identity can differ from other identities.

Related Images

Gravtar Comments  Gravatar Settings
Gravatar In Comments Gravatar Settings
Bookmark and Share Bookmark or Share Post

Top Ten Drupal Contributed Modules

Here are the latest statistics on the top ten contributed modules that people are downloading from Drupal.org. Project usage statistics is a relatively new (and very welcome feature) on Drupal.org. The very latest stats can be be found at http://drupal.org/project/usage.

Project Oct 12sort icon Oct 5 Sep 28 Sep 21 Sep 14 Sep 7
Drupal 84,984 84,653 78,530 76,568 74,221 72,516
Views 38,867 39,072 34,965 33,775 32,572 31,631
Content Construction Kit (CCK) 33,867 33,998 30,115 28,937 28,119 26,813
Token 32,279 32,479 29,103 28,275 27,114 26,176
Pathauto 26,332 26,877 23,597 22,722 21,973 21,211
Update Status 20,742 20,638 19,987 20,312 20,329 20,141
Image 20,632 22,275 19,057 18,554 18,292 17,888
IMCE 15,539 15,113 14,512 13,728 13,380 12,900
FCKeditor - WYSIWYG HTML editor 14,959 16,104 13,174 12,892 12,260 11,884
CAPTCHA 14,897 14,115 13,213 13,179 13,058 12,548
Poormanscron 14,779 13,722 13,356 12,832 12,374 11,775

You will notice that this list has eleven entries because Drupal core is the number one download in the list.

Bookmark and Share Bookmark or Share Post

Cross Posting To Drupal Is Easy

The ability to cross post from other publishing platforms is one of the hidden killer features in Drupal. I say that this feature is hidden because I rarely ever hear anyone discussing it in the Drupal forums. The feature is activated by a core module called Blog API.

Once activated, the Blog API module allows you to publish content from other sites to your blog on Drupal. The other site must support this type of cross posting in order for the process to work properly. The benefit in utilizing this feature is that you save time by not having to publish something twice.

Bookmark and Share Bookmark or Share Post

Installing A Drupal Module

This short video shows you how to install a contributed module.

Bookmark and Share Bookmark or Share Post
Syndicate content