Top Level Navigation
by
Brian Ledwell
—
last modified
Mar 07, 2009 12:41 AM
Add Items to Top Level Navigation via "portal actions"

Beware: if you want any of the changes you make (edits, additions, removals) to apply to other campus sites, you must inform Kim Nguyen or submit a change request in the new campus skin issue tracker, otherwise no other site will show the changed items.
EDit existing Items via the configure panel
You can edit items to the top level navigation via the "uw oshkosh link control panel". Note you cannot ADD new items this way.
- Login to the website
- append /plone_control_panel to your URL should look something like (http://www.uwosh.edu/yourSite/plone_control_panel)
- Choose "uwosh Link editor"
- Choose "Top Level Navigation"
- Choose the item you want to edit.
- Make your modifications then choose "save link"
Add new Items Via zmi
You can also add items to the Top Level Navigation but it needs to be done in the ZMI. You'll need to have manager privileges or find somebody who does.
- Login to the website.
- append /manage on the URL. should look something like (http://www.uwosh.edu/yourSite/manage)
- Choose "Portal Actions"
- Choose "top_level_navigation"
- Choose the checkbox to the bottom most link
- Choose "copy"
- Choose "paste"
- Your new link will take the name of "copy_of_nameOfOriginalLinkHere"
- Choose the check box next to your new link
- Choose "rename"
- Name it whatever you want your link to be Note this name does not actually tell Plone to show in the Top Level Nav but makes it easy for you to later identify what that new "portal action" is for. Keep ths name simple and short.
- Choose "ok"
- Choose the text link for the new "portal action" you have created.
- You have a number of boxes here that you add information in but only 2 really that you need to modify. NOTE. be careful here I have completely hosed a website but not being careful so don't experiment or I predict a visit to the counseling center will be in your future.
- Fill out the following
- TITLE: This is the text you want your users to see. This can be different than the name of the "portal_action" you just changed but keep the name short.
- URL (EXPRESSION): There two different types of links you can add here, and "internal" link and an "external" link. If you have a page on your site that you have published and want to appear you are creating an "internal" link. If you are linking to a website like CNN a site you don't own thats an "external" link.
- Internal Link: string: $portal_url/your_page
- External Link: string: http://www.CNN.com
- PERMISSIONS: for the most part leave this alone unless you want your new portal action to appear only when a certain type of user logs in.
- Choose "save changes"
- Test out your new link. If there are more than "7" items currently in the "top level navigation" then your new item will appear in the footer at the bottom of the page.
Re-Order Existing Items
- Login to the website.
- append /manage on the URL. should look something like (http://www.uwosh.edu/yourSite/manage)
- Choose "Portal Actions"
- Choose "top_level_navigation"
- Choose the checkbox item you want to reorder.
- Choose "up" or "down" depending on the order you want to show your users.
If / when you reorder your new "portal action" you move it between 1-7 it will appear at the top but your 8th item goes into the footer.











