~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/data/Sandbox/WebHome.txt

  • Committer: James Michael DuPont
  • Date: 2009-07-18 19:58:49 UTC
  • Revision ID: jamesmikedupont@gmail.com-20090718195849-vgbmaht2ys791uo2
added foswiki

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%META:TOPICINFO{author="ProjectContributor" date="1231502400" format="1.1" version="1"}%
 
2
---+!! %MAKETEXT{"Welcome to the [_1] web" args="<nop>%WEB%"}%
 
3
 
 
4
%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%.TwentyMinuteTutorial,<nop>%WIKITOOLNAME%,%SYSTEMWEB%.WikiName"}%
 
5
 
 
6
---++ %MAKETEXT{"Test Topics"}%
 
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 />
 
10
<input class="foswikiInputField" type="text" name="topic" size="32" />&nbsp;<input type="submit" class="foswikiSubmit" value='%MAKETEXT{"Create by Name"}%' />
 
11
<input type="hidden" name="onlywikiname" value="on" />
 
12
<input type="hidden" name="onlynewtopic" value="on" />
 
13
</form>
 
14
 
 
15
<form action='%SCRIPTURLPATH{"edit"}%/%BASEWEB%/TestTopicAUTOINC0' name="createNewTestTopic">
 
16
%ICON{"newtopic"}% %MAKETEXT{"Create a new auto-numbered test topic:"}%
 
17
<input type="hidden" name="t" value="%SERVERTIME{$hou$min$sec}%" />
 
18
<input type="submit" class="foswikiSubmit" value='%MAKETEXT{"Create <nop>TestTopic###"}%' />
 
19
</form>
 
20
 
 
21
---++ %MAKETEXT{"Recently changed topics"}%
 
22
<dl>
 
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
</dl>
 
25
%MAKETEXT{"A more extensive changes list is available via ~[~[[_1]~]~[Recent Changes~]~]." args="WebChanges"}%
 
26
 
 
27
---++ <nop>%WEB% Web Utilities
 
28
<form action='%SCRIPTURLPATH{"search"}%/%WEB%/'>
 
29
   * <input class="foswikiInputField" type="text" name="search" size="22" />&nbsp;<input type="submit" class="foswikiSubmit" value="Search" /> - [[WebSearchAdvanced][advanced search]]
 
30
   * WebTopicList - all topics in alphabetical order
 
31
   * WebChanges - recent topic changes in this web
 
32
   * WebNotify - subscribe to an e-mail alert sent when topics change
 
33
   * WebRss, WebAtom - RSS and ATOM news feeds of topic changes
 
34
   * WebStatistics - listing popular topics and top contributors
 
35
   * WebPreferences - preferences of this web
 
36
</form>
 
37
 
 
38
 
 
39
   * Set ALLOWTOPICCHANGE = Main.AdminGroup