From fb5a52884dd17d17bab47de7f53c17c05ced6e1b Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sat, 4 Jun 2011 17:30:12 +0200 Subject: Introduce conditional system This is very basic scripting support - simple value retrieval and block conditionals. Defines could be either static from theme setup or programatically added during page generation. --- templates/default.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'templates') diff --git a/templates/default.xml b/templates/default.xml index 67470c0..2a2fd8b 100644 --- a/templates/default.xml +++ b/templates/default.xml @@ -87,6 +87,14 @@ styles.css scripts-general.js ]]> + + + +