administrative.rst 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. Administrative
  2. ==============
  3. The following modules provide support to Tripal site administrators.
  4. Private BioData
  5. -----------------
  6. .. image:: https://tripal.readthedocs.io/en/7.x-3.x/_images/Tripal-Gold.png
  7. :target: https://tripal.readthedocs.io/en/7.x-3.x/extensions/module_rating.html#Gold
  8. :alt: Tripal Rating: Gold
  9. Make individual pages private while others of the same Tripal Content Type remain public! This module provides an additional permission, [Content type]: View Private Content for each Tripal Content Type and a TripalField to indicate which exact pages should be private.
  10. `Documentation <https://github.com/tripal/private_biodata/blob/master/README.md>`__
  11. `Repository <https://github.com/tripal/private_biodata>`__
  12. Tripal Alchemist
  13. -----------------
  14. Tripal Alchemist allows you to transform entities from one type to another. Define multiple bundles with the same base table and easily convert existing entities to the new type.
  15. `Documentation <https://github.com/statonlab/tripal_alchemist/blob/master/README.md>`__
  16. `Repository <https://github.com/statonlab/tripal_alchemist>`__
  17. Tripal Curator
  18. -------------------------
  19. Tripal Curator is a Toolbox for curating Chado Properties. Split properties into multiple child properties, and mass reassign property CVterms.
  20. `Documentation <https://github.com/statonlab/tripal_curator/blob/master/README.md>`__
  21. `Repository <https://github.com/statonlab/tripal_curator>`__
  22. Tripal HeadQuarters
  23. -------------------
  24. .. image:: https://tripal.readthedocs.io/en/7.x-3.x/_images/Tripal-Gold.png
  25. :target: https://tripal.readthedocs.io/en/7.x-3.x/extensions/module_rating.html#Gold
  26. :alt: Tripal Rating: Gold
  27. Tripal HeadQuarters (HQ) provides an administrative layer for Tripal, giving users limited access to content creation forms which must be approved by an admin before they are inserted into the database. Admins can use Chado-specific permissions to define organism or project-specific administrative rights.
  28. `Documentation <https://tripal-hq.readthedocs.io/en/latest/index.html>`__
  29. `Repository <https://github.com/statonlab/tripal_hq>`__