From 0fbcbd2616513ee7cf9345cf0a25a6a2e08279d9 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 26 Dec 2025 11:55:19 -0800 Subject: [PATCH] gallerydl template --- .../plugins/gallerydl/templates/embed.html | 11 ++++++++ .../gallerydl/templates/fullscreen.html | 28 +++++++++++++++++++ .../plugins/gallerydl/templates/icon.html | 1 + .../gallerydl/templates/thumbnail.html | 11 ++++++++ 4 files changed, 51 insertions(+) create mode 100644 archivebox/plugins/gallerydl/templates/embed.html create mode 100644 archivebox/plugins/gallerydl/templates/fullscreen.html create mode 100644 archivebox/plugins/gallerydl/templates/icon.html create mode 100644 archivebox/plugins/gallerydl/templates/thumbnail.html diff --git a/archivebox/plugins/gallerydl/templates/embed.html b/archivebox/plugins/gallerydl/templates/embed.html new file mode 100644 index 00000000..b8e10f2f --- /dev/null +++ b/archivebox/plugins/gallerydl/templates/embed.html @@ -0,0 +1,11 @@ + +
+ Gallery image +
+ 🖼️ + Gallery downloaded +
+
diff --git a/archivebox/plugins/gallerydl/templates/fullscreen.html b/archivebox/plugins/gallerydl/templates/fullscreen.html new file mode 100644 index 00000000..bf06ceb4 --- /dev/null +++ b/archivebox/plugins/gallerydl/templates/fullscreen.html @@ -0,0 +1,28 @@ + + + + + + + Gallery + + + + Gallery image + + diff --git a/archivebox/plugins/gallerydl/templates/icon.html b/archivebox/plugins/gallerydl/templates/icon.html new file mode 100644 index 00000000..b6bb6d16 --- /dev/null +++ b/archivebox/plugins/gallerydl/templates/icon.html @@ -0,0 +1 @@ +🖼️ \ No newline at end of file diff --git a/archivebox/plugins/gallerydl/templates/thumbnail.html b/archivebox/plugins/gallerydl/templates/thumbnail.html new file mode 100644 index 00000000..32ea0fe0 --- /dev/null +++ b/archivebox/plugins/gallerydl/templates/thumbnail.html @@ -0,0 +1,11 @@ + +
+ Gallery thumbnail +
+ 🖼️ + Gallery +
+