FrontPage 

TB Wiki

Login

TestTable1 in 'raw' format

Below you should see a display of Table1

This is a table in moin-moin format on the page [[Table1?action=raw|Table1]]

{{TableOfContents}}

= Table macro =
This is coming from the Table macro:

{{Table(Table1)}}

= Table processor =
Here's the same table, rendered by the table processor:

{{{#!Table
source_spec=Table1
}}}

= test ideas =
The following functions should work:
 * add a row to the table (OK)
 * add a column to the table (postponed)
 * edit the table
   * edit the whole table
   * edit a single row (record) of the table (OK)
   * edit a single column of the table (postponed)
   * remove a row of the table (OK)

Should have "save and edit/add again" buttons

TBWiki engine 1.9.1 by Tim Bird