close Warning: Can't synchronize with repository "(default)" (/usr/local/svn/deb2-client does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 10 and Version 11 of WebAdminInterface


Ignore:
Timestamp:
Dec 6, 2006, 3:20:25 PM (19 years ago)
Author:
Adam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebAdminInterface

    v10 v11  
    2424   XPath of each entry key
    2525  indexes::
    26    List of indexed elements/attributes. pairs of element name (attributes name without @) and index type (choose the right type, or the wrong index may cause performance issues). For Wordnet dictionaries, basic set of indexes is set automatically.
     26   List of indexed elements/attributes, pairs of element name (attributes name without @) and index type (choose the right type, or the wrong index may cause performance issues). For Wordnet dictionaries, basic set of indexes is filled automatically.
     27  xslt::
     28   List of XSLT templates for entries preview, pairs of template name (used in code) and XSLT filename. For Wordnet dictionaries, basic set of templates is filled automatically.
     29  packages::
     30  eq tags::
     31  lookup dict::
     32  reload dict::
    2733
    2834=== Example ===
     
    3541 * key = /SYNSET/ID
    3642 * indexes = automatically set Wordnet indexes (for example, ID:node-element-equality-string, LITERAL:node-element-substring-string)
     43 * xslt = automagically set (xml:xmlpretty.xsl (for neat XML preview), preview:wn-preview.xslt, vb:wnvb.xslt)
    3744
    3845== Services ==