Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

I'm working with a Drupal 7 installation, I watched a video that shows how to work with taxonomy, http://www.youtube.com/watch?v=Qmr2HW6CtJQ but when I go to "add term" to create a new term in my newly created vocabulary, the "URL Path Settings" was missing which has to generate automatic url alias that was shown at 04:15 of the video.

How to get this to show up?

Thanks.

share|improve this question

1 Answer

up vote 2 down vote accepted

You probably have to enable path module (core) and pathauto module

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.