[FEATURE] Add Kitodo Mediaplayer functionality in typoscript and templates#252
[FEATURE] Add Kitodo Mediaplayer functionality in typoscript and templates#252fschoelzel wants to merge 4 commits intoslub:mainfrom
Conversation
| @@ -0,0 +1,31 @@ | |||
| <html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" | |||
There was a problem hiding this comment.
Is this partial not included already in Kitodo?
There was a problem hiding this comment.
No, this Partial is derived from the KitodoPageView.html Partial.
I wanted to make the decision early loading the right Partial already in the parent Template, instead of 3x if Conditions in the KitodoPageView.html to reduce complexity.
But i can also change this to use KitodoPageView.html with if conditions for each cObject.
fd986e2 to
33549f5
Compare
|
Why are you introducing a new naming convention and not calling the media template “Mediaview,” just like “Pageview” for books? |
33549f5 to
4d0b616
Compare
@ByteParty Good hint. I changed the naming. |
Add Kitodo.Presentation Mediaplayer functionality for slub_digitalcollections
based on: