From a0f6f2e849d0884259693e7c1df1bc9de6585eb2 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Tue, 22 Sep 2020 21:30:49 +0200 Subject: Require STE using composer and add autoloading --- ratatoeskr/libs/INFO | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) (limited to 'ratatoeskr/libs/INFO') 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: - -2. PHP Markdown - +1. PHP Markdown + Place "markdown.php" from the archive directly into this directory. - + PHP Markdown can be found here: -3. kses - +2. kses + Place "kses.php" from the archive directly into this directory. - + kses can be found at -4. jQuery - +3. jQuery + Place jquery.min.js into this folder. - + jQuery can be found at \ No newline at end of file -- cgit v1.2.3-54-g00ecf