Jelajahi Sumber

Merge pull request #832 from guignonv/patch-6

Added Tripal Multi-Chado has it is working with T3
Bradford Condon 6 tahun lalu
induk
melakukan
8a3e66b27d
1 mengubah file dengan 8 tambahan dan 0 penghapusan
  1. 8 0
      docs/extensions/in_development.rst

+ 8 - 0
docs/extensions/in_development.rst

@@ -20,3 +20,11 @@ Tripal Apollo lets you manage user accounts for your JBrowse Apollo instances on
 
 `Documentation <https://tripal-apollo.readthedocs.io/en/latest/>`__
 `Repository <https://github.com/NAL-i5K/tripal_apollo>`__
+
+Tripal Multi-Chado
+------------------
+
+The Multi-Chado module is an extension for Tripal 2.x and 3.x (dev branch under testing) that can be used to install more than one Chado instance across different schemata of your choice and it also enables the use of different PostgreSQL database credentials allowing the administrator to do fine tuning of database accesses. With it you can use a *same Drupal instance* for both a *public* and a *private* Chado instance, have *different releases* or *separated species*, provide a *sandbox*, run *tests* on a blank instance and more (dev-staging-prod, etc.).
+
+`Documentation <http://cgit.drupalcode.org/tripal_mc/plain/README.md?h=7.x-1.x>`__
+`Repository <https://www.drupal.org/project/tripal_mc>`__