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.
- Timestamp:
-
Dec 6, 2006, 3:50:17 PM (19 years ago)
- Author:
-
Adam
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v12
|
v13
|
|
30 | 30 | ''(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. |
31 | 31 | eq tags:: |
| 32 | ''(for Wordnet and Cornetto dictionaries)'' |
32 | 33 | lookup dict:: |
| 34 | ''(for Wordnet and Cornetto dictionaries)'' List of dictionary packages to allow (auto)lookup to. List of package codes, separated by comma (,). |
33 | 35 | 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. |
34 | 37 | |
35 | 38 | === Example === |
36 | | English Wordnet example. |
37 | 39 | * code = wnen |
38 | 40 | * name = English Wordnet |
… |
… |
|
44 | 46 | * xslt = automagically set (xml:xmlpretty.xsl (for neat XML preview), preview:wn-preview.xslt, vb:wnvb.xslt) |
45 | 47 | * packages = wneng1:English WN |
| 48 | * eq tags = |
| 49 | * lookup dict = wncze1,wngre1,wnfre1 |
| 50 | * reload dict = wncz |
46 | 51 | |
47 | 52 | == Services == |