From dries@buytaert.net Sun May 21 07:35:06 2006 From: Dries Buytaert To: development@drupal.org Subject: [development] Human readable taxonomy URLs Date: Sun, 21 May 2006 09:34:56 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7641229281422316589==" --===============7641229281422316589== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Essentially you have to generate your URLs like this: * * * If rel="tag" is specified, tools like technorati will use the last word of the URL as being the tag (see http://www.technorati.com/help/ tags.html). The tags would be respectively: * ipod * gravity * chihuahua Drupal, however, generates: * > * > * > > If rel="tag" is specified, tools like technorati will use the last > word of the URL as being the tag (see > http://www.technorati.com/help/tags.html). The tags would be > respectively: > > * ipod > * gravity > * chihuahua > > Drupal, however, generates: > > * > * > * > > If rel="tag" is specified, tools like technorati will use the last > word of the URL as being the tag (see http://www.technorati.com/help/ > tags.html). The tags would be respectively: > > * ipod > * gravity > * chihuahua > > Drupal, however, generates: > > *