Closed (won't fix)
Project:
Ubercart
Version:
6.x-2.0-rc3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2009 at 16:45 UTC
Updated:
7 Jun 2009 at 05:19 UTC
Would it be possible to add to the administration of the store/catalog/cart modules the ability to customize the drupal paths?
If my webshop is located at the path 'webshop' it'd more uniform then that the cart be located at 'webshop/cart' and catalog at 'webshop/catalog' as opposed to 'catalog' and 'cart'.
Has this been discussed? Or maybe it's already available? As of now I'm modifying the code to accomplish this but with updates it would be tedious to update :)
Best,
st.
Comments
Comment #1
rszrama commentedI'm not sure this is going to be possible, at the very least for the cart URLs b/c of the way modules depend on the path structure. Feel free to give it a try using the core Drupal Path module, but I'm going to decline this as a feature request for Ubercart core itself.