Question
Hello,
ist it possible to get the NEW Icon with a formatted search??
%SEARCH{"META:TOPICPARENT{name=\"JustaTopic\"}" regex="on" nosearch="on" order="modified" reverse="on"
header="| *Topic* | *Summary* | *Changed* | *author* |"
format="| [[$topic]] | $summary(50) | $date | $wikiname |"}%
witch format option can i take to get the NEW icon ... how does it work on
http://twiki.org/cgi-bin/view/TWiki04x02/WebIndex
?
Any help would be appreciated.
Environment
--
DanSlank - 28 Oct 2008
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Any sugestion for this question? :-?
--
DanSlank - 30 Oct 2008
Here is an example that shows the latest 32 pages in the Support web:
Do a "raw view" to see how this works. Basically you use a %CALC with a conditional IF in the search format. The % of the CALC variable needs to be escaped so that it fires off once per hit.
--
PeterThoeny - 31 Oct 2008
Great thank you, exactly what i'm searching for!!
thx
--
DanSlank - 31 Oct 2008