Go to file
Sebastian Meyer f9052e9b34
Merge pull request #522 from sebastian-meyer/prepare-release
Prepare release of 3.1.0
2020-05-27 10:18:56 +02:00
.github Add GitHub issue and pull request templates 2019-12-04 17:58:09 +01:00
Classes Merge branch 'master' into fix-db-queries-for-9.x 2020-05-25 23:03:49 +02:00
Configuration Consistent naming 2020-05-13 16:15:29 +02:00
Documentation Fix typo 2020-05-26 11:39:54 +02:00
Resources Merge branch 'master' into ce-wizard-support 2020-05-25 11:42:19 +02:00
.editorconfig Copy .editorconfig from TYPO3 project 2019-12-04 15:42:08 +01:00
.gitattributes Update .gitattributes to be consistent with .editorconfig 2019-12-04 16:03:27 +01:00
.gitignore [TASK] adds vendor, public folders and composer.lock to gitignore 2020-04-02 11:06:23 +02:00
.lgtm.yml Fix LGTM configuration 2019-05-15 15:53:56 +02:00
CODE_OF_CONDUCT.md Update Code of Conduct to 2.0 2019-12-04 16:11:35 +01:00
CONTRIBUTING.md Add contributing information 2019-12-04 17:58:20 +01:00
LICENSE.txt Update URL of FSF to use HTTPS 2019-04-04 15:51:45 +02:00
README.md Update requirements in README.md 2020-05-26 10:26:49 +02:00
class.ext_update.php Remove $hsc parameter from getLL() 2020-05-11 17:35:41 +02:00
composer.json Update documentation 2020-05-26 11:35:24 +02:00
ext_conf_template.txt Make usage of absolute links configurable 2020-04-23 12:34:31 +02:00
ext_emconf.php Remove unsupported option 2020-05-26 09:28:47 +02:00
ext_icon.gif Move all files out of "dlf" directory 2017-12-20 18:00:29 +01:00
ext_localconf.php Consistent naming 2020-05-13 16:13:24 +02:00
ext_tables.php Make the newTenant module work with TYPO3 8.7 + 9.5. 2020-02-06 11:31:23 +01:00
ext_tables.sql Resize to options field of the tx_dlf_tokens table. 2020-01-03 15:24:28 +01:00

README.md

Kitodo.Presentation

Kitodo.Presentation is a feature-rich framework for building a METS- or IIIF-based digital library. It is part of the Kitodo Digital Library Suite.

Kitodo.Presentation is highly customizable through a user-friendly backend and flexible design templates. Since it is based on the great free and open source Content Management System TYPO3, it integrates perfectly with your website and can easily be managed by editors. Kitodo.Presentation provides a comprehensive toolset covering all requirements for presenting digitized media. It implements international standards such as IIIF Image API, IIIF Presentation API, OAI Protocol for Metadata Harvesting, METS, MODS, TEI, ALTO, and can be configured to support any other descriptive XML format using simple XPath expressions. With Kitodo.Presentation you can publish digitized books, manuscripts, periodicals, newspapers, archival materials, audio and video.

Scrutinizer Code Quality Codacy Grade LGTM Grade LGTM Alerts Join the Gitter chat!

Requirements

Kitodo.Presentation requires TYPO3 with PHP. It uses MySQL or MariaDB as database and Apache Solr via Solarium as search engine backend.

Currently TYPO3 8 ELTS and TYPO3 9 LTS are supported with the following system requirements:

Component Constraints for 8 ELTS Constraints for 9 LTS
TYPO3 8.7.x 9.5.x
PHP 7.2.x - 7.4.x 7.2.x - 7.4.x
MySQL 5.7.x 5.7.x
MariaDB 10.2.x - 10.2.26 10.2.x - 10.3.x
Apache Solr 7.x 7.x

Application level dependencies are handled by Composer (see composer.json).

Kitodo. Key to digital objects

Kitodo is an open source software suite intended to support mass digitization projects for cultural heritage institutions. Kitodo is widely-used and cooperatively maintained by major German libraries and digitization service providers. The software implements international standards such as IIIF, METS, MODS, ALTO, TEI, and other formats. Kitodo consists of several independent modules serving different purposes such as controlling the digitization workflow, enriching descriptive and structural metadata, and presenting the results to the public in a modern and convenient way.

To get more information, visit the Kitodo homepage. You can also follow Kitodo News on Twitter.

Kitodo was formerly known as Goobi. Older releases can be found on Launchpad.