Difference between revisions of "User:Aeric/Wiki Versions and Task Processing"
imported>Aeric |
imported>Aeric |
||
Line 21: | Line 21: | ||
:* The Wiki that corresponds to the installable version is a snapshot of the cloud wiki taken a little before or after the installable release. | :* The Wiki that corresponds to the installable version is a snapshot of the cloud wiki taken a little before or after the installable release. | ||
The cloud version is always accessed using a "/wiki" URL: <tt>agileappslive.info/wiki</tt> for AgileApps | The cloud version is always accessed using a "/wiki" URL: | ||
:* <tt>agileappslive.info/wiki</tt> for AgileApps | |||
:* <tt>platformatyourservice.com/wiki</tt> for LongJump. | |||
Installable versions are accessed using an identifier and a version number in place of "/wiki".<br> | |||
For example: <tt>/lj90</tt> or <tt>/aal10</tt>. | |||
===Releases=== | ===Releases=== |
Revision as of 00:38, 20 December 2013
The existence of multiple products, multiple versions of those products (cloud and installable), multiple releases, and a Wiki for each combination of product-version of them creates a need to strategize the processing of documentation tasks. This article provides an overview of the Wiki space and outlines those strategies.
This diagram summarizes the information:
The Wiki Space
Products
The basic products are AgileApps, focused on case management, and LongJump -- it's historical predecessor. Many features overlap between those two, and sometimes new features apply to both. But many features are unique to AgileApps, including:
- Case Management
- Communication Channels (including social media)
- Overhauled GUI
- Multi-lingual, Accessible interface with localization features
Versions
There are two versions of each product, the cloud version and the installable version:
- The Wiki that corresponds to the cloud version is updated every 2 or three weeks with new features.
- The Wiki that corresponds to the installable version is a snapshot of the cloud wiki taken a little before or after the installable release.
The cloud version is always accessed using a "/wiki" URL:
- agileappslive.info/wiki for AgileApps
- platformatyourservice.com/wiki for LongJump.
Installable versions are accessed using an identifier and a version number in place of "/wiki".
For example: /lj90 or /aal10.