author | Dan |
Thu, 26 Jun 2008 18:05:42 -0400 | |
changeset 587 | 705ed7162315 |
parent 568 | 3700f7124c2b |
child 634 | 8d951a34537e |
permissions | -rw-r--r-- |
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
1 |
Enano CMS |
568
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
2 |
Version 1.1.4 |
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
3 |
----------------------------- |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
4 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
5 |
Thanks for downloading Enano! If you're looking for an installation guide, |
234
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
6 |
you can find it at <http://docs.enanocms.org/Help:2.1>. |
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
7 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
8 |
COPYRIGHT |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
9 |
----------------------------- |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
10 |
|
234
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
11 |
Enano CMS |
392 | 12 |
Copyright (C) 2006-2008 Dan Fuhry. All rights except those explicitly granted |
234
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
13 |
by the included license agreement reserved. |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
14 |
|
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
15 |
PHILOSOPHY |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
16 |
----------------------------- |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
17 |
|
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
18 |
We strongly believe in the idea of Free Software. Enano is released under the |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
19 |
GNU General Public License; see the file GPL included with this release for |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
20 |
details. |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
21 |
|
234
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
22 |
LICENSING |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
23 |
----------------------------- |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
24 |
|
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
25 |
This program is Free Software; you can redistribute it and/or modify it under |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
26 |
the terms of the GNU General Public License as published by the Free Software |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
27 |
Foundation; either version 2 of the License, or (at your option) any later |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
28 |
version. |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
29 |
|
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
30 |
This program is distributed in the hope that it will be useful, but WITHOUT ANY |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
31 |
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
32 |
PARTICULAR PURPOSE. See the GNU General Public License for details. |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
33 |
|
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
34 |
You should have received a copy of the GNU General Public License along with |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
35 |
this program; if not, write to: |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
36 |
|
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
37 |
Free Software Foundation, Inc., |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
38 |
51 Franklin Street, Fifth Floor |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
39 |
Boston, MA 02110-1301, USA |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
40 |
|
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
41 |
----------------------------- |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
42 |
|
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
43 |
Most of the PHP code in Enano was written by Dan Fuhry. Some parts were borrowed |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
44 |
from other projects that are also released under Free licenses; see the various |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
45 |
files under the licenses/ directory included with this release for details. |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
46 |
|
568
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
47 |
Please be reminded that if you create a commercial fork of Enano, that while |
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
48 |
all of the components included with Enano are licensed in such a way that you |
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
49 |
are allowed to do so, you must make the project in its entirety available under |
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
50 |
the GNU General Public License, notwithstanding licenses for specific |
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
51 |
components of Enano named in /licenses/index.html and in various source code |
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
52 |
files. |
234
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
53 |
|
568
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
54 |
We also ask that if you fork Enano, you provide attribution to the Enano team |
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
55 |
by including the following notice on the (renamed) Special:About_Enano page: |
234
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
56 |
|
568
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
57 |
"This software is based on Enano CMS, copyright (C) 2006-2008 Dan Fuhry." |
234
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
58 |
|
568
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
59 |
While you have no legal obligation to do so, we ask that any forks of Enano |
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
60 |
be renamed so that they do not contain the word "Enano" anywhere in the |
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
61 |
product name. This is for identity and support reasons - users may get |
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
62 |
confused as to which one is the "real" Enano CMS. We also strongly recommend |
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
63 |
that you include a notice of non-endorsement from Dan Fuhry and the Enano |
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
64 |
Foundation and a disclaimer of liability for damages incurred through the use |
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
65 |
of the software. |
234
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
66 |
|
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
67 |
As permitted by the GPL, you may charge for the service of downloading Enano |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
68 |
from your server; however, you may not prevent others from distributing Enano |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
69 |
or any modified version. |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
70 |
|
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
71 |
CHANGES IN THIS RELEASE |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
72 |
----------------------------- |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
73 |
|
568
3700f7124c2b
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan
parents:
482
diff
changeset
|
74 |
Please see <http://enanocms.org/Release_notes/1.1.4> for a list of changes in |
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
75 |
this release. |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
76 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
77 |
UPGRADING FROM PREVIOUS RELEASES |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
78 |
----------------------------- |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
79 |
|
392 | 80 |
This tarball includes a very basic migration script that you can use to change |
81 |
a 1.0.x installation into a 1.1.x one. Make sure you're using the latest 1.0.x |
|
82 |
release (1.0.3 at the time of this writing) BEFORE you run the migration |
|
83 |
script. DO NOT UPGRADE A PRODUCTION SITE. |
|
84 |
||
428 | 85 |
As of 1.1.2, basic upgrade functionality is included and is considered highly |
86 |
experimental. Back up your entire database and Enano root before upgrading. |
|
87 |
||
392 | 88 |
TRANSLATING ENANO |
89 |
----------------------------- |
|
90 |
||
482 | 91 |
This is the only the third formal release of Enano that is localized. Right |
428 | 92 |
now since this is an alpha, you probably don't want to do any translation |
93 |
because you'll be doing a TON more strings at every release. HOWEVER, we're |
|
94 |
looking for people to sign up and volunteer for translation efforts later on. |
|
95 |
If you have a native or very good knowledge of a language, drop us an e-mail |
|
96 |
and we'll get you onto the translator list and eventually onto a mailing list |
|
97 |
specifically for l10n. |
|
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
98 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
99 |
EXPANDING YOUR SITE'S CAPABILITIES |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
100 |
----------------------------- |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
101 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
102 |
There is a gallery of plugins for Enano at |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
103 |
<http://enanocms.org/Category:Plugins>. It's not very full right now because |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
104 |
not every plugin has a page on the website yet, and some plugins still have |
392 | 105 |
yet to be ported to work with some of the newer API changes. Being an alpha |
106 |
release you'll probably need to look in the Mercurial repositories at |
|
107 |
<http://hg.enanocms.org/> for the latest versions of plugins that are designed |
|
108 |
to work under both 1.0.x and 1.1.x. |
|
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
109 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
110 |
GIVING YOUR SITE A NEW LOOK |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
111 |
----------------------------- |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
112 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
113 |
You can find more themes for Enano at <http://enanocms.org/Category:Themes>. |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
114 |
Again, we're still working on packaging up themes and creating pages for them, |
234
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
115 |
so try to be patient. We have quite a few themes in the works. You can create |
d5dff8148dfe
Renaming config.php and .htaccess to *.new to allow tarbombing an Enano installation with no adverse effects; first attempt, may not work right.
Dan
parents:
120
diff
changeset
|
116 |
your own themes too; for more information, see Chapter V of the Enano |
392 | 117 |
Administrator's handbook, at <http://docs.enanocms.org/Help:5>. Unless |
118 |
specifically marked, themes on the Enano website are compatible with 1.0.x. |
|
119 |
While you can use 1.0.x themes under 1.1.x, some features (namely viewing IPs |
|
120 |
on comments and the default "Inherit" option in the ACL editor) will be missing |
|
121 |
unless you copy over comment.tpl and acledit.tpl respectively from Oxygen or |
|
122 |
one of the other themes included with this 1.1.x package. |
|
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
123 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
124 |
GETTING SUPPORT |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
125 |
----------------------------- |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
126 |
|
392 | 127 |
This is an alpha release. No support of any kind will be provided, but proper |
128 |
bug reports are appreciated. See the Enano forums at |
|
129 |
<http://forum.enanocms.org/> for more information. |
|
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
130 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
131 |
Have fun with Enano! |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
132 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
133 |
- The Enano team |
120 | 134 |
Dan Fuhry <dan@enanocms.org> |
135 |
Neal Gompa <neal@enanocms.org> |
|
136 |
Manoj Maddali <manoj@enanocms.org> |
|
137 |
ThGeneral8 <the.true.general@googlemail.com> |
|
138 |