Changeset 1279
- Timestamp:
- 12/12/08 04:56:54 (3 years ago)
- File:
-
- 1 edited
-
trunk/core/data/Sandbox/WebHome.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/data/Sandbox/WebHome.txt
r1206 r1279 6 6 ---++ %MAKETEXT{"Test Topics"}% 7 7 8 <form action='%SCRIPTURLPATH{"edit"}%/%WEB%/'> 9 %ICON{"newtopic"}% %MAKETEXT{"Create a new document by name:"}% %MAKETEXT{"(Use a topic name in System.WikiNotation)"}% <br /> 8 <form action='%SCRIPTURLPATH{"edit"}%/%WEB%/'> 9 %ICON{"newtopic"}% %MAKETEXT{"Create a new document by name:"}% %MAKETEXT{"(Use a topic name in System.WikiNotation)"}% <br /> 10 10 <input class="foswikiInputField" type="text" name="topic" size="32" /> <input type="submit" class="foswikiSubmit" value='%MAKETEXT{"Create by Name"}%' /> 11 11 <input type="hidden" name="onlywikiname" value="on" /> … … 21 21 ---++ %MAKETEXT{"Recently changed topics"}% 22 22 <dl> 23 %SEARCH{ " .*" regex="on" nosearch="on" nototal="on" order="modified" reverse="on" limit="7" format="<dt>[[$topic]]</dt><dd>$summary<br /><span class='foswikiGrayText'>$date - $wikiusername</span></dd>"}%23 %SEARCH{ "1" type="query" scope="topic" nosearch="on" nototal="on" order="modified" reverse="on" limit="7" format="<dt>[[$topic]]</dt><dd>$summary<br /><span class='foswikiGrayText'>$date - $wikiusername</span></dd>"}% 24 24 </dl> 25 25 %MAKETEXT{"A more extensive changes list is available via ~[~[[_1]~]~[Recent Changes~]~]." args="WebChanges"}%
Note: See TracChangeset
for help on using the changeset viewer.
