X-Git-Url: http://Server1/repobrowser/?p=kiriwrite%2F.git;a=blobdiff_plain;f=TODO;h=46cce3ab9d50b437198218d4560641fa4ddd8866;hp=aa99e54b879368a7a2e1a2c8da7c5ee56e1567ca;hb=aee5e67f9791c7be0f258e1491b2ee8f323bf04b;hpb=3472ba81cab7bc637a5fe3b65022e1ea8927b7e6 diff --git a/TODO b/TODO index aa99e54..46cce3a 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,21 @@ -- Add setting for altering the size of the large textarea boxes. +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. -- 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). - 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. + 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). +