thuecat/Documentation
Daniel Siepmann 8663d5a759
Add support for additional images added via TYPO3 (#112)
Some installations might need to add further images
to records imported from ThüCAT.
The records are now extended to support adding images by editors.
The images are not touched during import.
The images are also ignored during clean ups,
the editor is in full control.

This feature for now is only added to tourist attractions by default.
The feature is implemented in a way that all objects extending the
``WerkraumMedia\ThueCat\Domain\Model\Frontend\Base`` class are usable
by adding an ``editorial_images`` field to their table.
2023-08-29 13:54:16 +02:00
..
Changelog Add support for additional images added via TYPO3 (#112) 2023-08-29 13:54:16 +02:00
Images Add documentation 2021-06-01 14:59:08 +02:00
Maintenance/PHP Remove deprecated usage of StringUtility::endsWith() (#70) 2022-09-13 09:44:54 +02:00
Changelog.rst Add changelog 2021-11-29 11:16:06 +01:00
Configuration.rst Add info regarding storagePid and language relation 2021-06-08 14:05:24 +02:00
Features.rst Add documentation 2021-06-01 14:59:08 +02:00
Includes.txt Add documentation 2021-06-01 14:59:08 +02:00
Index.rst Add example integration of data processor for menus to documentation (#79) 2022-10-05 13:49:51 +02:00
Installation.rst Remove warnings from documentation rendering (#71) 2022-09-13 10:01:15 +02:00
Integration.rst Add example integration of data processor for menus to documentation (#79) 2022-10-05 13:49:51 +02:00
Maintenance.rst Remove deprecated usage of StringUtility::endsWith() (#70) 2022-09-13 09:44:54 +02:00
Settings.cfg Remove warnings from documentation rendering (#71) 2022-09-13 10:01:15 +02:00
Sitemap.rst Add documentation 2021-06-01 14:59:08 +02:00