Import of recovered 0.7a
This commit is contained in:
commit
5d5f103a26
26 changed files with 1516 additions and 0 deletions
17
faq/content/2001040701
Normal file
17
faq/content/2001040701
Normal file
|
@ -0,0 +1,17 @@
|
|||
Design Philosophy
|
||||
|
||||
Minimalist Dong has only two firm critera for its development.
|
||||
|
||||
Firstly, all a user requires to run a Minimalist Dong site is a web server
|
||||
that supports PHP version 3 with some fairly standard configuration
|
||||
options. No databases, no administrative rights on the server and no
|
||||
specific platform. A user with the correct environment should be able to
|
||||
unpack it and start running things almost immediately.
|
||||
|
||||
Secondly, the interface will be text. No graphic elements will ever be
|
||||
required in the default configuration. You're free to add them, of course,
|
||||
but you'll never require them.
|
||||
|
||||
It is because of this philosophy that the software gains the term
|
||||
"Minimalist". Any feature that can be implemented without breaking these
|
||||
rules will be considered.
|
Loading…
Add table
Add a link
Reference in a new issue