Update README

This commit is contained in:
BuildTools 2018-08-21 17:06:31 -05:00
parent 24918268a7
commit d36b9ea0b5
1 changed files with 10 additions and 4 deletions

14
README
View File

@ -1,6 +1,12 @@
This is a nightly release. This means that the material contained within
may not be suitable or reliable for actual use. This software is released
under no warrianty, and it's developers cannot be held liable for any
The past few weeks I've been working on a highly experimental fork of some web forum software called Acmlmboard 0.7.
My first goal is to convert everything to MySQL (except smiles and post icons, at least for now) and I'm close to achieving that. My next goal is to clean up and optimize the code as well as documenting everything to ultimately create a lightweight base for others to fork and customize.
As of right now though the code is a *mess*, and the converted pages are still quite buggy. I wouldn't recommend even looking at the code yet, but stay tuned.
---------------------------------------
DISCLAIMER:This software is releasedunder no warrianty,
and it's developers cannot be held liable for any
complications that may arise from the use of this software.
----------------------------------------
WARNING: SPIKES AHEAD!
@ -75,4 +81,4 @@ Specific features:
*Acmlm-provided code for username colors is currently disabled due to bugs. (Will be re-implemented soon, planned for next nightly)
*Restrictions on forums (i.e. staff forums, read-only forums) haven't been implemented yet. Involves permissions.
*Banned users haven't been implemented yet. Involves permissions.
*Ranks. I haven't even bothered with this code yet, and it probably needs to be rewriten.
*Ranks. I haven't even bothered with this code yet, and it probably needs to be rewriten.