Giving Drupal's taxonomy links title attributes

The discussion on giving Drupal more exposure on the search terms CMS, PHP, MySQL and PostgreSQL lead me to realize that Drupal's taxonomy links don't have title attributes. This seems like a big wasted opportunity, and I rolled a patch that uses the term's descriptions to set the title attribute. Now, when you mouse-over the Drupal term link underneath this post, you'll see a bit more information about what Drupal is (and more importantly, so will the search engines).

Comments

This patch went in

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote>
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Lines and paragraphs break automatically.

More information about formatting options