make links alias aware & user input for title of page

blb - August 4, 2007 - 21:36
Project:Taxonomy dhtml
Version:5.x-2.2
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

i hacked mine so the links were aliased: it's just a matter of surrounding the link like:

$url = drupal_get_path_alias("taxonomy/term/$term->tid")

question: all the links had a 9 at the end - was this a typo or something i don't get (taxonomy/term/$term->tid/9).

also if there were a way for the user to title the page rather than having the default "category" that would be nice.

#1

darthclue - April 12, 2009 - 04:16
Status:active» closed

This module is no longer being actively developed as it duplicates functionality that can be obtained through the usage of taxonomy_menu ( http://drupal.org/project/taxonomy_menu ) and dhtml_menu ( http://drupal.org/project/dhtml_menu ).

 
 

Drupal is a registered trademark of Dries Buytaert.