KirbyCMS-Plugins icon indicating copy to clipboard operation
KirbyCMS-Plugins copied to clipboard

My collection of kirby plugins

KirbyCMS-Plugins

Synopsis

Couple of KirbyText tag extensions. Feel free to use, fork, update, etc etc

Code Example

Firstly there is the iFrame tag, this allows you to embed an iFrame into your page.

Two parameters:

  1. URL
  2. Height (Optional - Default:100px)
(iframe: http://www.slideshare.net/slideshow/embed_code/15605229?rel=0&startSlide=3 height:600px)

next is the paypal tag, this allows you to embed the paypal buy buttons

Two parameters:

  1. ButtonID
  2. Image (Optional - Default: https://www.paypalobjects.com/en_US/GB/i/btn/btn_buynowCC_LG.gif)
(paypal: 2DZN4KQW3KASC)

Installation

Copy files to the site/tags folder