FrontPage 

TB Wiki

Login

TestTableParsedFixthis in split format

This is a test of parsing a table using the data_scan module.
This is a test of parsing a table using the data_scan module.
An interesting table should follow:
An interesting table should follow:
{{{#!Table
#source_spec=TestFixthisTestData
#source_spec=/home/tbird/work/tbwiki/data/pages/TestFixthisTestData
#source_spec=/home/tbird/work/tbwiki/cgi-bin/data_scan.py
source_spec=/home/tbird/work/tbwiki/cgi-bin/.*[.]py$:/home/tbird/work/tbwiki/cgi-bin/plugins/.*[.]py$
match_spec=""" record_start=.*FIXTHIS description=.*FIXTHIS[ -]*(.*)$ file=%(basename)s line_no=%(line_no)s """
match_spec="""
record_start=.*FIXTHIS
description=.*FIXTHIS[ -]*(.*)$
file=%%(basename)s
line_no=%%(line_no)s
"""
cols=file:line_no:description sortby=file:alpha,line_no:int }}}
cols=file:line_no:description
sortby=file:alpha,line_no:int
}}}
TBWiki engine 1.9.1 by Tim Bird