This template is a gallery that requires jQuery + jQuery Timers + jQuery UI Effects Easing and GalleryView from here:
https://github.com/jackwanders/GalleryView
https://galleryview.co/Galleryview/
Note 1: copy the GalleryView-files into your fileadmin-folder and include them via TypoScript like this:
page {
includeCSS.galleryview = fileadmin/template/galleryview/css/jquery.galleryview-3.0-dev.css
includeJSFooter.galleryview = fileadmin/template/galleryview/js/jquery.galleryview-3.0-dev.js
}
Or you can use the ViewHelper cam:addPublicResources. See manual!
Note 2: if you want to copy this HTML-file to your fileadmin-folder, you can specifty the folder like this:
plugin.tx_camaliga.view.templateRootPaths.1 = fileadmin/template/files/
Copy this file in a subfolder named "Content" of this folder.