This is an old revision of the document!
Table of Contents
asana Plugin
Compatible with DokuWiki
No compatibility info given!
This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.
Examples/Usage
This plugin integrates Asana's tasks (a teamwork communication manager), more specifically project name, task name, assignee, due date, tags and comments into an array. It also permits to filter with workspace name, projects names, assignees names and tags names.
Installation
External requirements: This plugin requires an Asana'a account and the libcurl php library.
Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.
Syntax
Simplest syntax:
[asana : ]
Some more complex syntaxes :
[asana :workspace=workspaceName, ] [asana :projects=projectName,otherProjectName, ] [asana :assignees=assigneeName, tags=tagName, ]
Configuration and Settings
The plugin is configured with an obligated Asana's API key. And an optionnal workspace name
ToDo/Wish List
The plugin is an read only integration. So, next part is a writable integration.