Category Archives: Tips & Tricks

How to import an controlled vocabulary from tabulated file

From TemaTres 1.1 release you can use an utility developed by Nicolas Poulain to import thesauri from tabulated textfiles to TemaTres. Here an mini how-to.

Also posted in Resources, TemaTres | Leave a comment

How to enable Polyhierarchical or Multiple Broader Term Relationships

When multiple broader relationships (polyhierarchical) was enable, one term may be present in more than one location in the vocabulary hierarchy, reflecting the term’s logical association to more than one broader concept. To allow more than one broader term for a thesaurus term, must enable polyhierarchy in the config vocabulary form. Login as admin and [...]

Posted in Tips & Tricks | Tagged , | Leave a comment

How to install TemaTres in XAMMP

by Patrice Chalon

  1. Install XAMPP from http://www.apachefriends.org/en/xampp.html

    XAMPP provides Apache MySQL and PHP. XAMPP is available for Windows, Linux
    and MacOSX.
    It is for development purpose, not for production.

  2. Unzip tematres install file available from
    http://www.r020.com.ar/tematres/download.php

  3. Copy the unzipped file into the folder XAMPP/htdocs/
  4. Rename folder ‘tematres’
  5. Within phpmyadmin ( http://127.0.0.1/phpmyadmin), create the database (name = ‘tematres097′)
  6. Within phpmyadmin ( http://127.0.0.1/phpmyadmin), create the tables for the tematres database

    tab IMPORT: browse to xampp/htdocs/tematres/tematres097.sql

    the following tables are created

    * lc_config

    * lc_indice

    * lc_notas

    * lc_tabla_rel

    * lc_tema

    * lc_usuario

  7. Go to 127.0.0.1/tematres and choose your language
  8. Login into MyAccount

    Administrator login = admin@r020.com.ar password= admin

    Editor login = info@r020.com.ar password= demo
  9. Change the login and password of the admin and editor accounts
Posted in Tips & Tricks | Tagged | Leave a comment

How to update from TemaTres 0.95 to TemaTres 0.97

How to update TemaTres data model from 0.95 to 0.97 version

Posted in Tips & Tricks | Tagged | Leave a comment