TohDoh Yet Another CakePHP AJAX Todo-List

TohDoh Yet Another CakePHP AJAX Todo-List

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
150 views

TohDoh is YET ANOTHER CAKEPHP AJAX TODO LIST DEMO or YACATLD, a 100% ajax threaded todo list. It’s both a showcase and an opportunity for new bakers to learn from.
TohDoh has some features like:

* Threaded, so you have tasks and sub tasks.
* You can add, edit in-place and delete tasks
* Drag & Drop to sort tasks
* And of course you can done & and undone tasks :)

How to install TohDoh

* Run the SQL file provided or use phpMyAdmin
* Copy the content of the app folder over your app folder.
* Download http://script.aculo.us/downloads and put the files in webroot/js/
* Create a connection in your database.php config file and name it tohdoh. Or change the name to default in app/plugins/tohdoh/models/node.php

 #
  var $tohdoh = array(
#
                ‘driver’ => ‘mysql’,
#
                ‘persistent’ => false,
#
                ‘host’ => ‘localhost’,
#
                ‘login’ => ‘root’,
#
                ‘password’ => ‘123456′,
#
                ‘database’ => ‘devmoz’,
#
                ‘prefix’ => ‘tohdoh_’
#
        );
  

*

Notice the ‘prefix’. if you don’t want that, change the table name.
* Go to yourhost.tld/tohdoh/nodes/ and start adding tasks.

I assumed you have cake version 1.2.
You might need to change some minor things for it to work in 1.1, the form creation $form->create()
to something like (not tested)

url(’/tohdoh/nodes/add’) ?>”>
Also I use the array syntax when specifying URLs, so you need to change things like
array(’action’=>’x’,$param) to ‘/tohdoh/nodes/x/’.$param etc..

Demo: http://www.devmoz.com/tohdoh/nodes/
Download: https://cakeforge.org/projects/tohdoh/
Source: http://www.devmoz.com/blog/2007/04/14/introducing-tohdoh-yet-another-cakephp-ajax-todo-list-demo/
http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/stumbleupon_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/delicious_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/blinklist_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/furl_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/technorati_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/magnolia_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/google_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/myspace_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/facebook_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/sphinn_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/mixx_32.png http://www.ajaxupdates.com/wp-content/plugins/sociofluid/images/twitter_32.png

Related Listings:

  1. ToDoh – Create Ajax Online To Do List TohDoh is YET ANOTHER CAKEPHP AJAX TODO LIST DEMO or...
  2. Ajax Fancy Captcha – jQuery Plugin Ajax Fancy Captcha is a jQuery plugin that helps you...
  3. Jquery Add To List A very customisable plugin that hooks into select lists. An...
  4. Jquery Add To List Script A very customisable plugin that hooks into select lists. An...
  5. Drag n Drop to order list Elements Drag and drop feature is a popular effect in modern...

Do you like this post?

Email:     

Tags: , , , , ,

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment



Web Design & CSS (Templates) - TOP.ORG