in the continuing effort to make this profile look more like the real d.o, it'd be handy if at least some of the primary links were defined. without actual handbook content, we're kinda screwed for many of them, but i think 3 of the links are actually useful for testing, and would at least give some of the flavor:

  • Forum
  • Downloads
  • Contact
CommentFileSizeAuthor
#2 menu_105.patch1.66 KBwebchick

Comments

dww’s picture

oh, and maybe add "Handbooks" to point to /book (and just let the random garbage book pages do their thing in there).

webchick’s picture

Status: Active » Needs review
StatusFileSize
new1.66 KB

Here's a patch.

dww’s picture

Status: Needs review » Fixed

you asked:
+ $item['type'] = 118; // Don't know what it means, but it works...

i answer:
+ $item['type'] = MENU_CUSTOM_ITEM | MENU_MODIFIED_BY_ADMIN;

otherwise, patch works great, so i just committed it to HEAD. thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)