blob: 80a47e3bdf04b67a7731c5ba1af5b846b40b517e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
This directory will hold some libraries Ratatöskr needs.
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/>
2. kses
Place "kses.php" from the archive directly into this directory.
kses can be found at <http://sourceforge.net/projects/kses/>
3. jQuery
Place jquery.min.js into this folder.
jQuery can be found at <http://jquery.com>
|