Movatterモバイル変換


[0]ホーム

URL:


Trac Hacks
wiki:WikiReportMacro

Context Navigation


Contents

  1. Description
  2. Bugs/Feature Requests
  3. Download
  4. Source
  5. Installation
  6. Author/Contributors

Insert a Trac report into a wiki page

trac:#12810 proposes adding a similar feature to Trac.

Description

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".

  • "id" -- then report id of the Trac
  • "key" -- then report parameter
  • "value" -- then value of report parameter

It supports dynamic variables. Examples:

[[WikiReport(1)]][[WikiReport(11, PARENT=0)]][[WikiReport($ID, PARENT=$PARENT)]]

Se also:WikiTableMacro

Bugs/Feature Requests

Please useGitHub for any issues you have withWikiReportMacro.

Download

Download the zipped source fromhere.

Source

You can cloneWikiReportMacro fromhere using git, orbrowse the source onGitHub.

Installation

For more information, please follow thedocumentation on how to install Trac plugins.

Author/Contributors

Author:roandbox
Maintainer:Andrey Rodionov
Contributors:

Last modified7 years agoLast modified on Apr 17, 2018, 8:19:03 PM

Download in other formats:


Trac Powered

Powered byTrac 1.2.6
ByEdgewall Software.


[8]ページ先頭

©2009-2025 Movatter.jp