Readme Updates
This commit is contained in:
40
README.md
40
README.md
@ -1,6 +1,6 @@
|
|||||||
# The Tempus Project
|
# The Tempus Project
|
||||||
|
|
||||||
_Rapid Prototyping Framework_
|
_Rapid Prototyping Framework built on PHP utilizing the MVC pattern with a Bootstrap front-end_
|
||||||
|
|
||||||
__Developer(s):__
|
__Developer(s):__
|
||||||
|
|
||||||
@ -123,41 +123,3 @@ See the [LICENSE](LICENSE) file for licensing information as it pertains to file
|
|||||||
- [ ] Expansion of PDO to allow different database types
|
- [ ] Expansion of PDO to allow different database types
|
||||||
- [ ] Update installer to account for database deltas, allowing easy updating.
|
- [ ] Update installer to account for database deltas, allowing easy updating.
|
||||||
- [ ] Implement uniformity in terms of error reporting, exceptions, logging.
|
- [ ] Implement uniformity in terms of error reporting, exceptions, logging.
|
||||||
|
|
||||||
need a way for the template system to:
|
|
||||||
switch between the meta-header content types for the sharing info
|
|
||||||
xlarge
|
|
||||||
large
|
|
||||||
etc
|
|
||||||
need better checking around title, meta-image, and descriptions
|
|
||||||
prevent accidentally feeding bad images or text to these fields
|
|
||||||
|
|
||||||
had to remove the tracking pixel that was to be used with the contacts form, this will need to be re- added in a future update
|
|
||||||
had to remove the rest controller, its currently just unused
|
|
||||||
|
|
||||||
### Release Checklist
|
|
||||||
|
|
||||||
=====================
|
|
||||||
- [] Spell check every file.
|
|
||||||
- [] All documentation must be reviewed for accuracy.
|
|
||||||
- [] If a new year has passed, ensure the year has been updated where applicable.
|
|
||||||
- [] If default permissions, preferences, configs, base classes or models have been updated, update resources accordingly.
|
|
||||||
- []
|
|
||||||
// need to make notes of other standards as i go to update the contributing document
|
|
||||||
// need to cross reference the configs from core and ttp
|
|
||||||
// ensure the resources folder is current
|
|
||||||
// document, fix, and remove @TODO's where possible
|
|
||||||
Search for cuss words, they make you look stupid
|
|
||||||
fuck
|
|
||||||
shit
|
|
||||||
dam
|
|
||||||
damm
|
|
||||||
damn
|
|
||||||
god
|
|
||||||
ass
|
|
||||||
cunt
|
|
||||||
bitch
|
|
||||||
ffs
|
|
||||||
wtf
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user