Indicia Logo
latest
  • Indicia Manual
  • Indicia Quick Start
  • Supporters of Indicia’s code development
  • Introduction
  • Building your site
  • Administering and maintaining Indicia
    • Installation Requirements
    • Warehouse administration
      • Installing the Indicia warehouse
      • Upgrading the Indicia warehouse
      • Backing up the warehouse PostgreSQL database
      • Warehouse Extension Modules
        • Installation
        • Module List
      • Website Agreements
      • Scheduled Tasks
      • Triggers and Actions
      • Importing the UK Species Index into an Indicia list
    • Drupal Administration
    • Setting up GeoServer
    • Importing Data
    • Importing a Darwin Core Archive
    • Importing Location Boundaries
  • Contributing to Indicia
  • Developing
  • Getting help
Indicia
  • Docs »
  • Administering and maintaining Indicia »
  • Warehouse administration »
  • Warehouse Extension Modules »
  • Taxon Groups to Taxon Lists Link Module
  • Edit on GitHub

Taxon Groups to Taxon Lists Link Module¶

This optional module allows a list of taxon groups to be managed for a taxon list. The main purpose of this is to be able to control the groups which are being imported into a list by any automated synchronisation tools, such as the NBN Species Dictionary Synchronisation Module.

This module adds a tab to the edit view of a taxon list allowing the associated groups to be managed.

The tab added to the Taxon Lists edit page for managing associated groups.

Database notes¶

This module adds the following to the database:

  • A table called taxon_groups_taxon_lists which joins between groups and lists.

Installation notes¶

After installation you should first log in to your warehouse and visit the page index.php/home/upgrade to install the new database table. Then, search for files starting with the word tabs- in the application/cache folder on the warehouse and delete them, otherwise the caching system will prevent the new tab from appearing for a while.

Next Previous

© Copyright 2022, Indicia Team Revision d79cb304.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.