Deep links - Fluid Topics - Latest

Content Packager

Category
Technical Notes
Audience
public
Version
Latest

The Content packager supports deep links. Deep links provide direct access to a specific version of a topic so that users always consult context-sensitive documentation. For more information, see Deep Links.

Based on the following functioning deep link to content in the Fluid Topics portal:

<FLUID_TOPICS_PORTAL>/access/sources/$SOURCE_ID/topic?METADATA_1=$VALUE_1&$METADATA_2=$VALUE_2&...

The deep link in the content packager is as follows:

<PATH_TO_PACKAGE>/app/deeplink.html?METADATA_1=$VALUE_1&$METADATA_2=$VALUE_2&...