Occupy.net Navigation

Occupy.net: free/libre/opensource software services for occupiers.
Beta: Home Page - Directory - Wiki - Notes - Map - Nav Bar - Lists
Alpha: Ideas - Analytics - CRM - Projects - Vocab - Mosaic
Evaluate: Media - SSO - Events - Schedule - Search - Social
Request: Docs - FreeNet - Volunteer - Mail - Geo - Funding - Adserver - Sandbox
Inactive: Campaigns - Classifieds - Live - News - Tech - Forums - Reader - Livetweets - Collaborate - Files

Back to Project List

Occupy.net Navigation Bar
Primary portal page: Projects

Cross site navigation bar

Working group: TechOps
Contact: drew[at]nycga[dot]net

Online presence:

Website: http://nav.occupy.net
E-mail list: tech@nycga.net
Forum: #nycga-techops

Project details:

Management: collaborate.occupy.net/projects/160/dashboard
Source code: https://github.com/occupynet/Navigation
Status: active and in development

Related projects/deliverables:

occupy.net

Occupy.net services are maintained by the NYCGA's Technology Operations Group in support of the broader #occupy movement.

Check out our Dev Guide and our code on GitHub.

The Occupy.net Navigation bar is a cross site/service header bar with links to other services. The "nav bar" is a requirement of all Occupy.net alpha services.

[edit] Current items

Navigation items on the nav bar

  1. Level 1
    1. Map
    2. Wiki
    3. Notes
  2. Level 2 (more...)

[edit] Use and Placement

The nav bar should be placed directly under the <body> tag using this javascript call:

<script type="text/javascript" src="https://nav.occupy.net/occupynet_nav.js"></script>

This code will call the occupynet_nav.js which renders the HTML and provides a link to occupynet_nav.css.

[edit] Future Plans

Some future plans include:

  • Off site use. Sites can opt in to be part of the "Occupy.network" by adding this code to their site. The bar's behavior should change based on the base URL
  • Custom links. By passing arguments to the javascript one can alter the default links
  • Expanding behavior. Use of javascript/jquery to expand top nav and provide extra meta information about service, site, etc.
 
Brought to you by OCCUPY TECH