By wburke on
Hey Guys,
First time user of Drupal, and going through the customization of the software. I am really impressed with the expandabilty and the help files I have found so far. What I haven't found is I have added a forum and gallery module, but I would like to create menu items that link directly to these pages, but not sure how to find out what node they are to create the alias?
If I am blind and have skipped over the answer I applogize so any links/advice is appreciate.
Cheers,
Wes
Comments
Those pages wouldn't be nodes
Just use their paths in the menu anyway (eg /forum). Menu items don't need to be nodes, they can be any path in Drupal.
--
Anton
New to Drupal? | Forum posting tips | Troubleshooting FAQ
Example Knowledge Base built using Drupal
Thank you for the reply, and
Thank you for the reply, and helping out that did it.
Cheers,
W