Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.34 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.34 KB

The Bibliography Module of the Liszt Portal

TYPO3 11 CC-BY

This module fetches bibliographical entries from the Zotero API and stores them in a search engine index. It provides a streamlined frontend plugin for browsing the bibliography.

How to use the module

In the extension configuration, provide your Zotero API key, group and user id and the size of the bulk in which entries shall be retrieved from Zotero. Define names for your indices and the bulksize for indexing. Then, execute

$ typo3 liszt_bibliography:index

The plugin may be included on a page using the New Content Element Wizard.

Maintainers

If you have any questions or encounter any problems, please do not hesitate to contact us.

Logging

When indexing, the module logs successful runs at info level and errors at error levels. We recommand that you keep logs at those levels (see here) and check the logs frequently.