Go to file
jordi fita mas ff6e9497b5 Replace contact page with location
Customer does not want a contact page, but a page where they can write
the direction on how to reach the campground, with a Google map embed
instead of using Leaflet, because Google Maps shows the reviews right
in the map.

That means i had to replace the GPS locations with XML fields for the
customer to write.  In all four languages.

This time i tried a translation approach inspired by PrestaShop: instead
of opening a new page for each language, i have all languages in the
same page and use AlpineJS to show just a single language.  It is far
easier to write the translations, even though you do not have the source
text visible, specially in this section that there is no place for me
to put the language links.
2023-12-21 21:17:04 +01:00
cmd/camper Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
debian Update debian service description 2023-12-21 01:52:20 +01:00
demo Replace contact page with location 2023-12-21 21:17:04 +01:00
deploy Replace contact page with location 2023-12-21 21:17:04 +01:00
pkg Replace contact page with location 2023-12-21 21:17:04 +01:00
po Replace contact page with location 2023-12-21 21:17:04 +01:00
revert Replace contact page with location 2023-12-21 21:17:04 +01:00
test Replace contact page with location 2023-12-21 21:17:04 +01:00
verify Replace contact page with location 2023-12-21 21:17:04 +01:00
web Replace contact page with location 2023-12-21 21:17:04 +01:00
.gitignore Add the sample campsite types to the demo file 2023-09-10 03:57:46 +02:00
Makefile Add French’s Gettext file, with very little translations 2023-12-13 23:55:43 +01:00
go.mod Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
go.sum Copy RecordArray from pgtype to database 2023-09-12 21:58:30 +02:00
sqitch.conf Add empty Sqitch configuration anq plan files 2023-07-20 23:43:23 +02:00
sqitch.plan Replace contact page with location 2023-12-21 21:17:04 +01:00