Difference: FormattedSearch (11 vs. 12)

Revision 122003-12-16 - unknown

Line: 1 to 1
 
META TOPICPARENT name="TWikiVariables"
Line: 24 to 24
 Variables that can be used in the format string:

Name: Expands To:
Changed:
<
<
$web Name of the web
>
>
$web Name of the web(s), separated by commas, or 'all'
 
$topic Topic name
$topic(20) Topic name, "- " hyphenated each 20 characters
$topic(30, -<br />) Topic name, hyphenated each 30 characters with separator "-<br />"
Line: 125 to 125
 
Added:
>
>

Most recently changed pages

 
Changed:
<
<
-- PeterThoeny - 16 May 2002
>
>
Write this:

%SEARCH{ "\.*" scope="topic" regex="on" nosearch="on" nototal="on" order="modified" reverse="on"  format="| [[$topic]] | $wikiusername  | $date |" limit="7" }%

To get this:

LdapContrib TWikiAdminUser 2016-06-25 - 10:05
SourceCode TWikiContributor 2015-11-29 - 10:27
TWikiUICopyDotPm TWikiContributor 2013-10-14 - 08:02
TWikiUIMdrepoUIDotPm TWikiContributor 2013-10-14 - 08:02
TWikiUISearchDotPm TWikiContributor 2013-10-14 - 08:02
TWikiUIEditDotPm TWikiContributor 2011-04-12 - 00:50
TWikiUIUploadDotPm TWikiContributor 2010-05-29 - 14:44

-- TWiki:Main.PeterThoeny - 15 Dec 2003

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.FormattedSearch.