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

dave reid’s picture

Project: URL alter » Sections
Version: 6.x-1.2 » 6.x-1.4

This module just provides the API. Your request is better put in the sections module issue queue since I know nothing about it.

dave reid’s picture

Category: bug » support
pthanos’s picture

thank you for the suggestion. I was fearing that.

hass’s picture

Status: Active » Fixed

Try "/this-section/anodetittle/edit" without leading "/", please.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.