diff --git a/TODO.md b/TODO.md index b45dd9d..da7d660 100644 --- a/TODO.md +++ b/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.