DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:actickets

actickets Plugin

Compatible with DokuWiki

No compatibility info given!

plugin A DokuWiki plugin to crossreference ActiveCollab tickets

Last updated on
2016-02-02
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to ac

Tagged with tickets

Download and Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Before using the plugin, go to the administration configuration and change the URL and Token to your activeCollab's one. For more informations, see http://www.activecollab.com/docs/manuals/developers/api/authentication and http://www.activecollab.com/docs/manuals/developers/api/api-status.

Syntax and Usage

Put the following line on top of your page to set a global project of the page:

{{Project:<project-id>}}

example:

{{Project:123}}

Afterwards you can reference any ticket in the project via

#<ticket-id>

example:

#5678

If you don't want to a add a global project ID or want to reference a ticket from another project, you can add the project ID on a per-ticket basis:

#<ticket-id>-<project-id>

example:

#123-5678
plugin/actickets.txt · Last modified: 2020-03-10 07:08 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki