X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=TODO;h=46cce3ab9d50b437198218d4560641fa4ddd8866;hb=fb02a3c6cb60580a1dce80522a06168919460207;hp=138a64147365a7e6a6704735c6cd4c8abe9586eb;hpb=3e78afd7e1c45eebc7f856b40b624e1f0db85164;p=kiriwrite%2F.git diff --git a/TODO b/TODO index 138a641..46cce3a 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,21 @@ +TODO +==== + +- Add the ability to switch off and on a filter. + +Changes implemented in 0.2.0 +============================ + - Add setting for altering the size of the large textarea boxes. - Optimise the speed of getting filters and templates when viewing them -as a list. + as a list. - Allow a limit on the amount of pages viewed on each page to reduce CPU -and Database load. + and Database load. - Apply the same from the above to the template and filter lists. +- Attempt to replace the usage of the CGI Perl module with CGI::Lite. +- Possibly replace the use of XML files used for the configuration file + and language files to improve the speed of Kiriwrite. - Add overwrite template ability when compiling. - Optimise the speed of Kiriwrite in general (seperating the code into -smaller files perhaps stored in a new directory called lib). + smaller files perhaps stored in a new directory called lib). +