- I have installed Drupal 6.10
- Updated
- Tried pathauto stable and last build
It does not appear in configuration.
I have installed several other extensions as XML Sitemap etc... and they have an entry in Administer/Configuration.
It is present in Administer/Site building and it works, but I want to remove /content/ and I can't.
I have installed Drupal into a sub-directory by the way.
Comments
Comment #1
gregglesThanks for the bug report.
First, you should probably be using 6.x-1.x branch.
Second, you should read the README.txt file and see if that helps.
Comment #2
dave reidThe configuration is actually at admin/build/path/pathauto.
Comment #3
gregglesComment #4
belize commentedThere is no admin/build/path/ directory.
I believe that Pathauto is no longer in Administer / Site configuration.
I have found a link below the posts from where we can configure this module.
The bug is in the INSTALL.txt file that has not been updated since 2008/6/24 and that provides false informations.
And README.txt has not changed since 2008/06/21.
Comment #5
gregglesINSTALL.txt says:
Did you try this? If you don't have a path at "Administer > Site building > URL alias" then you do not have the path module installed which is a very odd state.
Comment #7
sam.e2 commentedI have this same problem.
Using drupal 6.8, no link appears on the site configuration > URL aliases page or area to take you to the pathauto settings.
I don't know why it is missing, but it is.
what belize in comment #4 meant was that there is another way to access the settings, by editing content and clicking on the link to the pathauto settings in the paragraph which reads "An alias will be generated for you. If you wish to create your own alias below, untick this option. To control the format of the generated aliases, see the Pathauto settings[<-link]."
I am using a old version of pathauto so I will now upgrade and hopefully this will fix it.
This post is mainly for anyone who encounters the same problem with old versions of pathauto, as I assume that it will be fixed when I upgrade.
Comment #8
dave reid@sam.e2 If you're using Drupal 6, the pathauto settings are at Administer > Site building > URL alias > Automated alias settings. Be sure to read the install.txt file in the pathauto module directory.
Comment #9
belize commentedAdminister > Site building > URL alias > Automated...
Yes this is another way to configure Pathauto.
Comment #10
aren cambre commentedI just spent way too long hunting for Pathauto's setting in my site.
Convention seems to be:
Could this module conform to the convention?
Comment #11
dave reidDidn't think to look where you already administer URL aliases? It makes sense to have the module logically grouped along with those since it deals exclusively with URL aliases.
This is just like core's RSS publishing settings being under admin/content and not admin/settings.
D7 even helps you out even more since once a module is enabled, it can provide a 'Configure' link next to its entry on the module page to go to the specific page where you can configure the module.
I don't see how this could really be improved anymore seeing as we don't get a flood of reports every day about people not being able to find it. As such, marking this back as fixed.
Comment #12
gregglesAgreed. It's in a reasonably intuitive place. For those who don't find it, it's documented.