diff options
author | Santhosh Thottingal <santhosh.thottingal@gmail.com> | 2009-05-24 13:04:44 +0530 |
---|---|---|
committer | Santhosh Thottingal <santhosh.thottingal@gmail.com> | 2009-05-24 13:04:44 +0530 |
commit | 30c1b89bec818490131780389c918f8bcfb7aef6 (patch) | |
tree | d0a5b076a8781247932e7b507124705f9f3e2f03 /silpa/doc/todo.html | |
parent | 5a2dfd79178371a529053795d90b48dd96421d88 (diff) | |
download | Rachana.git-30c1b89bec818490131780389c918f8bcfb7aef6.tar.gz Rachana.git-30c1b89bec818490131780389c918f8bcfb7aef6.tar.xz Rachana.git-30c1b89bec818490131780389c918f8bcfb7aef6.zip |
Miscellaneous bug fixes, hit counter, static pages
Diffstat (limited to 'silpa/doc/todo.html')
-rw-r--r-- | silpa/doc/todo.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/silpa/doc/todo.html b/silpa/doc/todo.html new file mode 100644 index 0000000..ece066b --- /dev/null +++ b/silpa/doc/todo.html @@ -0,0 +1,15 @@ +<h2>TODO List</h2> +<ul> +<li>Sakavarsham ,Kollavarsham and Other Indian Calenders</li> +<li>Spellcheck</li> +<li>Linguistical sorting</li> +<li>Stemmer</li> +<li>OCR</li> +<li>TTS</li> +<li>Support more fonts for font converter, .doc and .pdf support</li> +<li>Anagram for remaining languages</li> +<li>Random Quote for remaining languages</li> +<li>Crossword generator and solver for Indian Languages</li> +<li>More dictionaries</li> +<li>Web APIs</li> +</ul> |