| Project: | Ubercart Contributions |
| Component: | Code |
| Category: | |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Ubercart now works with Pathauto, but does not list catalog aliases in the Delete Aliases page of URL Aliases.
|
Ubercart |
|
|
|
||
Re: URL aliases
I guess Übercart will have to modify that form itself, because there isn't a standard way to include other page types in that list. How annoying. Thanks for noticing this.
Fixed in Pathauto
I figured I should use the magic of open source and submit a patch. Thankfully it was committed by greggles.
Pathauto, Views, and Taxonomy Terms in URL
I am trying to get Pathauto and Views to play nicely together and display Pathauto URLs in tree hierarchy format. I have a product Catalog, and I'm using the following basic tree structure: Catalog - Now through Views I've defined that the taxonomy term "Audi" for example maps to hidden/6 These view paths I'm calling through a menu. The URL I want to eventually appear as follows: www.example.com/Cars/Audi - but instead it looks as www.example.com/hidden/6. Now Pathauto is displaying the Product node correctly in the form I would have expected, i.e. www.example.com/Cars/Audi/Audi 1970 going down the tree correctly etc. But I want the higher taxonomy term levels to display their proper hierarch correctly as well. I've tried using the Views Alias module which is supposed to integrate with Pathauto, but the configurable Views section doesn't appear as shown in the example. Please advise the right steps to use I can make the taxonomy term URLs for view defined pages SEO friendly displaying tree hierarchy structure through Pathauto? Regards, === I was able to do what I wanted to do manually. By creating a link from taxononomy term to path alias one at a time. Fortunately I have a small site so this was possible. What I requested earlier would be absolutely essential on a very large site. Regards, |
|