author | Dan |
Mon, 31 Dec 2007 21:16:27 -0500 | |
changeset 267 | 105457df35e5 |
parent 259 | 112debff64bd |
child 290 | 72ecb951b313 |
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 |
259
112debff64bd
SURPRISE! Preliminary PostgreSQL support added. The required schema file is not present in this commit and will be included at a later date. No installer support is implemented. Also in this commit: several fixes including <!-- SYSMSG ... --> was broken in template compiler; set fixed width on included images to prevent the thumbnail box from getting huge; added a much more friendly interface to AJAX responses that are invalid JSON
Dan
parents:
225
diff
changeset
|
2 |
Version 1.0.3 |
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, |
198
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 |
|
198
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 |
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
|
12 |
Copyright (C) 2006-2007 Dan Fuhry. All rights except those explicitly granted |
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 |
|
198
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 |
|
198
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
|
47 |
If you are planning to make a commercial fork of Enano, all of the software and |
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
|
48 |
libraries included with Enano are available under licenses that allow you to do |
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
|
49 |
so; however, in compliance with the GPL, you must: |
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
|
50 |
|
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
|
51 |
a) provide attribution to the Enano team in source code files and on the |
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
|
52 |
(renamed) Special:About_Enano page, |
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 |
b) remove all instances of the word Enano and the Enano logo from your |
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
|
54 |
derivative work, with the exception of the following phrase, which must |
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
|
55 |
be shown on the (renamed) Special:About_Enano page: |
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 |
|
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
|
57 |
"The software used on this website was based on Enano CMS. Copyright |
225 | 58 |
(C) 2006-2007 Dan Fuhry." |
198
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
|
59 |
|
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
|
60 |
The words "Enano CMS" must link to the page <http://enanocms.org/>. You may |
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
|
61 |
(at your option) also include a notice of non-endorsement by the 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
|
62 |
Foundation, unless you're lucky enough to become an official fork |
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
|
63 |
maintainer. |
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
|
64 |
|
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
|
65 |
c) Provide the complete source code for your modified version of Enano 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
|
66 |
the terms of the GNU General Public License, and |
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 |
d) Include the complete and unmodified licenses/ directory, which contains |
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 |
licensing information for third-party libraries that Enano uses. |
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 |
|
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 |
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
|
71 |
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
|
72 |
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
|
73 |
|
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
74 |
CHANGES IN THIS RELEASE |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
75 |
----------------------------- |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
76 |
|
259
112debff64bd
SURPRISE! Preliminary PostgreSQL support added. The required schema file is not present in this commit and will be included at a later date. No installer support is implemented. Also in this commit: several fixes including <!-- SYSMSG ... --> was broken in template compiler; set fixed width on included images to prevent the thumbnail box from getting huge; added a much more friendly interface to AJAX responses that are invalid JSON
Dan
parents:
225
diff
changeset
|
77 |
Please see <http://enanocms.org/Release_notes/1.0.3> 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
|
78 |
this release. |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
79 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
80 |
UPGRADING FROM PREVIOUS RELEASES |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
81 |
----------------------------- |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
82 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
83 |
This tarball includes an upgrade script that can migrate any previous version |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
84 |
of Enano to this one. Before you upload the contents of this tarball to your |
225 | 85 |
server, you might want to delete the files config.new.php and .htaccess.new, |
86 |
neither of which are needed if you are performing an upgrade. |
|
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
87 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
88 |
EXPANDING YOUR SITE'S CAPABILITIES |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
89 |
----------------------------- |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
90 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
91 |
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
|
92 |
<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
|
93 |
not every plugin has a page on the website yet, and some plugins still have |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
94 |
yet to be ported to work with some of the newer API changes. |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
95 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
96 |
GIVING YOUR SITE A NEW LOOK |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
97 |
----------------------------- |
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 |
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
|
100 |
Again, we're still working on packaging up themes and creating pages for them, |
198
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
|
101 |
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
|
102 |
your own themes too; for more information, see Chapter V of the 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
|
103 |
Administrator's handbook, at <http://docs.enanocms.org/Help:5>. |
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
104 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
105 |
GETTING SUPPORT |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
106 |
----------------------------- |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
107 |
|
198
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
|
108 |
Before contacting support, have a look at the Enano Documentation at |
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
|
109 |
<http://docs.enanocms.org/>. Most of Enano's features are documented 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
|
110 |
step-by-step guides at this site; if you encounter a problem, then please |
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
|
111 |
contact the Enano team as instructed below. |
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
|
112 |
|
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
113 |
Support for Enano is available via the Enano forums at |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
114 |
<http://forum.enanocms.org>. You can also use our IRC channel |
198
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 |
(irc.freenode.net #enano) or purchase paid one-on-one support via instant |
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 |
messaging for US$20 an hour. |
69
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
117 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
118 |
Have fun with Enano! |
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
119 |
|
63638a42cee9
Removed KNOWN_BUGS and TODO and added README; fixed file permissions yet again
Dan
parents:
diff
changeset
|
120 |
- The Enano team |
120 | 121 |
Dan Fuhry <dan@enanocms.org> |
122 |
Neal Gompa <neal@enanocms.org> |
|
123 |
Manoj Maddali <manoj@enanocms.org> |
|
124 |
ThGeneral8 <the.true.general@googlemail.com> |
|
125 |