This repository has been archived on 2019-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
emergencysite/README.md

40 lines
913 B
Markdown
Raw Permalink Normal View History

2013-06-06 04:54:00 +00:00
#Emergency Site Software
A small php software that provides an easy way to create a site like http://emergencycompliment.com/.
2013-06-06 08:35:51 +00:00
[Reference implementation](http://emergencysitesoftware.com/).
2013-08-18 22:14:09 +00:00
##License
The source code of this project is available under a New BSD License.
##News
2013-11-12 20:34:56 +00:00
###Nov 12 2013
This project is currently in stasis.
2013-08-18 22:14:09 +00:00
###Aug 18 2013
An update including a working MySQL (PDO) implementation is in the works and should be
pushed as early as tomorrow. (This update will not include an admin interface or a
submission interface, that will take a bit more testing. It will allow you to use
something like PHPMyAdmin to edit entries)
##Changelog
2013-06-06 08:35:51 +00:00
[+] Added
2013-08-18 22:14:09 +00:00
[-] Removed
[~] Fixed
###0.2 (current)
[~] Cleaning
[~] Refactoring
[~] Rewriting
[-] Placeholders
###0.1
2013-06-06 08:35:51 +00:00
[+] Database interfaces
2013-08-18 22:14:09 +00:00
2013-06-06 08:35:51 +00:00
[+] PHP 'database'
2013-08-18 22:14:09 +00:00
2013-06-06 08:35:51 +00:00
[+] Main classes
2013-08-18 22:14:09 +00:00
2013-06-06 08:35:51 +00:00
[+] Javascript/CSS
2013-08-18 22:14:09 +00:00
2013-11-12 20:34:56 +00:00
[+] Placeholders