I just got Drupal setup, and a few pages/stories made as well, and I want to automatically link to them on the main page (node/1), but I'm not quite sure how. Is there some method of doing this? Such as

    {list:menuName}

would output all of the items in menuName using ul/li.

I'd really rather not have to go through and update the main page every time I add something new, so any help would be appreciated.

Comments

aspafford’s picture

When you go to edit a node, you should see a field for 'Menu settings'

cog.rusty’s picture

By default the home page is not "node/1" but just "node", and lists all the postings which you have published and promoted. Did you change your home page to "node/1" for some reason?

There are also several add-on modules which list the nodes of some type or of some category automatically.