TODO: complete PATH_INFO and Base35 IDs implementation...
authorHarvie <tomas@mudrunka.cz>
Sun, 28 Nov 2010 23:55:23 +0000 (00:55 +0100)
committerHarvie <tomas@mudrunka.cz>
Sun, 28 Nov 2010 23:55:23 +0000 (00:55 +0100)
doc/TODO

index 8528826c3904540190ad35f4a8a5005e3eda8687..076fd2d0d19dc3698c4a42158b0cbef2f53fd678 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -47,7 +47,8 @@
 
 - documentation/installation guide (see README)
 
-- Implement URL handling using PATH_INFO instead of mod_rewrite
+- Make PATH_INFO not changing contents of $_GET[] (it should affect some other variable instead - requires complex rewrite)
+- Switch completely to Base36 (Templates, Links, don't change $_GET[], queries should convert between base10 in db and base36 in kyberia automatically, etc...)
 
 - (IMHO we should use SHA1 or stronger algorithm instead of MD5 for storing passwords)
   (We can use multiple hash algorithms (so we'll have backward DB compatibility):
This page took 0.119665 seconds and 4 git commands to generate.