I’ve been playing with seriously researching this for a bit and I found a solution to my problem. I am setting up a Drupal site for our library and wanted to have submenus for each individual blog under the blog primary menu. I may just be daft for not being able to find this on Drupal.org, but instead stumbled upon a solution on my own. So, here it is in case anyone needs this info, or as is more likely – I forget how the heck I did it in the first place.
Determine the user node number:
- In the administrator account navigate to Administer / User management / Users
- Click on user you wish to add to blog submenu.

- Note user number in address bar (ex: user/6)

Add the menu:
- In an administrator account, navigate to Administer / Site building / Menus / Primary links
- Click Add Item
- In the Path block, type blog/{the user number} (ie: blog/6)
- Add menu link title and description.
- Under Parent Item, select Blog and use a weight of 0 for alphabetical listing (the preference of librarians).
- Click <Save>

LCG

0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.