Plugin Directory

Changeset 1161221


Ignore:
Timestamp:
05/15/2015 02:36:02 PM (11 years ago)
Author:
sherkspear
Message:

update read me-- added demo page v1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smart-todo/trunk/readme.txt

    r1158291 r1161221  
    1414
    1515This plugin creates Smart ToDo post types, todos are broken into tasks and categorized as Projects. Timers are added on each tasks.
     16
    1617Created Projects as taxonomy for Smart ToDo post types. And each Smart ToDo post types is capable of adding multiple tasks with url references.
    1718
     
    2223Total hours are provided dynamically and Title of window is set to active task with the current time spent. This is inspired from the Task Timer Google Chrome App.
    2324
     25You can email me directly for any plugin request or personal modification such as styles and templates at <contact@sherkspear.com> or contact me at <http://sherkspear.com/contact>
    2426
    25 Plugin URI: http://www.sherkspear.com/portfolio-item/smart-todo-wordpress-plugin/
     27Plugin URI: <http://www.sherkspear.com/portfolio-item/smart-todo-wordpress-plugin/>   
     28Demo Page: <http://www.sherkspear.com/smart_todo/add-pages-to-sherkspear-for-plugins-as-portfolio/>
    2629
    2730
    2831== Installation ==
    2932
    30 This section describes how to install the plugin and get it working.
     33<h3>This section describes how to install the plugin and get it working.</h3>
    3134
    32351. Backup everything before you install the plugin.
     
    34373. Activate the plugin through the 'Plugins' menu in WordPress
    35384. Update the Permalinks on settings.
     39
     40<h3>Basic Instruction on Creating a SmartToDo</h3>
     41
     421. Add Smart ToDo post type.
     432. Create Project category under Projects taxonomy for Smart ToDo post type.
     443. Add title and description on the ToDo and save.
     454. To add tasks on each ToDo, **visit the ToDo at View ToDo** and start adding tasks with or without url references.
     465. When task is started to work on you can click start timer, pause and set the task to done.
     476. You can edit the task's description, edit url reference and also the time spent.
     48
    3649
    3750== Frequently Asked Questions ==
     
    7285
    7386
     87== Detailed Instruction==
    7488
     89After installing the plugin you will find   
     90*Detailed instruction at*   
     91**Dashboard-> SmartToDos->How To Use**   
     92`/wp-admin/edit.php?post_type=smart_todo&page=smarttodo_info`
    7593
    76 == Basic Instruction on Creating a SmartToDo ==
    77 
    78 1. Add Smart ToDo post type.
    79 2. Create Project category under Projects taxonomy for Smart ToDo post type.
    80 3. Add title and description on the ToDo and save.
    81 4. To add tasks on each ToDo, visit the ToDo at View ToDo and start adding tasks with or without url references.
    82 5. When task is started to work on you can click start timer, pause and set the task to done.
    83 6. You can edit the task's description, edit url reference and also the time spent.
Note: See TracChangeset for help on using the changeset viewer.