Difference between revisions of "Form:VersionOfPlugin"

From Protege Wiki
Jump to: navigation, search
(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;">
ID of the plug-in this version pertains to.<br />
+
Name of the plug-in this version pertains to.<br /><br />
MUST BE THE SAME AS SHOWN IN THE PAGE TITLE
+
<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 style="background:#D1FFA4;">
+
<tr class="formGreenDark">
  <td align="right"><strong>Version number:</strong></td> <td>{{{field|Number}}}</td>
+
<td align="right"><strong>version&nbsp;number:</strong></td>
  <td style="background:#ff6666;">Number of this version.<br />SHOULD BE THE SAME AS IN PAGE TITLE</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 style="background:#e6ffcc;">
+
 
  <td align="right"><strong>Last update:</strong></td> <td>{{{field|LastUpdate}}}</td>
+
<tr class="formGreenLight">
  <td>Date on which this version was released.</td>
+
<td align="right"><strong>last&nbsp;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 13: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.