Extending Tripal
Contents:
- Object-Oriented Development
- Controlled Vocabularies (CVs)
- Biological Data Storage
- Custom Module Development
- Module File Structure
- Menus, Links and URLs
- Plugins and Services (Building blocks)
- Pages and Page Types
- Fields (Content building blocks)
- Forms (user input)
- Jobs (longer-running tasks)
- Error Reporting and Logging
- Views (content listings)
- Configuration Variables
- Theme (display)
- Caching (performance)
- Alternate Database Backends
- Deprecations in Tripal 4.x
- chado_db_select() is deprecated in favour of the Tripal DBX Query API
- Tripal Chado Query API is deprecated in favour of the Tripal DBX Query API
- Tripal importer using Drupal::service() is deprecated in favour of dependency injection.
- ChadoOrganismAutocompleteController is deprecated in favour of ChadoOrganismFormElementController
- Automated Testing
- Hands-On Training