aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/libs/INFO
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2011-08-21 13:50:25 +0200
committerKevin Chabowski <kevin@kch42.de>2011-08-21 13:50:25 +0200
commit958e9e467736690a46ae9129db43f8428fc3f04c (patch)
tree26794914aff9aa9ecf118f39d94a578575ccbaf1 /ratatoeskr/libs/INFO
parentccf2fe853c2cfe629d92833df0e7abe6be4a7df3 (diff)
downloadratatoeskr-cms-958e9e467736690a46ae9129db43f8428fc3f04c.tar.gz
ratatoeskr-cms-958e9e467736690a46ae9129db43f8428fc3f04c.tar.bz2
ratatoeskr-cms-958e9e467736690a46ae9129db43f8428fc3f04c.zip
Added libs directory and configured Smarty.
Diffstat (limited to 'ratatoeskr/libs/INFO')
-rw-r--r--ratatoeskr/libs/INFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/ratatoeskr/libs/INFO b/ratatoeskr/libs/INFO
new file mode 100644
index 0000000..5298ab2
--- /dev/null
+++ b/ratatoeskr/libs/INFO
@@ -0,0 +1,15 @@
+This directory will hold some libraries Ratatöskr needs.
+
+1. Smarty Template engine
+
+ Create a directory called "smarty" and place the content of the "libs"
+ directory there.
+
+ Smarty can be found here: <http://www.smarty.net/download>
+
+2. PHP Markdown
+
+ Place "markdown.php" from the archive directly into this directory.
+
+ PHP Markdown can be found here: <http://michelf.com/projects/php-markdown/>
+