% @title = "Editing Left-Side Menu Options" @content_width = 700 @hide_navigation = true @hide_menu = true @style_additions = "#Container { margin-left: 100px;}" %> <%= sub_template "top" %> <%= render_markup_help %>
Please choose the format you prefer for the left-size menu:
>Only pages that link other pages (default)
>All Pages
>Recently revised pages
>Recently visited pages
>Most viewed pages
>Pages in a specific category: ------------ <% for category in web.categories %> <%= category %> <% end %>
For the above options you can choose if you want to limit the number of results. Enter the number of items you wish, or 0 for all items:
>Or just write your own menu contents (as a regular Wiki page): <%= !@menu_content.nil? && Page === @menu_content ? @menu_content.content : @menu_content %>