You can render a list/heatmap of the most popular labels. For example:

{popular-labels:style=heatmap|count=15}

パラメーター

  • count - (optional) Specify the number of labels to be displayed. If not specified, a default of 100 is used.
  • spaceKey - (optional) Restrict the popular labels to a certain space.
  • style - (optional) Allows 'heatmap'. Specifying a heatmap style will use different font sizes depending on their rank of popularity, ordered by label names. If not specified, a default list style is used ordered by popularity (highest first).

Show the 5 most popular labels in all spaces as a list

{popular-labels:count=5}

Show the 20 most popular labels in the DOC space as a heatmap

{popular-labels:style=heatmap|spaceKey=DOC|count=20}

参考資料

Label Macros
Related Labels Macro
User-contributed extension: Sortable Popular Labels
User-contributed extension: Tagcloud Macro