X-Git-Url: http://Server1/repobrowser/?p=kiriwrite%2F.git;a=blobdiff_plain;f=TODO;h=aa99e54b879368a7a2e1a2c8da7c5ee56e1567ca;hp=138a64147365a7e6a6704735c6cd4c8abe9586eb;hb=f4287e42a5e96cffe70d84a3c659d5be3eab46d5;hpb=3e78afd7e1c45eebc7f856b40b624e1f0db85164 diff --git a/TODO b/TODO index 138a641..aa99e54 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,5 @@ - Add setting for altering the size of the large textarea boxes. +- Add the ability to switch off and on a filter. - Optimise the speed of getting filters and templates when viewing them as a list. - Allow a limit on the amount of pages viewed on each page to reduce CPU @@ -7,3 +8,6 @@ and Database load. - 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.