1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 17:44:37 +02:00

Updated the log plugin. Updated the bootstrap preview.

This commit is contained in:
Cameron
2012-12-04 21:02:47 -08:00
parent f46d3a34cc
commit 956d0b2abd
8 changed files with 181 additions and 32 deletions

View File

@@ -1,7 +1,16 @@
## e107 Content Management System - v2
## e107 [Content Management System][1] (CMS) - v2
Important: This is an unstable, developer version of e107.
For a stable earlier release see [www.e107.org][1]
Important: This is a developer version of e107.
For a stable release please see [www.e107.org][2]
### What is e107?
e107 is a free (open-source) content management system which allows you to easily manage and publish your content online. Developers can save time in building websites and powerful online applications. Users can avoid programming completely! Blogs, Websites, Intranets - e107 does it all.
### Requirements
* PHP v5.3 or higher
* MySQL 4.x or higher
### Installation
@@ -12,13 +21,14 @@ For a stable earlier release see [www.e107.org][1]
### Reporting Bugs
Be sure you are using the most recent version prior to reporting an issue.
Your may report any bugs or feature requests on Github [here][2]
Your may report any bugs or feature requests on Github [here][3]
## Pull-Requests
### Pull-Requests
* Please submit 1 pull-request for each Github #issue you may work on.
* Make sure that only the lines you have changed actually show up in a file-comparison (diff) ie. some text-editors alter every line so this should be avoided.
[1]: http://www.e107.org
[2]: https://github.com/e107inc/e107/issues
[1]: http://e107.org
[2]: http://www.e107.org
[3]: https://github.com/e107inc/e107/issues