Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Problem


  • Information for same topic can exist in different spaces

  • Users might not know about important / key terms that would help them

  • It takes a lot of time to collate information from all sources and place them in pages.

The image below shows a simplified scenario whereby key information can be quickly collated and shared with all users.

Proposed Solution


  • Create template with CQL Search Macro (containing $self as Default Query Term) that can be used to create individual pages to present each of the key information.

Example

The image below shows how the template can be used to collate all information on “Macro”.

Similar page can be created quickly for other key terms (E.g. tutorial, testing, setup) presented in a section.

For the above page, the template is configured as follows:

  • Create template with name “Collate for Confluence”

    • Add CQL Search Macro in Template

    • For macro,

      • Set CQL to label = ‘confluence’ AND type IN (blogpost, page) AND text ~ $$query*$$

      • Set Default Query Term to $self

  • No labels