Active
Project:
Sub-path URL Aliases
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2011 at 07:24 UTC
Updated:
16 Mar 2011 at 09:04 UTC
Hello, I am using Sections module for using a different theme on all pages under www.example.com/section1/*
This page shows the correct theme:
www.example.com/section1/page1
But this page, for example, doesn't show the correct theme:
www.example.com/section1/page1/edit
Any ideas?
Thanks...
Comments
Comment #1
Sinan Erdem commentedIs it possible to make this work by arranging the weights of modules somehow?
Current weights:
Pathauto: 1
Sections: -10
Subpath_alias: 0
I tried setting the weight of subpath as -15, -5 and 15 respectively, but none of them worked...