App Integrations (v 3.1)

SINCE VERSION 3.0

SubSpace Navigation offers integration with some of our apps, namely CUTE for Confluence, Metadata for Confluence and, by extension, User Profiles for Confluence. This allows you to theme your navigation and offers more advanced dynamic results in the navigation.

CUTE for Confluence is not available on the Atlassian Marketplace anymore.


Theming

Image 1: SubSpace Navigation Theming (click to enlarge)


You can theme the navigation when the app CUTE for Confluence is installed.  

Having CUTE enabled, you will instantly find a new (yet still not activated) theme that is available within your Confluence: head to the overview page for all your CUTE extensions in the Administration > Manage apps > Configure.

If you are already using the CUTE app, the extensions should be present right now.

If you are using CUTE prior to version 1.4 you may need to either deactivate and activate CUTE Universal Plugin Manager (Administration > Manage apps) or restart your Confluence in order to see the provided CUTE Extension.

Of course the bundled extension can be modified to your liking, or you can simply create your own theme for your navigation within CUTE. To modify the extension, create a new extension and use the existing extension as template.

App Integration and CQL

If you are using other Communardo apps like Metadata for Confluence and User Profiles for Confluence even more sophisticated integrations are possible. For example you can have a CQL navigation element that lists all content that is relevant to users working in the same office as the current user. In order to do so the CQL query has to include the corresponding fields form the other two apps. The following example shows the basic structure:

  •  metadatafield.Site:upc.currentUser.Location

Here the field "Site" is managed in Metadata for Confluence, while the values of that field are stored in the field "Location" provided by User Profiles for Confluence (and most likely this will be synchronized from the user directory).



Back to Top