
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| Line: 92 to 92 | ||||||||
| Here is an example for creating new topics based on a specific template topic: | ||||||||
| Changed: | ||||||||
| < < | ||||||||
| > > | ||||||||
| ||||||||
| Line: 103 to 103 | ||||||||
The above form asks for a topic name. A hidden input tag named templatetopic specifies ExampleTopicTemplate as the template topic to use. Here is the HTML source of the form:
| ||||||||
| Changed: | ||||||||
| < < | <form name="new" action="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEBURLENCODED%/"> | |||||||
| > > | <form name="new" action="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%URLENCODE{"%WEB%"}%/"> | |||||||
| ||||||||