Template:Nav Open Source

From Fishcakes Wiki

Jump to: navigation, search
  • Icon_Open_Source_20px.png Open Source
  • OS Guidelines
    Guide to using Open Source software with advice on specific solutions.
  • OS Software
    List of Open Source software with notes and links.
  • ActiveCollab
    Setting up and using ActiveCollab Project Management Groupware.
  • eTicket
    Setting up and using eTicket online support system.
  • phpMyFAQ
    Setting up and configuring FAQ CMS.
  • PhpList
    Configuring a Mailing List with bounce processing.

Edit Menu


This is the Menu Template for the Open Source section of this website.

Display Menu

To display the full menu, add this code to the start of all section pages:

<div class="fish_navbox"><div class="fish_nav">{{Template:Nav_Open_Source}}</div></div>

This will display a menu which floats on the right of the screen. All items in the the menu will display.

Display Menu with Main Site Menu

To display the full menu, add this code to the start of all section pages:

<div class="fish_navbox">
<div class="fish_nav">{{Template:Nav_Main}}</div>
<div class="fish_nav">{{Template:Nav_Open_Source}}</div>
</div>

Display List

To display a partial menu list, add this code to the Section Category page:

<div class="fish_navlist">{{Template:Nav_Open_Source}}</div>

This will display a list of links in this category. The first item (Section Page Link) and last item (Edit Menu) link will not appear in this list.

Personal tools