It would be great if there was a way to search for taxonomy on term name rather than term ID.

Doesn't this:

term/cooking+salamanders

read much better than this?

term/1+2

Would be great for usability.

Comments

LAsan’s picture

Version: x.y.z » 7.x-dev
Priority: Normal » Minor
Status: Active » Fixed

I think that would compromise the clean URL philosophy of Drupal.

Moving to fixed.

webchick’s picture

Priority: Minor » Normal
Status: Fixed » Active

Um. This is not fixed. :) Please only mark issues fixed if they've actually been addressed in a later version of Drupal.

Can you explain what "compromise the clean URL philosophy" means?

cfennell’s picture

Not sure what you mean by "compromise the clean URL," but iI believe it would be better for SEO (and usability) to have nice semantic URLs. Could you elaborate on your concern?

catch’s picture

Status: Active » Closed (won't fix)

You can do this with views now, I think it's better handled there.