Du ser en gammel version af denne side. Se den nuværende version.

Sammenlign med nuværende Vis sidehistorik

« Forrige Version 4 Næste »

This Macro should not be used or considered as a security macro.

In the Rich Text Editor (RTE)

Typically, this is the outer Macro, nesting others inside. This sample renders som extra CSS and shows the JIRA macro only to members of "sales-users":

On the Layout

Here, another Macro called short-links is only rendered, if the user is member of "sales-users":

$helper.renderConfluenceMacro("{show-if:match=all|group=sales-users}{short-links}{show-if}")

Here, the recently-updated macro is only shown to members of "operation-users":

$helper.renderConfluenceMacro("{show-if:match=all|group=operation-users}{recently-updated:netic|showProfilePic=true|types=blogpost|max=15|theme=sidebar}{show-if}")
  • Ingen etiketter