backdrop-contrib / biblio

Manage and display lists of scholarly publications. Import from Zotero.
GNU General Public License v2.0
0 stars 5 forks source link
backdrop php

Biblio

This module reproduces some, but not all, of the functionality of the Drupal Biblio module. It defines:

Submodules

Some of the biblio submodules have not been ported yet.

If you are using unported submodules and would like to see them available for use in Backdrop, please let us know which you are using on this issue: https://github.com/backdrop-contrib/biblio/issues/10

Requirements

This module requires the following contributed modules:

To import bibliographic information from external soures, you will also need:

Version Numbers and Upgrading from Drupal 7

All recommended releases of the Drupal 7 module are on the 1.x branch.

To upgrade to Backdrop: Make sure your Drupal 7 site is are on the latest 1.x release (that is version 7.x-1.6 as of Feb 2024).

The Backdrop module is on a 2.x branch because there were some sigificant chanes to the underlying structure of a bibliographic reference. It is now a node so that it can benefit from all the other features of modern Backdop nodes.

Note: If your Drupal 7 site is on a 2.x-dev or 3.x-dev release, you may need to adapt the upgrade path for your needs. (If you do, please consider contributing those changes back, to help other people upgrading from the same branch.)

Installation

Documentation

Additional documentation is located in the Wiki: https://github.com/backdrop-contrib/biblio/wiki/Documentation.

Issues

Bugs and Feature requests should be reported in the Issue Queue: https://github.com/backdrop-contrib/biblio/issues.

Current Maintainers

Credits

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.