Home News Bugs Downloads Docs Forum CVS Stats
Readme
AjaxNotes
by Oleg "2sheds" Kourapov (ok -at- 2sheds -dot- ru)
About this project
AjaxNotes is an advanced version of the DevNotes app included with Sitellite CMS. I like and use it a lot but there are several things that bug me so much I decided to create this project. In one word, messages created with DevNotes are static. My idea is to allow creating, modifying and deleting notes created with AjaxNotes/DevNotes.
Current goals
- use much-hyped Ajax technology for all of these tasks so as to avoid unnecessary page refreshes
- provide graceful fallbacks for users with JavaScript support turned off/not available
Future goals
- I would like to change notes into tasks - i.e. let the user change their status, priority and such. This is not too far ahead but first I'll have to sort out primary goals
- I hope to bring this project's quality to high standards of Simian and to promote AjaxNote into the official Sitellite CMS source tree & distribution as a replacement for the original DevNotes project