(no commit message)
[openafs-wiki.git] / TWiki / WebCreateNewTopicTemplate.mdwn
1 %TMPL:INCLUDE\{"view"\}%
2
3 %TMPL:DEF\{"content"\}%
4
5 # <a name="Create New Topic in Main Web"></a> Create New Topic in Main Web
6
7 %TMPL:END%
8
9 %\{ do not show the following elements \}% %TMPL:DEF\{"topicaction"\}%%TMPL:END% %TMPL:DEF\{"topicinfo"\}%%TMPL:END% %TMPL:DEF\{"toolbar"\}%%TMPL:END% %TMPL:DEF\{"topicpathinfo"\}%%TMPL:END% %TMPL:DEF\{"breadcrumb"\}%%TMPL:END% %TMPL:DEF\{"top:toolbarbuttons"\}%%TMPL:END%
10
11 %TMPL:DEF\{"formstartstep"\}%%TMPL:END%
12
13 %TMPL:DEF\{"formendstep"\}%%TMPL:END%
14
15 %TMPL:DEF\{"topicnamestep"\}%---+++ Topic name:
16
17 %TMPL:END%
18
19 %TMPL:DEF\{"topicparentstep"\}%---+++ Topic parent:
20
21 %TMPL:END%
22
23 %TMPL:DEF\{"topictemplatestep"\}%---+++ Use template:
24
25 %TMPL:END%
26
27 %TMPL:DEF\{"submitstep"\}%
28
29 %TMPL:END%
30
31 %TMPL:DEF\{"formstart"\}%
32
33 <form action="http://www.dementia.org/twiki/edit/Main/" id="newtopicform" name="newtopicform"><input name="onlynewtopic" type="hidden" value="on" />%TMPL:END% <p>
34   </p>
35   <p> %TMPL:DEF{"topicname"}%</p><input id="topic" name="topic" size="40" type="text" />%TMPL:END% <p>
36   </p>
37   <p> %TMPL:DEF{"topicparent"}%</p><input class="twikiInputField" name="topicparent" size="40" type="text" value="" /> <a href="$percntSCRIPTURLPATH{view}$percnt/$percntBASEWEB$percnt/$percntBASETOPIC$percnt?$percntQUERYSTRING$percnt;pickparent=1" id="pickparent">Pick from a list</a>%TMPL:END% <p> %TMPL:DEF{"topictemplate"}%</p><select name="templatetopic"><option value="">Default template</option>
38     <h1>TWiki Installation Error</h1>Incorrect format of searchformat template (missing sections? There should be 4 %SPLIT% tags)</select> [[%SYSTEMWEB%/WebTemplateTopics?web=Main]] %TMPL:END% <p> %TMPL:DEF{"submit"}%</p><input id="submit" type="submit" value="Create this topic" />%TMPL:END% <p> %TMPL:DEF{"formend"}%</p>
39 </form>
40
41 %TMPL:END%