Loading...
 
Features / Usability

Features / Usability


Re: HoW make menu bar like tiki.org

posts: 289 United States

First of all you should check out the documentation:
Menu HowTo would probably be a good place to start.

The basic process is this:

  1. Go to tiki-admin_menus.php
  2. Create a new menu, adding all the items you want (note the menu ID of the new menu)
  3. Go to tiki-admin.php?page=look (Look and Feel Admin)
  4. Under "General Layout Options" looks for "Site Menu Bar" and set the menu ID to the menu you just created.


The most difficult part is making sure that users only see menu items they are supposed to see. You need to understand permissions for this and also what the different "features" are.

There are no comments at this time.