Difference between revisions of "Form:VersionOfPlugin"
From Protege Wiki
(fixes for formatting problems after upgrade to smw 1.0) |
(fixes for formatting problems after upgrade to smw 1.0) |
||
Line 15: | Line 15: | ||
<td valign="top">{{{field|VersionOf}}}</td> | <td valign="top">{{{field|VersionOf}}}</td> | ||
<td style="background:#ff6666;"> | <td style="background:#ff6666;"> | ||
− | + | Name of the plug-in this version pertains to.<br /><br /> | |
− | + | <em>The name must be the same as what is shown in the page title. For example, if the name of your plug-in is DataMaster, then this is the value that you should enter here. | |
</td> | </td> | ||
</tr> | </tr> | ||
− | <tr | + | <tr class="formGreenDark"> |
− | + | <td align="right"><strong>version number:</strong></td> | |
− | + | <td>{{{field|Number}}}</td> | |
+ | <td style="background:#ff6666;">The number of this version.<br /><br /> | ||
+ | <em>The version number should match what is shown in the page title. For example, if the version of your plug-in is 1.0, then this is the value that you should enter here. | ||
+ | </td> | ||
</tr> | </tr> | ||
− | <tr | + | |
− | + | <tr class="formGreenLight"> | |
− | + | <td align="right"><strong>last update:</strong></td> | |
+ | <td>{{{field|LastUpdate|default=now}}}</td> | ||
+ | <td>Release date for this version</td> | ||
</tr> | </tr> | ||
+ | |||
<tr style="background:#D1FFA4;"> | <tr style="background:#D1FFA4;"> | ||
<td align="right"><strong>Download URL:</strong></td> <td>{{{field|File}}}</td> | <td align="right"><strong>Download URL:</strong></td> <td>{{{field|File}}}</td> |
Revision as of 12:29, March 19, 2008
This is the 'VersionOfPlugin' form; edit the page to see the source code. You can add data with this form here.