]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/uwobo-panel/control.html
ocaml 3.09 transition
[helm.git] / helm / uwobo-panel / control.html
index 4cb183bdce6c3d7d2bf9e3327be3a388b49e21c7..d47e6f749d98a8a82a754389fcc530d38338486a 100644 (file)
@@ -283,7 +283,7 @@ The following are commands to list and edit the UWOBO profiles.
   </td>
   <td>
     <form name="createProfilePassword">
-      <input type="text" size="20"/>
+      <input type="password" size="20"/>
     </form>
   </td>
   <td>
@@ -308,7 +308,7 @@ The following are commands to list and edit the UWOBO profiles.
   </td>
   <td>
     <form name="removeProfilePassword">
-      <input type="text" size="20"/>
+      <input type="password" size="20"/>
     </form>
   </td>
   <td>
@@ -333,7 +333,7 @@ The following are commands to list and edit the UWOBO profiles.
   </td>
   <td>
     <form name="getParamsProfilePassword">
-      <input type="text" size="20"/>
+      <input type="password" size="20"/>
     </form>
   </td>
   <td>
@@ -360,7 +360,7 @@ The following are commands to list and edit the UWOBO profiles.
   </td>
   <td>
     <form name="setParamProfilePassword">
-      <input type="text" size="20"/>
+      <input type="password" size="20"/>
     </form>
   </td>
   <td>
@@ -424,16 +424,17 @@ the getter is used by default (you can deselect it, however):
         <option value="L,link.xsl,true">Resolve links</option>
         <option value="d_c,drop_coercions.xsl,true">Drop implicit coercions</option>
         <option value="meta_theory,mk_meta_theory.xsl,true">Metadata (back-pointers) to theory</option>
-        <option value="L2H,ls2html.xsl,true">Getter LS ==&gt; HTML</option>
        <option value="L2T,ls2theory.xsl,true">Getter LS ==&gt; Theory</option>
         <option value="GP,getParam.xsl,true">Get Param</option>
         <option value="RT,resolve_topurl.xsl,true">Logic-sheet to substitute the interface URL</option>
+        <option value="S,search.xsl,true">Call the search engine</option>
         <option value="MC,metadataControl.xsl,true">Stylesheet to create links to metadata</option>
         <option value="MGL,makeGraphLinks.xsl,true">Add hyperlink menus to graphs</option>
         <option value="MMG,mk_meta_graph.xsl,true">Make graph of backward dependencies</option>
         <option value="MDG,mk_dep_graph.xsl,true">Make graph of dependencies</option>
         <option value="HAT,hanane_textedepreuve2omdoc.xsl,true">Proof-Trees ==&gt; OMDoc</option>
         <option value="HAO,hanane_omdoc2xhtml.xsl,true">OMDoc ==&gt; XHTML+MathML</option>
+       <option value="SPK,substKey.xsl,true">Substitute UWOBO keys</option>
       </select>
     </form>
   </td>