none
[openafs-wiki.git] / TWiki / WebTopicCreator.mdwn
1 <form action="http://www.dementia.org/twiki/edit/Main/" name="newtopic" onsubmit="return canSubmit(this);">
2   <h1><a name="Create New Topic in Main Web"></a> Create New Topic in Main Web </h1>
3   <div>
4     <div>
5       <h3><a name="Topic name:"></a> Topic name: </h3>
6       <p>
7       </p><input name="topic" onblur="this.value=capitalize(this.form, this.value);" size="40" type="text" value="" /><p>
8       </p><input id="nonwikiword" name="nonwikiword" type="checkbox" /><label for="nonwikiword">Allow non WikiWord for the new topic name</label>
9       <p>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.</p>
10     </div>
11     <div>
12       <h3><a name="Topic parent:"></a> Topic parent: </h3><select name="topicparent" size="10"><p>
13         </p>
14         <option value="">(no parent, orphaned topic)</option></select></div>
15     <div><input type="submit" value="Create this topic" /></div>
16   </div><input name="onlywikiname" type="hidden" value="off" /> <input name="onlynewtopic" type="hidden" value="on" /></form>
17
18 %BR%
19
20 <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>