phpToDo

[Description]  [Screenshots]  [Requirements]  [Download]  [Known Bugs]  [Mailing Lists]  [ChangeLog]  [SF Project Page]


Description
phpToDo is a simple todo list written in PHP using a MySQL backend. It provides a very simple and efficient way of keeping track of things to do, and it sorts tasks by their priorities. The user interface is designed to make usage as easy and efficient as possible.

Screenshots
phpToDo has a very simple interface, one screenshot should be enough:

phpToDo Screenshot

There is also a demo availiable (Password: demo).

Requirements
  • PHP 4.1.0 or higher
  • MySQL (any version should work)

Download
Latest stable version:
phpToDo 0.1.1:
  • Download (HTTP), (FTP)
  • MD5: 45103015d4c2adf46de4d5975269ec99
  • PGP Signature: Download

Older stable versions:
phpToDo 0.1.0:
  • Download (HTTP), (FTP)
  • MD5: 1b571313eb7a8c9644e4d77664746e54
  • PGP Signature: Download

Older versions can be found here.

You can get my PGP key from the public keyservers or download it.

Anonymous CVS Access

You can check out the the latest version through anonymous (pserver) CVS with the following instruction set.
When prompted for a password for anonymous, simply press the Enter key.

cvs -z3 -d:pserver:anonymous@cvs.php-todo.sourceforge.net:/cvsroot/php-todo login

cvs -z3 -d:pserver:anonymous@cvs.php-todo.sourceforge.net:/cvsroot/php-todo co src

Updates from within the module's directory do not need the -d parameter.

Known Bugs
  • None
If you find a bug please report it.

Mailing Lists
phpToDo has the following mailing list:


ChangeLog
0.1.1:

- JavaScript bugs fixed
- Valid XHTML 1.0 Transitional
- Valid CSS2
- Delete verification
- Empty Todo check
- Dual Todo check
- GIFs -> PNGs

0.1.0 (Initial release):

- ToDo listing with respect to priorities
- Add/Edit/Delete functions
- Supporting <b>, <i>, <u> and <li> tags
- URLs automatically linked
 


Valid HTML 4.01!  SourceForge Logo  Valid CSS!

Copyright © 2002 Mattias Nordstrom