Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width15%
Excerpt Include
pluglib:Advanced Macros Plugin
pluglib:Advanced Macros Plugin
nopaneltrue
Column
width60%
Wiki Markup

{deck:id=Basic Macro Plugin|width=907px}
{card:label=Overview}
h4. Dynamic Table Plugin
This macro creates and maintains a table that is modified dynamically in the view mode. Additionally it allows reordering of the rows.

!dyanmic_table.png!h5. This plugin includes the following macros:
*dynamic-table -* This macro creates and maintains a table that is modified dynamically in the view mode. Additionally it allows reordering of the rows.
{card}

{card:label=Documentation
{deck:id=dyanmic}

{card:label=dyanmic-table}
This macro creates and maintains a table that is modified dynamically in the view mode. Additionally it allows reordering of the rows.

h3. The Code
{code}
{dynamic-table:title=my_table}
| header 1 | header 2 | header 3|
{dyanmic-table}
{code}

h3. {toggle-cloak:id=1} Result
{clock:id=1}
!dynamic_table.png!
{cloak}

h3. {toggle-cloak:id=2} Parameters
{cloak:id=2}
||*Name*||*Required?*||*Default*||*Description*||
|*title*| (x) | none | Title to display as first line of table. If not specified and the default parameter is specified, the default parameter will be used as the table title. |
|*id*| (x) | none | A way to specify a unique id to identify this instance of the macro. By default, a numeric id is automatically assigned based on the order of the macro on the page.|
{cloak}

{card}
{deck}
{card}
{deck}
{roundrect:bgcolor=#828282|width=909px|height=50px|corners=false,false,true,true}
{roundrect}

Column
width20%