I'd like to use this module extesively, but it seems unrealistic to have to create a path entry for every node within a section. Also many nodes are aliased. So how can I have a section display for a taxonomy that without having to add a new path for every node that is added to the taxonomy? Is there some way to handle this with paths that I haven't figured out, or is it impossible?

Comments

Bèr Kessels’s picture

Status: Active » Fixed

The paths respect both the original /node/XX as its alias. So adding a line /node/* will catch all nodes.

Anonymous’s picture

Status: Fixed » Closed (fixed)