From 8311cba002dfcaf1836530b978f944f7228ac004 Mon Sep 17 00:00:00 2001 From: Kevin Chabowski Date: Wed, 21 Sep 2011 17:00:50 +0200 Subject: Replaced Smarty with STE and started the backend. --- ratatoeskr/libs/.gitignore | 2 +- ratatoeskr/libs/INFO | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'ratatoeskr/libs') diff --git a/ratatoeskr/libs/.gitignore b/ratatoeskr/libs/.gitignore index 1af7787..71dd7fe 100644 --- a/ratatoeskr/libs/.gitignore +++ b/ratatoeskr/libs/.gitignore @@ -1,2 +1,2 @@ -smarty +stupid_template_engine.php markdown.php diff --git a/ratatoeskr/libs/INFO b/ratatoeskr/libs/INFO index 5298ab2..e5c9364 100644 --- a/ratatoeskr/libs/INFO +++ b/ratatoeskr/libs/INFO @@ -1,11 +1,10 @@ This directory will hold some libraries Ratatöskr needs. -1. Smarty Template engine +1. Stupid Template Engine (STE) - Create a directory called "smarty" and place the content of the "libs" - directory there. + Place "stupid_template_engine.php" directly into this directory. - Smarty can be found here: + STE can be found here: 2. PHP Markdown -- cgit v1.2.3-54-g00ecf