Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Thanks for the reply - yes, I'd seen Menu Block suggested as a possible solution elsewhere. I was trying to avoid using it, both for the performance reasons you mention and because (as you can probably guess) I'm trying to get to grips with Drupal development and wanted to figure out for myself how it was done rather than simply click a few module config options. But if the accepted wisdom is "Want path-relative submenus? Use Menu Block." then I'm happy to accept that as the answer :) Commented Nov 4, 2013 at 12:55
  • @Wintermute Don't rush it ;) I never had any real performance issues with it, I only heard of them. On the other hand doing it manually is not bad idea. I'll be happy if my answer will be just an easy alternative for those who don't want to code themselves. Personally I always had more interesting things to do than re-writing what I could get, even at the slight cost of site speed. Commented Nov 4, 2013 at 13:01