Difference between revisions of "Form:VersionOfPlugin"
From Protege Wiki
m |
(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 /> | + | Name of the plug-in this version pertains to.<br /><br /> |
'''Please note:''' 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 you enter here. | '''Please note:''' 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 you enter here. | ||
</td> | </td> | ||
Line 23: | Line 23: | ||
<td valign="top" align="right"><strong>version number:</strong></td> | <td valign="top" align="right"><strong>version number:</strong></td> | ||
<td valign="top">{{{field|Number}}}</td> | <td valign="top">{{{field|Number}}}</td> | ||
− | <td style="background:#ff6666;">Number of this version<br /><br /> | + | <td style="background:#ff6666;">Number of this version.<br /><br /> |
− | '''Please note:''' 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 | + | '''Please note:''' 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 you enter here. |
</td> | </td> | ||
</tr> | </tr> | ||
Line 34: | Line 34: | ||
</tr> | </tr> | ||
− | <tr | + | <tr class="formGreenDark"> |
− | + | <td align="right"><strong>download url:</strong></td> | |
− | + | <td>{{{field|File}}}</td> | |
+ | <td>URL for download page</td> | ||
</tr> | </tr> | ||
− | <tr | + | |
− | + | <tr class="formGreenLight"> | |
− | + | <td align="right"><strong>compatibility:</strong></td> | |
+ | <td>{{{field|CompatibleWith1}}}</td> | ||
+ | <td rowspan="9" valign="top">Enter up to 9 Protege versions that this plug-in version is compatible with, for example: | ||
<ul> | <ul> | ||
− | + | <li>Protege-Frames 3.4</li> | |
− | + | <li>Protege-Frames 3.3.1</li> | |
− | + | <li>Protege-OWL 3.4</li> | |
− | + | <li>Protege Client-Server 3.4</li> | |
+ | </ul> | ||
+ | </td> | ||
</tr> | </tr> | ||
+ | |||
<tr style="background:#e6ffcc;"> | <tr style="background:#e6ffcc;"> | ||
<td align="right"><strong>Compatibility:</strong></td> <td>{{{field|CompatibleWith2}}}</td> | <td align="right"><strong>Compatibility:</strong></td> <td>{{{field|CompatibleWith2}}}</td> |
Revision as of 12:45, March 19, 2008
This is the 'VersionOfPlugin' form; edit the page to see the source code. You can add data with this form here.