Active
Project:
Four Seasons
Version:
5.x-2.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2009 at 12:50 UTC
Updated:
26 Jun 2009 at 22:43 UTC
Because Drupal's menu system will not accept contextual URL paths - such as user profile pages - I need to assign a version of Four Seasons theme with a hard coded version of the menu. I understand from this articel: http://www.jakob-persson.com/node/535 that this can be done by referencing the mid value of the menu to be rendered.
Any ideas on how to achieve this with Four Season?
Thanks for any advice!
G
Comments
Comment #1
derjochenmeyer commentedFor all kinds of user profile links try this module, its maybe easier than to write a custom module.
http://drupal.org/project/me
Comment #2
plan9 commentedThanks derjochenmeyer
I did try the 'me' alias module before. Unfortunately it only works for the primary menu - secondary links do not show up.
In general it appears Drupal will not allow secondary links for the menu path: user
All link set below a primary item with this path appear as primary links.
G