HOW-TO: Quickly Link to Child Pages (aka sub-menu)
To link to a page in your site you should use a Snippet. This method is useful if you know you'll have a page that is basically just a listing of child pages. By using a sub-menu snippet the menu will be automatically updated when you add a child to the page. When you get to a content area where you'd like to create a link do the following:
- Place the cursor where you'd like the link to be created in your content.
- In the bottom right of the content editor click the link for 'Insert/Edit Snippet'
- You should now have an action box that has a few links for including snippets.
- Click the link 'Sub menu'
- Select the parent page you want to have child pages displayed from
- Click 'Insert Snippet' in the bottom right of the action box. Important'''
- There should now be text like the following in your content editor: {{ Page.sub_menu page_id=676 }}
This process will most likely be changed in v0.3.2.
