trac:#12810 proposes adding a similar feature to Trac.
This macro inserts a Trac report into a wiki page.
Definition:
[[WikiReport(<id>, <key1>=<value1>, <keyN>=<valueN>, ...)]]
This macro accepts a comma-separated list of keyed parameters, in the form "key=value" and "id".
It supports dynamic variables. Examples:
[[WikiReport(1)]][[WikiReport(11, PARENT=0)]][[WikiReport($ID, PARENT=$PARENT)]]
Se also:WikiTableMacro
Please useGitHub for any issues you have withWikiReportMacro.
Download the zipped source fromhere.
You can cloneWikiReportMacro fromhere using git, orbrowse the source onGitHub.
For more information, please follow thedocumentation on how to install Trac plugins.
Author:roandbox
Maintainer:Andrey Rodionov
Contributors: