Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
Compatible with DokuWiki
This plugin creates simple Gantt charts from data stored with the struct plugin.
Be sure to install an up-to-date struct plugin version first.
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.
The Syntax is the same as for other Struct Plugin Aggregations, except that the header uses struct gantt
as identifier. Here's a very basic example:
---- struct gantt ---- schema: timemachine cols: %title%, * skipweekends: 1 ----
As you can see there is a new option skipweekends
which will remove Saturdays and Sundays from the shown chart.
The chart automatically switches the headers from days, week numbers and month names depending on the amount of days in the whole chart.
There are a few restrictions you have to keep in mind: