aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/libs/INFO
diff options
context:
space:
mode:
Diffstat (limited to 'ratatoeskr/libs/INFO')
-rw-r--r--ratatoeskr/libs/INFO24
1 files changed, 9 insertions, 15 deletions
diff --git a/ratatoeskr/libs/INFO b/ratatoeskr/libs/INFO
index 1ce4244..80a47e3 100644
--- a/ratatoeskr/libs/INFO
+++ b/ratatoeskr/libs/INFO
@@ -1,25 +1,19 @@
This directory will hold some libraries Ratatöskr needs.
-1. STE Template Engine (STE)
-
- Place the STE files into the subdirectory "ste" (create it, if it doesn't exist). At least "ste.php" and the "src" directory of STE are needed!
-
- STE can be found here: <https://github.com/silvasur/ste>
-
-2. PHP Markdown
-
+1. PHP Markdown
+
Place "markdown.php" from the archive directly into this directory.
-
+
PHP Markdown can be found here: <http://michelf.com/projects/php-markdown/>
-3. kses
-
+2. kses
+
Place "kses.php" from the archive directly into this directory.
-
+
kses can be found at <http://sourceforge.net/projects/kses/>
-4. jQuery
-
+3. jQuery
+
Place jquery.min.js into this folder.
-
+
jQuery can be found at <http://jquery.com> \ No newline at end of file