Difference between revisions of "OHSU Navigation"
(→Pre-installation Considerations) |
(→Installation/Setup) |
||
Line 28: | Line 28: | ||
The Content Creation API (CCAPI) must be configured for your site. The [[CCAPI_Config|CCAPI Configuration]] wiki page has instructions for configuration. | The Content Creation API (CCAPI) must be configured for your site. The [[CCAPI_Config|CCAPI Configuration]] wiki page has instructions for configuration. | ||
− | == Installation | + | == Installation Guides == |
− | + | Current Release v1.0: | |
− | + | * [[OHSU_Navigation_Install_v1.0|Install Guide]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * [[ | ||
− | |||
− | |||
− | |||
== Guides == | == Guides == |
Revision as of 18:44, 5 September 2012
Contents
The OHSU Navigation application is built in the Application Development Framework (ADF).
Overview
The OHSU Navigation app handles your site navigation with ease. On page creation a metadata form allows the user to add their page to navigation and through an intuitive drag and drop interface move the page into their desired order. The navigation system handles navigation nesting (trees) by default through the use of subsites.
Contents
The Navigation application contains the following CommonSpot components in the /ohsu_nav/exported_objects/ directory:
- Custom Coding - various components and scripts.
- CommonSpot Components:
- Nav Element (Custom Element)
- Navigation Custom Field Type
'Note:' Elements may contain one or more: Render Handlers or Custom Field Types. They do NOT use Display Templates.
Pre-installation Considerations
The ADF must be setup and configured on the server for the site that will be implementing the Navigation application. For detailed instructions follow the ADF Overview wiki page for Site Configurations.
This installation guide assumes that you have no Custom Elements/Metadata Forms with the names above. Before the install, remove any Custom Elements/Metadata Forms with the names listed in the "Contents" section above. (If you do not remove existing elements with these names, you may have difficulties during the installation.)
CommonSpot Required Features:
- Simple Forms/Datasheets
- Custom Metadata
- CCAPI
The ADF must be configured correctly for your site. The Site Configuration (ADF.cfc) wiki page has instructions for configuration.
The Content Creation API (CCAPI) must be configured for your site. The CCAPI Configuration wiki page has instructions for configuration.
Installation Guides
Current Release v1.0:
Guides
Known Issues/Bugs
- Visit the Navigation project page in the Community site [1]