Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Usage overview

  1. Activate the customer plug-in the customer panel in the ACL rights table of translate5 (this is per default disabled, as at the current stage it is only used for the TermPortal)
    To activate it, execute the following SQL on your database:
    INSERT INTO Zf_acl_rules (`module`, `role`, `resource`, `right`)    VALUES ('editor', 'pm', 'frontend', 'customerAdministration');
  2. Log into translate5 with PM rights
  3. Create a customer
  4. Import terminology to a termCollection by activating and using the TermImport plug-in (and at the same time assign the termCollection to customer). The TermImport at the current stage is the  only possibility to import Terminology into translate5's termCollection.
  5. Switch to user management
  6. Assign the customer to a user
  7. Assign the role TermPortal to the user

...