Mini Caddy

Foundation

Please include the static template:

  • Caddy [3.3.3] +Foundation Minicaddy Reveal

Bootstrap

Plugin

Please setup the view to [Quantity]

TypoScript

Code snippet

lib.minicaddy < styles.content.get
lib.minicaddy {
  if {
    value = [page id of the caddy]
    equals.data = page:uid
    negate = 1
  }
  select {
    pidInList = [page id of the mini caddy]
  }
}
page.20 < lib.minicaddy