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 12 and Version 13 of WebAdminInterface


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WebAdminInterface

    v12 v13  
    3030   ''(for Wordnet and Cornetto dictionaries)'' list of client packages, pairs of package code (used for identification) and package name (displayed to users). At the moment, only one package is used, but it's possible to have two different packages displaying data in different form for one dictionary. Usually, package code is the same as dictionary code with number 1.
    3131  eq tags::
     32   ''(for Wordnet and Cornetto dictionaries)''
    3233  lookup dict::
     34   ''(for Wordnet and Cornetto dictionaries)'' List of dictionary packages to allow (auto)lookup to. List of package codes, separated by comma (,).
    3335  reload dict::
     36   ''(for Wordnet and Cornetto dictionaries)'' List of dictionaries to reload in client after entry edit. List of dictionary codes, separated by comma (,). Dictionary itself is always included.
    3437
    3538=== Example ===
    36 English Wordnet example.
    3739 * code = wnen
    3840 * name = English Wordnet
     
    4446 * xslt = automagically set (xml:xmlpretty.xsl (for neat XML preview), preview:wn-preview.xslt, vb:wnvb.xslt)
    4547 * packages = wneng1:English WN
     48 * eq tags =
     49 * lookup dict = wncze1,wngre1,wnfre1
     50 * reload dict = wncz
    4651
    4752== Services ==