Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Yet even more additions and corrections.
authorkirinji <kirinji@b7d4c41f-bb2b-0410-be1d-d0fb2b8774c1>
Sat, 29 Sep 2007 23:20:10 +0000 (23:20 +0000)
committerkirinji <kirinji@b7d4c41f-bb2b-0410-be1d-d0fb2b8774c1>
Sat, 29 Sep 2007 23:20:10 +0000 (23:20 +0000)
TODO
cgi-files/Modules/Database/MySQL5.pm
cgi-files/Modules/Database/SQLite.pm

diff --git a/TODO b/TODO
index 138a641..aa99e54 100644 (file)
--- 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.
index 945704a..80bc323 100644 (file)
@@ -2423,11 +2423,11 @@ sub addfilter{
 
        }
 
-       # Check if there were any filters in the filters database.
+       # Check if there were any filters in the filter database.
 
        if (!$filter_count && !$new_id){
 
-               # There were no filters in the filters database so set
+               # There were no filters in the filter database so set
                # the new filter identification value to 1.
 
                $new_id = 1;
index 72ae6a5..77366c4 100644 (file)
@@ -2161,11 +2161,11 @@ sub addfilter{
 
        }
 
-       # Check if there were any filters in the filters database.
+       # Check if there were any filters in the filter database.
 
        if (!$filter_count && !$new_id){
 
-               # There were no filters in the filters database so set
+               # There were no filters in the filter database so set
                # the new filter identification value to 1.
 
                $new_id = 1;
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy