Books on Drupal

There are a few books on Drupal and they range from everything for the beginner to everything for the advanced. I have a page devoted to Drupal books that are available for purchase along with a review on each of them.

New to Drupal?

Are you new to Drupal? What is Drupal and why do you want to use this? In this video I build a Drupal website in 10 minutes. See why Drupal rocks!

Automatically Naming the URL Path in Drupal


We all know how to rename the URL path using the Path Module in Drupal now, but wouldn't it be nice if Drupal did this automatically? It can with the Pathauto module. This is a third party module available through drupal.org that you have to install. This is not part of the Drupal core... although it should be in my opinion.

Once it's installed and enabled, you have to go and turn on all the indexing in the Pathauto settings. You have various options here, but to get it running with minimal effort, just enable all the settings. This includes:

General Settings

  • Create Index Aliases
  • Bulk Generate Index Aliases

Node Path Settings

  • Bulk update node paths
  • Create Feed Alises

Category Path Settings

  • Bulk update category paths
  • Create Feed Aliases

User-tracker path settings

  • Bulk update user-tracker paths
  • Create Feed Aliases

User path settings

  • Bulk update user paths

What this will do is make sure that all of your old nodes (posts) have a friendly URL based on the subject and it will create the same for all new posts on your Drupal installation.

After this, you no longer need to create your own URLs... although you still can. Drupal rocks!

Link to download Pathauto module.

Trackback URL for this post:

http://www.drupaldude.com/trackback/31

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img>
  • Lines and paragraphs break automatically.

More information about formatting options

Captcha
This question is used to make sure you are a human visitor and to prevent spam submissions.
Copy the characters (respecting upper/lower case) from the image.