none
[openafs-wiki.git] / TWiki / WebTopicCreator.mdwn
1 # <a name="Create New Topic in Main Web"></a> Create New Topic in Main Web
2
3 <form action="http://www.dementia.org/twiki/edit/Main/" id="newtopic" name="newtopic" onsubmit="return canSubmit(this,true);"><input name="onlywikiname" type="hidden" /><input name="onlynewtopic" type="hidden" value="on" /><div>
4     <div>
5       <h3><a name="Topic name:"></a> Topic name: </h3>
6       <p>
7       </p><input id="topic" name="topic" onblur="canSubmit(this.form,true);" onchange="canSubmit(this.form,false);" onkeyup="canSubmit(this.form,false);" size="40" tabindex="10" type="text" /> <span id="webTopicCreatorFeedback"></span><p>
8       </p><input id="nonwikiword" name="nonwikiword" onchange="canSubmit(this.form,false);" onmouseup="canSubmit(this.form,false);" tabindex="11" type="checkbox" /><label for="nonwikiword">Allow non WikiWord for the new topic name</label>
9       <br /><span>It's usually best to choose a <a href="TWiki" onclick="return launchWindow('TWiki','WikiWord')" rel="nofollow" target="WikiWord">WikiWord</a> for the new topic name, otherwise automatic linking may not work. Characters not allowed in topic names, such as spaces will automatically be removed.</span></div>
10     <div>
11       <h3><a name="Topic parent:"></a> Topic parent: </h3>
12       <p>
13       </p><select name="topicparent" size="10" tabindex="12"><p>
14         </p>
15         <option value="">(no parent, orphaned topic)</option></select></div>
16     <div>
17       <h3><a name="Use template:"></a> Use template: </h3>
18       <p>
19       </p><select name="templatetopic"><option value="">Default template</option>
20         <h1>TWiki Installation Error</h1>Incorrect format of searchformat template (missing sections? There should be 4 %SPLIT% tags)</select> [[TWiki/WebTemplateTopics?web=Main]]</div>
21     <div>
22       <p>
23       </p><input id="submit" tabindex="13" type="submit" value="Create this topic" /></div>
24   </div>
25   <p>
26   </p>
27 </form>
28
29 %BR%
30
31 <div><img align="top" alt="info" border="0" height="16" src="http://www.dementia.org/twiki//view/Main/WebHome/info.gif" width="16" /> Once you have created the topic, consider adding links in related topics to the new topic so that there are more ways people can discover it. </div>