FrontPage 

Fuego 1.1 wiki

Login or create account

CodeFixthisList in split format

{{TableOfContents}}
Below is a table of FIXTHIS lines in the source code for tbwiki. This table is created using data_scan and table modules.
Below is a table of FIXTHIS lines in the source code for tbwiki.
This table is created using data_scan and table modules.

FIXTHIS lines in master branch [edit section]

= FIXTHIS lines in master branch =
{{{#!Table:master
source_spec=find:/home2/birdorg/work/fuego-master:FIXTHIS
match_spec="""
record_start=.*FIXTHIS
description=.*FIXTHIS[ -:]*(.*)$
file=%%(base1)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
}}}

FIXTHIS lines in next branch [edit section]

= FIXTHIS lines in next branch =
{{{#!Table:next
source_spec=find:/home2/birdorg/work/fuego-next:FIXTHIS
match_spec="""
record_start=.*FIXTHIS
description=.*FIXTHIS[: -]*(.*)$
priority=.*FIXTHIS[: -]*(\([^)]*\))?
file=%%(base1)s
line_no=%%(line_no)s
"""
show_edit_links=0
cols=file:line_no:priority:description
sortby=priority:alpha,file:alpha,line_no:int
}}}
TBWiki engine 1.8.3 by Tim Bird