Difference between revisions of "OHSU Navigation"

From ADF Docs
Jump to: navigation, search
(Installation Guides)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== About Navigation App ==
 
== About Navigation App ==
 
The [http://community.paperthin.com/projects/ohsu_navigation/ OHSU Navigation] application is built in the [[Overview|Application Development Framework (ADF)]].
 
The [http://community.paperthin.com/projects/ohsu_navigation/ OHSU Navigation] application is built in the [[Overview|Application Development Framework (ADF)]].
 +
 +
'''''IMPORTANT:''' This application has been deprecated. PaperThin strongly recommends that customers utilizing this application''
 +
''should migrate to the native CommonSpot Tree Navigation elements.''
  
 
== Overview ==
 
== Overview ==
Line 20: Line 23:
  
 
== Installation Guides ==
 
== Installation Guides ==
'''Current Release Version:'''
+
<!-- '''Current Release:''' -->
 +
'''Last ADF 2.0 Release Version:'''
 
*v3.0:
 
*v3.0:
 
** [[OHSU_Navigation_Release_Notes_v3.0|Release Notes]]
 
** [[OHSU_Navigation_Release_Notes_v3.0|Release Notes]]
 
** [[OHSU_Navigation_Install_v3.0|Install Guide]]
 
** [[OHSU_Navigation_Install_v3.0|Install Guide]]
 
** [[OHSU_Navigation_Upgrade_v3.0|Upgrade Guide]]
 
** [[OHSU_Navigation_Upgrade_v3.0|Upgrade Guide]]
 +
  IMPORTANT: v2.0 of this application requires the '''ADF 2.0''' or greater
  
  
'''Previous Releases:'''
+
'''Last ADF 1.8 Release Version:'''
 
*v2.0:
 
*v2.0:
 
** [[OHSU_Navigation_Release_Notes_v2.0|Release Notes]]
 
** [[OHSU_Navigation_Release_Notes_v2.0|Release Notes]]
 
** [[OHSU_Navigation_Install_v2.0|Install Guide]]
 
** [[OHSU_Navigation_Install_v2.0|Install Guide]]
 
** [[OHSU_Navigation_Upgrade_v2.0|Upgrade Guide]]
 
** [[OHSU_Navigation_Upgrade_v2.0|Upgrade Guide]]
 +
  IMPORTANT: v2.0 of this application requires the '''ADF 1.6''' up to '''ADF 1.8.x'''
  
  
 +
'''Previous Releases:'''
 
* v1.0:
 
* v1.0:
 
** [[OHSU_Navigation_Install_v1.0|Install Guide]]
 
** [[OHSU_Navigation_Install_v1.0|Install Guide]]

Latest revision as of 14:17, 18 May 2016

About Navigation App

The OHSU Navigation application is built in the Application Development Framework (ADF).

IMPORTANT: This application has been deprecated. PaperThin strongly recommends that customers utilizing this application
should migrate to the native CommonSpot Tree Navigation elements.

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.

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

Last ADF 2.0 Release Version:

 IMPORTANT: v2.0 of this application requires the ADF 2.0 or greater 


Last ADF 1.8 Release Version:

 IMPORTANT: v2.0 of this application requires the ADF 1.6 up to ADF 1.8.x


Previous Releases:

Guides

Known Issues/Bugs