Module

Fix The Read More Link

It is fairly easy to get a simple blog up and running using Drupal. However, one common annoyance among Drupal users who have switched over from other blogging platforms such as Wordpress, Blogspot, etc. is how Drupal shows blog summaries on the front page. By default Drupal’s front page stories look something like this: Read more »

Admin Role Module

A default Drupal installation has different Roles for anonymous users and authenticated users. It also has one user defined as an Administrator but he or she is not in a speical role instead the Admin account is simply added to the authenticated users role. This isn’t a big deal most of the time because each module that needs to simply checks to see if the user logged in is the Administrator and if so the module gives the user access to everything. Read more »

Advanced Help Module

So every install of Drupal comes with the Help Module installed by default (in the Core – optional section). This module provides some basic help functionality for those people that are starting out with the great content management solution known as Drupal. Read more »

Add Print, PDF version, and email links

Often with a site like this one, where people come to get Drupal help and tutorials, visitors would like to view an article either in a printer friendly format or download it as a PDF. Also at times they may want to email an article to a friend or college who would be interested in reading it. Once again Drupal comes through with a great contributed module to allow us to do this. It is called the Printer, e-mail, and PDF versions module. Read more »

Better Drupal Administration Interface

Anyone who has played around with Drupal and other content management systems much knows that sometimes Drupal’s Administration backend can be a bit clunky to work with. You end up navigating through many levels of menus just to change some settings. For example if you would like to Uninstall a module you will need to work your way through the Administer –> Site Building –> Modules menu and then click on the Uninstall tab. Read more »

Drupal SEO with Path Auto

Often I see people asking what are some simple things I can do to get better rankings in search engines. Well with Drupal one thing you can do is a no brainer. Every Drupal site that cares about Search Engine Optimization (SEO) must first enable clean URLs and second must install Path Auto. For those of you who don’t know what these are let me elaborate just a bit. Read more »

Better SEO Using The Page Title Module

Anyone who has been doing Search Engine Optimization (SEO) for a very long knows that what you title your web pages is very important. To get a little technical, since there can be some confusion, when I refer to Page Titles I mean what is between the <title> and </title> tags in the heading portion of a web page. This is the title that shows at the top of your web browser when visiting a page. Read more »

Drupal Plugin Manager Module

Often I find myself working with my Drupal sites to install add-on modules in order to add some functionality I need or want. In the past the way I did this was by first downloading the module I wanted to my local computer, unzipping it, and then uploading it to my web server that hosts  my Drupal site. Read more »

Tracking Statistics with Google Analytics

I love to know who's visiting my site, where from, and what they are looking at. Its interesting information in and of itself but it also helps greatly when adding advertisements to your site. Another thing I like to look at is how many people are using FireFox versus that other internet browser

Google has a great free service called Google Analytics. All you have to do is sign up for the service and then you can have a fairly high quality visitor tracking service. Here's how you get your Drupal site set up with Google Analytics. Read more »

How to Install A Drupal Module (The Correct Way)

You will find many sites online that tell you how to install a module on your Drupal site. The problem is most of them tell you wrong. This simple Drupal tutorial walks you step by step through installing a module the correct way. There are many different ways to install a downloaded Drupal module, but unless you do it this way you will find it much harder to keep track of installed modules and much harder to update as new versions of your module come out. Following this tutorial also makes it easier to upgrade to future versions of Drupal. Read more »

Syndicate content