.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../Includes.txt .. _administrators_bestpractice_minicaddy: 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 .. code:: php 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] } } .. code:: php page.20 < lib.minicaddy