Difference between revisions of "Form:VersionOfPlugin"
From Protege Wiki
(Undo revision 2551 by JenniferVendetti (Talk)) |
(experimenting with autocomplete for compatibility field) |
||
Line 42: | Line 42: | ||
<tr class="formGreenLight"> | <tr class="formGreenLight"> | ||
<td align="right"><strong>compatibility:</strong></td> | <td align="right"><strong>compatibility:</strong></td> | ||
− | <td>{{{field|CompatibleWith1}}}</td> | + | <td>{{{field|CompatibleWith1|autocomplete on category=VersionOfApplication}}}</td> |
<td rowspan="9" valign="top">Enter up to 9 Protege versions that this plug-in version is compatible with, for example:<br /><br /> | <td rowspan="9" valign="top">Enter up to 9 Protege versions that this plug-in version is compatible with, for example:<br /><br /> | ||
<ul> | <ul> | ||
Line 55: | Line 55: | ||
<tr class="formGreenLight"> | <tr class="formGreenLight"> | ||
<td align="right"><strong>compatibility:</strong></td> | <td align="right"><strong>compatibility:</strong></td> | ||
− | <td>{{{field|CompatibleWith2}}}</td> | + | <td>{{{field|CompatibleWith2|autocomplete on category=VersionOfApplication}}}</td> |
</tr> | </tr> | ||
<tr class="formGreenLight"> | <tr class="formGreenLight"> | ||
<td align="right"><strong>compatibility:</strong></td> | <td align="right"><strong>compatibility:</strong></td> | ||
− | <td>{{{field|CompatibleWith3}}}</td> | + | <td>{{{field|CompatibleWith3|autocomplete on category=VersionOfApplication}}}</td> |
</tr> | </tr> | ||
<tr class="formGreenLight"> | <tr class="formGreenLight"> | ||
<td align="right"><strong>compatibility:</strong></td> | <td align="right"><strong>compatibility:</strong></td> | ||
− | <td>{{{field|CompatibleWith4}}}</td> | + | <td>{{{field|CompatibleWith4|autocomplete on category=VersionOfApplication}}}</td> |
</tr> | </tr> | ||
<tr class="formGreenLight"> | <tr class="formGreenLight"> | ||
<td align="right"><strong>compatibility:</strong></td> | <td align="right"><strong>compatibility:</strong></td> | ||
− | <td>{{{field|CompatibleWith5}}}</td> | + | <td>{{{field|CompatibleWith5|autocomplete on category=VersionOfApplication}}}</td> |
</tr> | </tr> | ||
<tr class="formGreenLight"> | <tr class="formGreenLight"> | ||
<td align="right"><strong>compatibility:</strong></td> | <td align="right"><strong>compatibility:</strong></td> | ||
− | <td>{{{field|CompatibleWith6}}}</td> | + | <td>{{{field|CompatibleWith6|autocomplete on category=VersionOfApplication}}}</td> |
</tr> | </tr> | ||
<tr class="formGreenLight"> | <tr class="formGreenLight"> | ||
<td align="right"><strong>compatibility:</strong></td> | <td align="right"><strong>compatibility:</strong></td> | ||
− | <td>{{{field|CompatibleWith7}}}</td> | + | <td>{{{field|CompatibleWith7|autocomplete on category=VersionOfApplication}}}</td> |
</tr> | </tr> | ||
<tr class="formGreenLight"> | <tr class="formGreenLight"> | ||
<td align="right"><strong>compatibility:</strong></td> | <td align="right"><strong>compatibility:</strong></td> | ||
− | <td>{{{field|CompatibleWith8}}}</td> | + | <td>{{{field|CompatibleWith8|autocomplete on category=VersionOfApplication}}}</td> |
</tr> | </tr> | ||
<tr class="formGreenLight"> | <tr class="formGreenLight"> | ||
<td align="right"><strong>compatibility:</strong></td> | <td align="right"><strong>compatibility:</strong></td> | ||
− | <td>{{{field|CompatibleWith9}}}</td> | + | <td>{{{field|CompatibleWith9|autocomplete on category=VersionOfApplication}}}</td> |
</tr> | </tr> | ||
Revision as of 14:24, August 12, 2008
This is the 'VersionOfPlugin' form; edit the page to see the source code. You can add data with this form here.