Initial shortcode implementation

This commit is contained in:
Patrick Ward
2015-10-23 12:41:54 -04:00
parent 808a102d78
commit 68bb5b0e24
10 changed files with 669 additions and 1 deletions

View File

@ -0,0 +1,10 @@
# ===================================
# Form Field Definitions
# ===================================
fields:
enable_on_render:
label: Enable Shortcodes on all page rendering
comment: Checking this enables shortcodes for all page rendering and does not require the use of twig filters or functions.
type: checkbox
default: 0