thuecat/Classes/Domain/Model/Frontend
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
..
AccessiblitySpecification.php Add accessibility_specification 2021-09-06 13:47:12 +02:00
Address.php Move namespace below initial file comment 2021-08-10 09:41:54 +02:00
Base.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
Media.php Add support for additional images added via TYPO3 (#112) 2023-08-29 13:54:16 +02:00
MergedOpeningHour.php Add merged opening hours (#104) 2023-01-05 09:30:23 +00:00
MergedOpeningHours.php Add merged opening hours (#104) 2023-01-05 09:30:23 +00:00
MergedOpeningHourWeekDay.php Add merged opening hours (#104) 2023-01-05 09:30:23 +00:00
Offer.php Handle multiple offerType values (#75) 2022-09-29 14:33:19 +02:00
Offers.php Add TYPO3 v11 support (#60) 2022-09-13 09:05:47 +02:00
OpeningHour.php Add merged opening hours (#104) 2023-01-05 09:30:23 +00:00
OpeningHours.php Add merged opening hours (#104) 2023-01-05 09:30:23 +00:00
ParkingFacility.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
Place.php Add merged opening hours (#104) 2023-01-05 09:30:23 +00:00
Price.php Support multiple price rules 2021-09-06 13:47:12 +02:00
TouristAttraction.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00
Town.php Add parking_facility_near_by 2021-09-06 13:47:12 +02:00