---+!! %MAKETEXT{"Welcome to the [_1] web" args="<nop>%WEB%"}% %MAKETEXT{"The [_1] web is the sandbox you can use for testing. Everybody is welcome to add or delete some stuff. It is recommended to walk through the [_2] to get a jumpstart on the [_3] tool. A good rule of thumb is to add at the end of the page and sign and date it with your [_4]." args="<b><nop>%WEB%</b>,%SYSTEMWEB%.TWikiTutorial,<nop>%WIKITOOLNAME%,%SYSTEMWEB%.WikiName"}% ---++ %MAKETEXT{"Test Topics"}% <form action='%SCRIPTURLPATH{"edit"}%/%WEB%/'> %ICON{"newtopic"}% %MAKETEXT{"Create a new document by name:"}% %MAKETEXT{"(Use a topic name in TWiki.WikiNotation)"}% <br /> <input class="twikiInputField" type="text" name="topic" size="32" /> <input type="submit" class="twikiSubmit" value='%MAKETEXT{"Create by Name"}%' /> <input type="hidden" name="onlywikiname" value="on" /> <input type="hidden" name="onlynewtopic" value="on" /> <input type="hidden" name="nowysiwyg" value='%IF{ "$ EDITMETHOD='wysiwyg'" then="0" else="1" }%' /> </form> <form action='%SCRIPTURLPATH{"edit"}%/%BASEWEB%/TestTopicAUTOINC0' name="createNewTestTopic"> %ICON{"newtopic"}% %MAKETEXT{"Create a new auto-numbered test topic:"}% <input type="hidden" name="t" value="%SERVERTIME{$hou$min$sec}%" /> <input type="hidden" name="nowysiwyg" value='%IF{ "$ EDITMETHOD='wysiwyg'" then="0" else="1" }%' /> <input type="submit" class="twikiSubmit" value='%MAKETEXT{"Create <nop>TestTopic###"}%' /> </form> ---++ %MAKETEXT{"Recently changed topics"}% <dl> %SEARCH{ ".*" regex="on" nosearch="on" nototal="on" order="modified" reverse="on" limit="7" format="<dt>[[$topic]]</dt><dd>$summary<br /><span class='twikiGrayText'>$date - $wikiusername</span></dd>"}% </dl> %MAKETEXT{"A more extensive changes list is available via ~[~[[_1]~]~[Recent Changes~]~]." args="WebChanges"}% ---++ <nop>%WEB% Web Utilities <form action='%SCRIPTURLPATH{"search"}%/%WEB%/'> * <input class="twikiInputField" type="text" name="search" size="22" /> <input type="submit" class="twikiSubmit" value="Search" /> - [[WebSearchAdvanced][advanced search]] * WebTopicList - all topics in alphabetical order * WebChanges - recent topic changes in this web * WebNotify - subscribe to an e-mail alert sent when topics change * WebRss, WebAtom - RSS and ATOM news feeds of topic changes * WebStatistics - listing popular topics and top contributors * WebPreferences - preferences of this web </form> * Set ALLOWTOPICCHANGE = Main.TWikiAdminGroup
This topic: Sandbox_JohnCarry
>
WebHome
Topic revision: r2 - 2009-08-04 - TWikiContributor
Copyright © 2008-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