SLUB Bibliografie 

Classification

slub_zotero

Version

3.0

Language

de

Description

This extension should call the zotero api and present the SLUB bibliography on the website.

Keywords

slub, zotero, bibliography

Copyright

2019

Author

Sebastian Semsker

Email

typo3@slub-dresden.de

License

This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml

Rendered

Wed, 26 Aug 2026 08:50:20 +0000

The content of this document is related to TYPO3, a GNU/GPL CMS/Framework available from www.typo3.org.

Table of Contents

Introduction 

What does it do? 

The following document holds information about the installation of the TYPO3 SLUB_EntityFacts extension. In case of further questions please contact the release management.

This TYPO3 extension is primarily meant to visualize a zotero.org hosted bibliography on a TYPO3 website.

zotero.org is a free and open-source reference management software to manage bibliographic data and related research materials. There is a registration necessary but is free to a certain point. To use this plugin you need some informations like user or group identifiers and maybe an authorization token to get the data via API.

Users Manual 

The following document holds information about the installation of the TYPO3 SLUB Zotero extension. In case of further questions please contact the release management.

This TYPO3 extension is primarily meant to visualize a zotero.org hosted bibliography on a TYPO3 website.

zotero.org is a free and open-source reference management software to manage bibliographic data and related research materials. There is a registration necessary but is free to a certain point. To use this plugin you need some informations like user or group identifiers and maybe an authorization token to get the data via API.

Configuration Reference 

The following documentation was tested with TYPO3 7.6.x. The extension has no further dependecies.

You can install the extension automatically via the TYPO3 extension manager, via composer or semiautomatically via GitHub. The automatic way is straight forward so in the following the GitHub process is explained. At first checkout the repository:

git clone https://github.com/slub/slub_zotero

The extension key is "slub_zotero". Thus the following directory must keep the slub_zotero in your document root:

typo3conf/ext/slub_zotero/

Known Problems 

At the moment the plugin is made for a specific way of naming the bibliography. In detail the sub collections have to have the pattern "*year" e.g. "first sub collection 2019". The last four characters of the name string are extracted to be used as "headline". Internally this sub string is also used as index of an array.