Updated TODO list.
This commit is contained in:
parent
987ce5ce52
commit
5bd40795a0
1 changed files with 2 additions and 9 deletions
11
TODO.md
11
TODO.md
|
@ -4,15 +4,6 @@
|
|||
|
||||
- Create tests for everything testable.
|
||||
|
||||
- Draw out a plan for the templating backend.
|
||||
- Will probably just construct using the HTML abstraction stuff, would make AJAX'ing page updates trivial also.
|
||||
- Reinvestigate the semi-isolated PHP script template system I used in some other project, I forgot which.
|
||||
|
||||
- Determine structure for markup parsing abstraction.
|
||||
- Writing a bbcode and markdown parser outside of Index, will implement a structure when done.
|
||||
|
||||
- Create HTML construction utilities.
|
||||
|
||||
- Create similarly address GD2/Imagick wrappers.
|
||||
|
||||
- Figure out the SQL Query builder.
|
||||
|
@ -22,6 +13,8 @@
|
|||
|
||||
- Add RSS/Atom feed construction utilities.
|
||||
|
||||
- Verify structure of the DateTime types.
|
||||
|
||||
## Low Prio
|
||||
|
||||
- Get guides working on phpdoc.
|
||||
|
|
Loading…
Reference in a new issue