Описание
This plugin adds a dashboard widget that displays a list of your Asana tasks. Choose to display one or more of: tasks due today, due this week, assigned for today, or overdue. You can mark tasks as complete from the plugin, and they will be updated in Asana.
You can also create Asana tasks from a second dashboard widget.
Please note that you will need an Asana account to use this plugin.
Установка
- Upload
asana-task-widget.php
to your /wp-content/plugins/ directory - Activate the plugin through the Plugins menu
- Go to your profile page (Users — Your Profile) to configure the plugin
Участники и разработчики
«Asana Task Widget» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Asana Task Widget» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.2
*Appends project name to task name in the widget (useful if you have multiple tasks with the same name in different projects, and thanks to Omar Gourari for the request)
1.1.1
*Bug fixes
1.1
*Added due date field to task creation widget
1.0
*Moved all options to user profile so plugin can be used on multi-user sites.
0.5
*Added task creation widget
0.4
*Added options to choose which kinds of tasks (overdue, due today, due this week and assigned for today) should be displayed in the widget
*Added notification in widget if there were no tasks due in a selected category
0.3
*Initial version