| ||||||||
| Line: 34 to 34 | ||||||||
|---|---|---|---|---|---|---|---|---|
User templatestopComments, signed and dated, added at top of file | ||||||||
| Deleted: | ||||||||
| < < |
||||||||
%TMPL:DEF{PROMPT:top}%%TMPL:P{promptbox}%%TMPL:END%
| ||||||||
| Line: 46 to 45 | ||||||||
bottomComments, signed and dated, added at end of file | ||||||||
| Deleted: | ||||||||
| < < |
||||||||
%TMPL:DEF{PROMPT:bottom}%%TMPL:P{promptbox}%%TMPL:END%
| ||||||||
| Line: 56 to 54 | ||||||||
aboveComments, signed and dated, added immediately before anchor | ||||||||
| Deleted: | ||||||||
| < < |
||||||||
%TMPL:DEF{PROMPT:above}%%TMPL:P{promptbox}%%TMPL:END%
| ||||||||
| Line: 67 to 64 | ||||||||
belowComments, signed and dated, added immediately below anchor | ||||||||
| Deleted: | ||||||||
| < < |
||||||||
%TMPL:DEF{PROMPT:below}%%TMPL:P{promptbox}%%TMPL:END%
| ||||||||
| Line: 79 to 75 | ||||||||
tableprependComments, signed and dated, added at top of table below the anchor/location/COMMENT | ||||||||
| Deleted: | ||||||||
| < < |
||||||||
%TMPL:DEF{PROMPT:tableprepend}%%TMPL:P{promptbox}%%TMPL:END%
| ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
tableappendComments, signed and dated, added at end of table above the anchor/location/COMMENT | ||||||||
| Deleted: | ||||||||
| < < |
||||||||
%TMPL:DEF{PROMPT:tableappend}%%TMPL:P{promptbox}%%TMPL:END%
| ||||||||
| Line: 100 to 94 | ||||||||
after: Add before the comment box | ||||||||
| Deleted: | ||||||||
| < < |
||||||||
%TMPL:DEF{PROMPT:after}%%TMPL:P{promptbox}%%TMPL:END%
| ||||||||
| Line: 110 to 103 | ||||||||
actionAction added to action table directly above comment box | ||||||||
| Deleted: | ||||||||
| < < |
||||||||
%TMPL:DEF{PROMPT:action}%
<table>
| ||||||||
| Line: 140 to 132 | ||||||||
|
%TMPL:END%
| ||||||||
| Changed: | ||||||||
| < < |
||||||||
| > > |
pollTWiki table that collects results from a poll on plugin usage
%TMPL:DEF{PROMPT:poll}%
<table valign="middle">
<tr>
<td align=right>Number of sites?</td>
<td align=left><input %DISABLED% type="text" name="sites" size="3" value="1"></td>
<td align=right>Plugin hacked?</td>
<td align=left>
<select %DISABLED% name="pluginhacked">
<option>no</option>
<option>yes</option>
</select>
</td>
<td align=right>TWiki hacked?</td>
<td align=left>
<select %DISABLED% name="twikihacked">
<option>no</option>
<option>yes</option>
</select>
</td>
<td align=right>Remarks</td>
<td align=left><input %DISABLED% type="text" name="remarks" size="30" value=""></td>
<td>
<input %DISABLED% type="submit" value="Yes, I use it" />
</td>
</tr>
</table>
%TMPL:END%
%TMPL:DEF{OUTPUT:poll}%%POS:BEFORE%| %WIKIUSERNAME% | %URLPARAM{"sites"}% | %URLPARAM{"pluginhacked"}% | %URLPARAM{"twikihacked"}% | %URLPARAM{"remarks"}% |
%TMPL:END%
| |||||||
tableTablerows adding on end - TWiki:Main/FranzJosefSilli | ||||||||
| Deleted: | ||||||||
| < < |
||||||||
%TMPL:DEF{PROMPT:table}%
<hr width="60%"/> Date: <input %DISABLED% type="text" size="40" name="comment_date" /> <br /> City: <input %DISABLED% type="text" size="40" name="comment_city" value="" /> <input %DISABLED% type="submit" value="%button|Add%" /> entry <hr width="90%"/>
| ||||||||
| Line: 158 to 183 | ||||||||
toctalkTalk using TOC adding on end - TWiki:Main/FranzJosefSilli | ||||||||
| Deleted: | ||||||||
| < < |
||||||||
%TMPL:DEF{PROMPT:toctalk}%
<hr width="60%"/> Summary: <input %DISABLED% type="text" size="40" name="comment_summary" /> <br /> <textarea %DISABLED% rows="%rows|3%" cols="%cols|50%" name="comment_text" wrap="soft" onfocus="if(this.value=='%MESSAGE%')this.value=''" onblur="if(this.value=='')this.value='%MESSAGE%'">%MESSAGE%</textarea> <br /> <input %DISABLED% type="submit" value="%button|Add%" /> <hr width="90%"/>
| ||||||||
| Line: 174 to 198 | ||||||||
bookmarkTalk using TOC adding on end - TWiki:Main/FranzJosefSilli | ||||||||
| Deleted: | ||||||||
| < < |
||||||||
%TMPL:DEF{PROMPT:bookmark}%
<hr width="60%"/> URL: <input %DISABLED% type="text" size="40" name="comment_url" value="http://" /> <br /> Link: <input %DISABLED% type="text" size="40" name="comment_link" /> <br /> Text: <input %DISABLED% type="text" size="40" name="comment_text" value="%MESSAGE%" /> <input %DISABLED% type="submit" value="%button|Add%" /> bookmark <hr width="90%"/>
| ||||||||
| Line: 185 to 208 | ||||||||
| %POS:BEFORE% * [[][]] - %TMPL:END% | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
||||||||
| %TMPL:INCLUDE{"TWiki.UserTemplates"}% | ||||||||