camper/web/templates/public
jordi fita mas b1e3f5017f Add home’s cover carousel
This is a separate carousel from the one displayed at the bottom with
location info; it is, i suppose, a carousel for the hero image.

For the database, it works exactly as the home carousel, but on the
front had to use AlpineJS instead of Slick because it needs to show a
text popping up from the bottom when the slide is show, something i do
not know how to do in Slick.

It now makes no sense to have the carousel inside the “nature” section,
because the heading is no longer in there, and moved it out into a new
“hero” div.

Since i now have two carousels in home, i had to add additional
attributes to carousel.AdminHandler to know which URL to point to when
POSTing, PUTting, or redirecting.
2024-01-16 21:05:52 +01:00
..
campsite Add home’s cover carousel 2024-01-16 21:05:52 +01:00
payment Use redsys_environment to choose the correct URL to send the payment to 2023-10-27 17:03:50 +02:00
booking.gohtml Automatically select the departure date when arrival changes 2024-01-13 02:03:27 +01:00
campground.gohtml Added copyright statement to files modified by Oriol 2024-01-16 17:58:49 +01:00
form.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
home.gohtml Add home’s cover carousel 2024-01-16 21:05:52 +01:00
layout.gohtml Add home’s cover carousel 2024-01-16 21:05:52 +01:00
legal.gohtml Add management of legal texts 2023-12-22 02:23:18 +01:00
location.gohtml Added copyright statement to files modified by Oriol 2024-01-16 17:58:49 +01:00
page.gohtml Add the pages section 2023-08-08 20:09:57 +02:00
services.gohtml Added copyright statement to files modified by Oriol 2024-01-16 17:58:49 +01:00
surroundings.gohtml Added copyright statement to files modified by Oriol 2024-01-16 17:58:49 +01:00