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
Search Repo:
tedkulp (author)
Sun Apr 27 07:29:54 -0700 2008
commit  1d4e393fe0cae8142711a915f87157611a76f101
tree    5ae931db88ca7b522756bf319e6cfc6ccda35924
parent  5c1eb285cfb340bd5332b019ff18afc44a4d5881
cmsmadesimple-2-0 / doc / README.txt
100644 27 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
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/