March 9th, 2010
Download To-Do List Plugin – version 1.5 posted 03-09-2010
Version 1.5 of the To-Do List Plugin has been released tonight.
Changes:
- Changed the way CSS is added to the admin pages
- Added more shortcode options
- Changed the way users are selected for the dropdown list
- Added option to show completed date and an option to format the date
New Shortcode:
- completed – default is blank. Set to show to display completed items.
- completed_title – default is no title.
- list_type – default is ol (ordered list). Use ul to show an unordered list.
Tags: to-do list
Posted in Updates | No Comments »
February 28th, 2010
Download To-Do List Plugin – version 1.5 posted 03-09-2010
I discovered a critical bug not long after uploading the previous version. It has been fixed in version 1.4.1
Tags: to-do list
Posted in Updates | No Comments »
February 28th, 2010
Download To-Do List Plugin – version 1.5 posted 03-09-2010
This version of the To-Do List Plugin has several requested features.
Changes:
- Added a progress field to to-do items
- Added a sidebar widget to display your to-do list
- Added a shortcode to display your list in a page or post
- Added the ability to email an assigned item to a user
- Removed permission check on install function (possible fix to a WPMU issue)
Visit the Settings page to enable progress fields or email assigned tasks.
Shortcode
[todolist]
Several options are available:
- title – default is no title.
- type – you can chose *list* or *table* view. Default is *list*.
- priorities – default is *show*. Use a blank value to hide (only applies to table view).
- assigned – default is *show*. Use a blank value to hide (only applies to table view).
- deadline – default is *show*. Use a blank value to hide (only applies to table view).
- progress – default is *show*. Use a blank value to hide (only applies to table view).
- addedby – default is *show*. Use a blank value to hide (only applies to table view).
Example:
Table view with the title of Upcoming Articles and showing the progress and who the item was assigned to.
[todolist title=”Upcoming Articles” type=”table” priorities=”" deadline=”" addedby=”"]
I’ve tried to thoroughly test the new features, but there may be issues with certain configurations that I hadn’t expected. Please leave a comment if you encounter any issues or have any suggestions for improvements to these new features.
Tags: to-do list
Posted in Updates | No Comments »
February 22nd, 2010
Version 1.4 of the To-Do List is going to be released around the end of February/beginning of March. I’ve worked in several of the feature requests. It will have a progress field option, sidebar widget, page/post shortcodes to display lists, and an option to mail assigned tasks to users.
I’ve looked into adding TinyMCE editing ability but that probably will not make it into the next version.
Tags: to-do list
Posted in Updates | No Comments »
February 22nd, 2010
Download To-Do List Plugin – version 1.5 posted 03-09-2010
This minor update to the To-Do List Plugin contains a Spanish translation contributed by Ricardo.
Tags: to-do list
Posted in Updates | No Comments »
February 16th, 2010
Download To-Do List Plugin – version 1.5 posted 03-09-2010
I’ve fixed a typo in the default settings for the To-Do List that was preventing items to be marked as completed (unless you had modified any settings).
If you are unable to mark items as completed, please visit the To-Do List settings page and click on Save Changes.
Tags: to-do list
Posted in Updates | No Comments »
February 14th, 2010
Download To-Do List Plugin – version 1.5 posted 03-09-2010
Some changes to the To-Do List Plugin:
- Fixed a bug where “assigned by” would show on the dashboard widget when empty
- Renamed functions
- Added a check to prevent blank to-do items
Tags: to-do list
Posted in Updates | No Comments »
February 13th, 2010
Download To-Do List Plugin – version 1.5 posted 03-09-2010
I’ve fixed two bugs in the To-Do List Plugin.
One was an incompatiblity with PHP 4.
The other was a missing call to a global variable in the function that marks items as completed.
Tags: to-do list
Posted in Updates | 2 Comments »
February 4th, 2010
Download To-Do List Plugin – version 1.5 posted 03-09-2010
The To-Do List Plugin has been updated.
I’ve added a deadline field and appropriate settings to display or not display on the dashboard widget and to-do list page.
Also changed was the dropdown to assign users. It now only lists users above Subscriber level. They are sorted by Role: first Contributor, then Author, then Editor, then Admin.
Tags: to-do list
Posted in Updates | No Comments »
February 1st, 2010
Download To-Do List Plugin – version 1.5 posted 03-09-2010
I fixed a small bug with the dashboard widget tonight on the To-Do List Plugin.
Tags: to-do list
Posted in Updates | No Comments »