[All Adaptavist Apps]

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
Displaying content based on attachments
Displaying content based on attachments

This only works if it is used inside a page or news item

Code Block
{builder-show:attachment=foo.jpg,bar.png}
show this if either foo.jpg or bar.png are attached to the current page/news
{builder-show}
Expand
Displaying content based on modification date
Displaying content based on modification date
Code Block

{builder-show:olderthan=1y6m1d1h}
show this if the current page was modified more than one year, six months, one day and one hour ago.
{builder-show}

CSS Customisation

Not applicable for this macro.

...