Difference between revisions of "Activating the Pandora Development Environment"

From SmartWiki
Jump to: navigation, search
 
Line 1: Line 1:
 +
The Pandora development environment is created using a Universal Tracking Application™.  You must create this application for the purpose of creating and managing your API code pages.
  
The Pandora development environment is created using a Universal Tracking Application™. You must create this application for the purpose of creating and managing your API code pages.
+
To set up this functionality:
 +
* Configuration >> Tracking  Applications >> New application
 +
* Create application you will use as your code editor
 +
* Application Settings >> Click the checkbox "Enable Content Management" if required
 +
* Return to Level 1 templates >> Create/Edit template >> Select Content Management as Type and Save
 +
 
 +
Once this is set up, you can create Level 1's and edit your content as required.
  
 
The benefits of managing code in this manner are that you leverage all the functionality of the Universal Tracking Application™ to manage the development process.  Some of the UTA features you can take advantage of are as follows:
 
The benefits of managing code in this manner are that you leverage all the functionality of the Universal Tracking Application™ to manage the development process.  Some of the UTA features you can take advantage of are as follows:

Revision as of 18:45, 23 November 2010

The Pandora development environment is created using a Universal Tracking Application™. You must create this application for the purpose of creating and managing your API code pages.

To set up this functionality:

  • Configuration >> Tracking Applications >> New application
  • Create application you will use as your code editor
  • Application Settings >> Click the checkbox "Enable Content Management" if required
  • Return to Level 1 templates >> Create/Edit template >> Select Content Management as Type and Save

Once this is set up, you can create Level 1's and edit your content as required.

The benefits of managing code in this manner are that you leverage all the functionality of the Universal Tracking Application™ to manage the development process. Some of the UTA features you can take advantage of are as follows:

  • Each Level 1 entity will represent a single web page of code.
  • Different types of code can be managed through different Level 1 templates, for example – a template type to represent Search pages, Registration pages, Updating pages and Tutorial pages.
  • The status of the code can be controlled through standard level 1 statuses such as In Development, In Production, Checked Out and No Longer used.
  • Different developers can be associated with each page through the Contact feature.
  • The security matrix can be used to determine who much control different users can have of each page.
  • Notes can be added to each page.