Difference between revisions of "Form:Plugin"

From Protege Wiki
Jump to: navigation, search
(added "view" type to list of possible plug-in types that a user can enter)
(shortened text for choosing plug-in types)
Line 5: Line 5:
 
<h2>Plugin: {{{field|page title}}}</h2>
 
<h2>Plugin: {{{field|page title}}}</h2>
  
<p>Please provide information about your plugin in the form below.
+
<p>Please provide information about your plug-in in the form below.<br /></p>
<br />
 
</p>
 
  
 
{{{for template|Plugin}}}
 
{{{for template|Plugin}}}
  
 
<table border="0" cellpadding="5" cellspacing="10">
 
<table border="0" cellpadding="5" cellspacing="10">
<tr style="background:#D1FFA4;border:1px solid #B0FF5C;">
+
 
   <td valign="top" align="right"><strong>Type:</strong></td> <td valign="top">{{{field|PluginType}}}</td>
+
<tr style="background:#D1FFA4; border:1px solid #B0FF5C;">
 +
 
 +
   <td valign="top" align="right"><strong>Type:</strong></td>
 +
 
 +
  <td valign="top">{{{field|PluginType}}}</td>
 +
 
 
   <td rowspan="2" valign="middle">
 
   <td rowspan="2" valign="middle">
   Specify the type of your plugin.<br />
+
   Specify the type(s) of your plug-in. Available types are:
  Some plugins have more than one type, e.g., Import and Export. Available types are:
+
 
      <ul>
+
  <ul>
        <li>API</li>
+
    <li>API</li>
        <li>Application</li>
+
    <li>Application</li>
        <li>Tab Widget</li>
+
    <li>Tab Widget</li>
        <li>Slot Widget</li>
+
    <li>Slot Widget</li>
        <li>Backend</li>
+
    <li>Backend</li>
        <li>Project</li>
+
    <li>Project</li>
        <li>Import</li>
+
    <li>Import</li>
        <li>Export</li>
+
    <li>Export</li>
        <li>View</li>
+
    <li>View</li>
      </ul>
+
  </ul>
 
   </td>
 
   </td>
 +
 
</tr>
 
</tr>
<tr style="background:#D1FFA4;border:1px solid #B0FF5C;">
+
 
   <td valign="top" align="right"><strong>Type:</strong></td> <td valign="top">{{{field|PluginType2}}}</td>
+
<tr style="background:#D1FFA4; border:1px solid #B0FF5C;">
 +
 
 +
   <td valign="top" align="right"><strong>Type:</strong></td>
 +
 
 +
  <td valign="top">{{{field|PluginType2}}}</td>
 +
 
 
</tr>
 
</tr>
 +
 
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;">
 
<tr style="background:#e6ffcc;border:1px solid #B0FF5C;">
 
   <td align="right"><strong>works with:</strong></td> <td>{{{field|ForApplication1}}}</td>
 
   <td align="right"><strong>works with:</strong></td> <td>{{{field|ForApplication1}}}</td>

Revision as of 17:52, March 18, 2008

This is the 'Plugin' form; edit the page to see the source code. You can add data with this form here.