From eeb58d41cf27f9d190f270692715a7211819b72c Mon Sep 17 00:00:00 2001 From: Jens Neumann Date: Sun, 17 Mar 2024 13:00:19 +0100 Subject: [PATCH] [TASK] provide namespace for TYPO3 core viewHelper --- Resources/Private/Layouts/Default.html | 6 +++++- Resources/Private/Partials/Caption.html | 4 ++++ Resources/Private/Partials/Gallery.html | 4 ++++ Resources/Private/Partials/Image.html | 4 ++++ Resources/Private/Partials/Video.html | 6 +++++- Resources/Private/Partials/Video/Vimeo.html | 4 ++++ Resources/Private/Partials/Video/YouTube.html | 4 ++++ Resources/Private/Templates/List/Gallery.html | 4 ++++ Resources/Private/Templates/List/List.html | 4 ++++ 9 files changed, 38 insertions(+), 2 deletions(-) diff --git a/Resources/Private/Layouts/Default.html b/Resources/Private/Layouts/Default.html index 9a48386..5c520a7 100644 --- a/Resources/Private/Layouts/Default.html +++ b/Resources/Private/Layouts/Default.html @@ -1,3 +1,7 @@ + + \ No newline at end of file + + + diff --git a/Resources/Private/Partials/Caption.html b/Resources/Private/Partials/Caption.html index b670903..bec69b9 100644 --- a/Resources/Private/Partials/Caption.html +++ b/Resources/Private/Partials/Caption.html @@ -1,3 +1,7 @@ + + + + diff --git a/Resources/Private/Partials/Gallery.html b/Resources/Private/Partials/Gallery.html index fdf4096..5d4b410 100644 --- a/Resources/Private/Partials/Gallery.html +++ b/Resources/Private/Partials/Gallery.html @@ -1,3 +1,5 @@ + +
@@ -48,3 +50,5 @@
+ + diff --git a/Resources/Private/Partials/Image.html b/Resources/Private/Partials/Image.html index 1e589cf..c105101 100644 --- a/Resources/Private/Partials/Image.html +++ b/Resources/Private/Partials/Image.html @@ -1,3 +1,5 @@ + + + + diff --git a/Resources/Private/Partials/Video.html b/Resources/Private/Partials/Video.html index d73a7b5..9904eed 100644 --- a/Resources/Private/Partials/Video.html +++ b/Resources/Private/Partials/Video.html @@ -1,3 +1,5 @@ + + @@ -5,4 +7,6 @@ - \ No newline at end of file + + + diff --git a/Resources/Private/Partials/Video/Vimeo.html b/Resources/Private/Partials/Video/Vimeo.html index 2fc247b..77a7b5f 100644 --- a/Resources/Private/Partials/Video/Vimeo.html +++ b/Resources/Private/Partials/Video/Vimeo.html @@ -1,3 +1,5 @@ + + + + diff --git a/Resources/Private/Partials/Video/YouTube.html b/Resources/Private/Partials/Video/YouTube.html index b524d19..d1cd845 100644 --- a/Resources/Private/Partials/Video/YouTube.html +++ b/Resources/Private/Partials/Video/YouTube.html @@ -1,3 +1,5 @@ + + + + diff --git a/Resources/Private/Templates/List/Gallery.html b/Resources/Private/Templates/List/Gallery.html index d02b433..f391cc8 100644 --- a/Resources/Private/Templates/List/Gallery.html +++ b/Resources/Private/Templates/List/Gallery.html @@ -1,5 +1,9 @@ + + + + diff --git a/Resources/Private/Templates/List/List.html b/Resources/Private/Templates/List/List.html index d07b54b..d9027aa 100644 --- a/Resources/Private/Templates/List/List.html +++ b/Resources/Private/Templates/List/List.html @@ -1,3 +1,5 @@ + + @@ -79,3 +81,5 @@ {item.title} + +