Go to file
Michael Kubina 63df5ebf49
[FEATURE] Enhance fulltext retrieval on virtual collections by providing database independent identifier (#1090)
Co-authored-by: Michael Kubina <michael.kubina@sub.uni-hamburg.de>
Co-authored-by: Sebastian Meyer <sebastian.meyer@opencultureconsulting.com>
2023-11-21 17:07:22 +01:00
.github [MAINTENANCE] Introduce usage of PHPStan checks for new PR (#1052) 2023-10-24 18:37:33 +02:00
Build Object manager is no longer needed 2023-03-22 17:07:29 +01:00
Classes [FEATURE] Enhance fulltext retrieval on virtual collections by providing database independent identifier (#1090) 2023-11-21 17:07:22 +01:00
Configuration [BUGFIX] Rename tool to tools in typoscript setup (#1063) 2023-10-24 18:41:21 +02:00
Documentation [DOCUMENTATION] Fix documentation for toolbox (#999) 2023-09-27 13:17:31 +02:00
Resources [BUGFIX] Fix missing pagination between first and last page (#1076) 2023-11-06 11:18:36 +01:00
Tests [MAINTENANCE] Rename getTitledata to getToplevelMetadata (#1081) 2023-11-04 15:05:15 +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 Update README.md 2023-02-07 12:14:39 +01:00
SECURITY.md [MAINTENANCE] Update security policy 2023-11-06 17:09:49 +01:00
composer.json [SECURITY] Update TYPO3 v11 dependency to newest safe version 2023-11-17 15:54:24 +01:00
composer.lock Update composer.json 2023-09-26 09:55:34 +02: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 calls to `ExtensionUtility::configurePlugin` (#1097) 2023-11-21 16:53:17 +01:00
ext_tables.php Use complete namespace and classname for plugin and module configuration. 2023-02-06 09:45:18 +01:00
ext_tables.sql Merge branch 'dev-extbase-fluid' into dev-documentation 2022-03-16 23:58:11 +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 9.5 LTS and TYPO3 10.4 LTS is supported with the following system requirements:

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

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.Presentation

Kitodo.Production