%.....CALC{$SET(webtopic, $LISTRAND(%.....SEARCH{ "^TWiki[Custom]*Tip[0-9A-Z]" web="TWiki05x01, Main" topic="TWiki*Tip*" scope="topic" type="regex" casesensitive="on" nosearch="on" nototal="on" separator=", " format="$web.$topic" noheader="on" }%))$SET(pos, $FIND(., $GET(webtopic)))$SET(web, $REPLACE($GET(webtopic), $GET(pos), 100))$SET(topic, $REPLACE($GET(webtopic), 1, $GET(pos)))}%
Control table attributes with TablePlugin The TablePlugin gives extra control over table display: Allows sorting Changing table properties ...
Read on