转到文件
Sebastian Meyer d6af72e6e3
Remove unused file
2024-03-15 17:35:09 +01:00
.github [MAINTENANCE] Update GitHub actions (#1173) 2024-02-14 09:58:15 +01:00
Build [MAINTENANCE] Update path for Docker images to work also with podman (#1180) 2024-02-27 16:29:09 +01:00
Classes [BUGFIX] Fix wrong sorting of volumes in listview and toc (#931) 2024-02-28 18:09:18 +01:00
Configuration [BUGFIX] Add missing fields to to metadata format table (#1179) 2024-02-27 14:44:38 +01:00
Documentation [MAINTENANCE] Fix some typos (most of them found by codespell) (#1163) 2024-02-04 13:59:32 +01:00
Resources Remove unused file 2024-03-15 17:35:09 +01:00
Tests [MAINTENANCE] Minor improvements in test classes (#1159) 2024-02-27 15:34:27 +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 Add composer.lock for TYPO3 v10 2023-02-16 15:14:57 +01: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
DEVELOPMENT.md Add information for future TCA changes in development documentation 2023-03-22 17:25:44 +01:00
LICENSE.txt Update URL of FSF to use HTTPS 2019-04-04 15:51:45 +02:00
README.md [SECURITY] Update dependencies to fix security issues (#1174) 2024-02-14 22:14:01 +01:00
SECURITY.md [MAINTENANCE] Update security policy 2023-11-06 17:09:49 +01:00
composer.json [SECURITY] Update dependencies to fix security issues (#1174) 2024-02-14 22:14:01 +01:00
composer.lock [SECURITY] Update dependencies to fix security issues (#1174) 2024-02-14 22:14:01 +01:00
composer.lock-t3v10 [SECURITY] Update dependencies to fix security issues (#1174) 2024-02-14 22:14:01 +01:00
ext_conf_template.txt Convert labels.xml into (de.)locallang_label.xlf and replace filename in TCA 2023-03-16 18:43:57 +01:00
ext_emconf.php Update ext_emconf.php 2022-05-25 09:31:25 +02:00
ext_icon.gif Move all files out of "dlf" directory 2017-12-20 18:00:29 +01:00
ext_localconf.php [BUGFIX] Fix wrong caching backend and default lifetime (#1100) 2023-12-01 19:37:58 +01:00
ext_tables.php [BUGFIX] Fix call to `ExtensionUtility::registerModule` (#1098) 2023-12-01 19:27:09 +01:00
ext_tables.sql [BUGFIX] Add missing fields to to metadata format table (#1179) 2024-02-27 14:44:38 +01:00
phpunit-watcher.yml Add watch mode for tests 2022-03-24 15:11:08 +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.

Codacy Grade

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 10.4 ELTS and TYPO3 11.5 LTS is supported with the following system requirements:

Component Constraints for 10 LTS Constraints for 11 LTS
TYPO3 10.4.43+ 11.5.35+
PHP 7.4.33 7.4.33
MySQL 5.7.x - 8.0.x 5.7.9 - 8.0.x
MariaDB 10.2.7 - 10.11.x 10.2.7 - 10.11.x
Apache Solr 8.x 8.x
OCR Highlighting Plugin 0.8.x-solr78 0.8.x-solr78

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.

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