-
Notifications
You must be signed in to change notification settings - Fork 2
Version 0
Archey Barrell edited this page Apr 29, 2018
·
4 revisions
The main focus of the first version is to get the basics working. Features in this version include:
- Create Multiple Blogs
- Restrict Read/Write access using UF permissions
- Allow blog editing
- Basic Formatting (Mainly Colours)
- Editing blog posts through a plain HTML text area
- Reporting on when a blog post was created or last edited and by whom
Once the key features are working, I will also try to make it PSR and codeguide friendly.