Closed (fixed)
Project:
Sections
Version:
6.x-1.4
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2010 at 15:41 UTC
Updated:
29 Aug 2010 at 16:20 UTC
A website can use the Sections module so as to assign certain themes to different parts of a drupal website.
A section can be defined by various factors, one of which is the path.
I installed this module in order to maintain the aliased path of my nodes, when I do /this-section/anodetittle/edit or /tag or whatever that is coming from the node menu. The problem is that even though the URL is the one I need, the sections module does not pick it up, and does not change the theme for a url that it should.
Could somebody help me on this?
Comments
Comment #1
dave reidThis module just provides the API. Your request is better put in the sections module issue queue since I know nothing about it.
Comment #2
dave reidComment #3
pthanos commentedthank you for the suggestion. I was fearing that.
Comment #4
hass commentedTry "/this-section/anodetittle/edit" without leading "/", please.