Metadata-Version: 1.1
Name: Products.GimmeThesaurus
Version: 2.0.1
Summary: GEneral Multilingual Environmental Thesaurus
Home-page: UNKNOWN
Author: Eau de Web
Author-email: office@eaudeweb.ro
License: Mozilla Public License 1.1
Description: Gimme Thesaurus readme file
        ===========================
        
        Hint:
        If you use Apache as a reverse proxy to Zope, comment out the
        AddDefaultCharset ISO-8859-1 line in httpd.conf. GimmeThesaurus is a
        UTF-8 product, and some of the languages won't work otherwise.
        
        This product is meant to integrate with standard_template.pt
        
        
        Manings of the "statusCode"
        ---------------------------
              0 -> "OK"
            204 -> "Invalid level"
            205 -> "Invalid direction"
            206 -> "Invalid depth"
            209 -> "No matches found"
            210 -> "Invalid parameters"
            211 -> "No query"
            212 -> "No REQUEST"
            213 -> "No REQUEST[REMOTE_ADDR]"
            217 -> "Database error"
        
        
        2.0.1 (2015-11-17)
        ------------------
        * Ref #26623: getConceptsMatchingKeyword search_mode 4 does not work in ReST API
          [nituacor]
        * concept_id is now VARCHAR(10) [simiamih]
        * fix: terms with no broader terms were missing in search [simiamih]
        * new page: /changes [simiamih]
        * added Ukrainian alphabet [simiamih]
        * added hiddenLabel (in rdf) and notation (rdf and html) [simiamih]
        
        2.0 (2011-11-22)
        ------------------
        * bugfix: getRelatedConcepts and hasConcept properly returns json response
          [simiamih]
        * WebService code adapted to support unicode; negotiation of response -
          object or json dump if request is xmlrpc or http [simiamih]
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Zope2
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 1.1 (MPL 1.1)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
