Skip to content
Snippets Groups Projects
Select Git revision
  • 7.x-1.2
  • 2.0.x default
  • 8.x-1.x
  • 7.x-1.x
  • 2.0.0-beta1
  • 8.x-1.0
  • 7.x-1.7
  • 8.x-1.0-beta1
  • 7.x-1.6
  • 7.x-1.5
  • 8.x-1.0-alpha1
  • 7.x-1.4
  • 7.x-1.3
  • 7.x-1.1
  • 7.x-1.0
  • 7.x-1.0-beta1
16 results

pp_taxonomy_manager

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • moserk's avatar
    Kurt Moser authored
    Started the integratation of the Background Process module for more usability for the batch processes.
    adf89d28
    History
    PoolParty Taxonomy Manager
    
    -- SUMMARY --
    
    The PoolParty Taxonomy Manager exports Drupal taxonomies to a PoolParty
    Thesaurus or imports vocabularies from it and keeps them in sync.
    
    -- REQUIREMENTS --
    
    - A PoolParty-server has to be existent (the configuration of the server can be
    done inside the module).
    - cURL needs to be installed on the web server your Drupal-instance runs on.
    - The "Semantic Connector"-module
    (https://www.drupal.org/project/semantic_connector) needs to be installed and
    enabled.
    - The "PoolParty Taxonomy Manager"-module
    (https://www.drupal.org/project/pp_taxonomy_manager) needs to be installed and
    enabled.
    - If you plan to use multilingual tagging, the "Internationalization"-module
    (https://drupal.org/project/i18n) and its sub-module "Taxonomy Translation" are
    also required.
    
    -- INSTALLATION --
    
    Install the "Semantic Connector"-module
    (https://www.drupal.org/project/semantic_connector) and the
    "PoolParty Taxonomy Manager"-module
    (https://drupal.org/project/pp_taxonomy_manager) as usual.
    See https://drupal.org/documentation/install/modules-themes/modules-7 for
    further information.
    
    -- USAGE --
    
    - Download both Drupal-modules.
    - Activate both Drupal-modules.
    - Create at least one configuration set for the PoolParty-server connection at
    "admin/config/semantic-drupal/semantic-connector".
    - Create at least one configuration set for the PoolParty Taxonomy Manager at
    "admin/config/semantic-drupal/pp-taxonomy-manager".