Go to file
Beatrycze Volk 6db700b1d9
Backport for fix with sanitize of request data (#1007)
2023-09-28 15:35:51 +02:00
.github Remove some TYPO3 8.7 specific code lines 2021-05-15 15:16:54 +02:00
Classes Backport for fix with sanitize of request data (#1007) 2023-09-28 15:35:51 +02:00
Configuration Allow setting of Solr core name on creating solrcore records. 2021-10-11 12:16:28 +02:00
Documentation Add some words about the increasing storage requirements of Solr 2021-10-13 14:47:59 +02:00
Resources Security fix and preparation for release 3.3.4 - please update! 2022-02-15 10:03:17 +01: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 Update .gitignore 2021-02-18 09:22:56 +01:00
.lgtm.yml Fix LGTM configuration 2019-05-15 15:53:56 +02:00
.whitesource Update .whitesource 2020-07-22 11:56:50 +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 Merge branch 'ocr-highlighting-plugin' into patch-2 2021-10-02 14:41:10 +02:00
SECURITY.md Update version information 2020-07-28 14:28:53 +02:00
class.ext_update.php Fix double escaped slashes in format upgrade wizard. 2021-06-28 11:16:10 +02:00
composer.json Merge branch 'master' into oai-harvester 2021-07-23 16:59:27 +02:00
ext_conf_template.txt Security fix and preparation for release 3.3.4 - please update! 2022-02-15 10:03:17 +01:00
ext_emconf.php Security fix and preparation for release 3.3.4 - please update! 2022-02-15 10:03:17 +01:00
ext_icon.gif Move all files out of "dlf" directory 2017-12-20 18:00:29 +01:00
ext_localconf.php Security fix and preparation for release 3.3.4 - please update! 2022-02-15 10:03:17 +01:00
ext_tables.php Fix deprecation notice - feature: #82426 2021-04-27 21:10:22 +02:00
ext_tables.sql Change 'oai_base' to URL field 2020-12-29 14:38:44 +01:00
sonar-project.properties Disable coverage report in SonarCloud 2020-12-09 19:04:07 +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.

For a complete overview of all features, visit the Kitodo homepage.

Maintainability Rating Reliability Rating Security Rating Quality Gate Status

Codacy Grade LGTM Grade LGTM Alerts Scrutinizer Code Quality

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

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 9.5 LTS is supported with the following system requirements:

Component Constraints for 9 LTS
TYPO3 9.5.x
PHP 7.3.x - 7.4.x
MySQL 5.7.x
MariaDB 10.2.x - 10.3.x
Apache Solr 7.x - 8.x
OCR Highlighting Plugin 0.7.1

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

Kitodo. Digital Library Modules

Kitodo is an open source software suite intended to support the digitisation of cultural assets for libraries, archives, museums, and documentation centres of all sizes. A range of modules with open interfaces support the production, presentation, and archiving of digital assets. The software can be flexibly used for a multitude of digitisation strategies and scalable business models for in-house projects, purely corporate services, or hybrid endeavours. Kitodo is backed and continually updated by a dynamic user and developer community and the non-profit association Kitodo e. V.

Information | Communication | Support

For general information and news, please visit our website and follow us on Twitter.

As a system that has to meet the diverse requirements of a wide variety of institutions and the materials they want to digitise, Kitodo is a rather complex software solution, the installation and configuration of which can be challenging, especially for users with limited IT capacities and know-how.

To ensure it can best advise and assist users on technical and organisational issues, the Kitodo community has established support structures for the following typical scenarios.

  1. Users who have clearly defined questions relating to the use and development of Kitodo or Kitodo modules are well-served by the Kitodo mailing list. They will typically receive helpful answers from the community or the Kitodo release managers within a short period of time. If this should be unsuccessful for any reason, the Kitodo association office will address your matter to an experienced member institution. You do not need to be a member of the association to use the mailing list. The list archive provides an impression of the topics and conversations.
  2. For users who occasionally need more extensive advice and possibly also on-site practical assistance for Kitodo installation, workflow modelling, etc., the Kitodo office maintains a list of voluntary mentors. Requests can be directed to these proven experts from various libraries by the association office. More information is available from the association office.
  3. For institutions that would like an initial and extensive introduction to Kitodo in the form of a product presentation or ongoing support, in particular on-site, we are happy to provide a list of companies that to the best of our knowledge have already worked in these fields. To obtain the company list, please also use the association office address. Please bear in mind that the association cannot provide further assistance in selecting service providers.

Getting started

Kitodo.Production

Kitodo.Presentation