public
Description: Git mirror of the CMS Made Simple 2.0 rewrite
Homepage: http://cmsmadesimple.org
Clone URL: git://github.com/tedkulp/cmsmadesimple-2-0.git
cmsmadesimple-2-0 / doc / README.txt
100644 28 lines (21 sloc) 1.016 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
CMS Made Simple
http://cmsmadesimple.org
 
For information on installation, see INSTALL.txt.
 
For information on upgrading your installion from a previous version, see
UPGRADE.txt.
 
Notes
---------------------------------
The version of ADODB used is modified for CMS Made Simple's needs. Copying
over it with the latest version will result in some things not working
correctly and it probably won't even install on all databases.
 
Credits
---------------------------------
CMS uses the smarty template engine in various places. Their license and
various documentation files are located in the smarty subdirectory of this
distribution. Their website is located at: http://smarty.php.net
 
CMS includes the XML-RPC library written by Keith Devens. It is released
under the Artistic license and can be found at:
http://keithdevens.com/software/xmlrpc
 
CMS includes the xajax library written by Jared White & J. Max Wilson. It
is released under the LGPL license and is located at:
http://www.xajaxproject.org/