Skip to content

Commit

Permalink
Merge pull request #9 from dikastes/dikastes-patch-2
Browse files Browse the repository at this point in the history
Create README.md
  • Loading branch information
dikastes authored Feb 1, 2024
2 parents 86e689d + 587b441 commit d130355
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
The Bibliography Module of the Liszt Portal
===========================================

[![TYPO3 11](https://img.shields.io/badge/TYPO3-11-orange.svg)](https://get.typo3.org/version/11)
[![CC-BY](https://img.shields.io/github/license/dikastes/liszt_catalograisonne)](https://github.com/dikastes/liszt_catlograisonne/blob/main/LICENSE)

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.

0 comments on commit d130355

Please sign in to comment.