From 6dd8d50148400c4e1cc05a5b695ffea0563ebf5d Mon Sep 17 00:00:00 2001 From: Mike Colagrosso Date: Sun, 15 Dec 2024 23:00:13 -0700 Subject: [PATCH] Add a dropdown to specify collection type --- templates/EbookPlaceholderForm.php | 33 ++++++++++++++++++++++++++++++ www/css/ebook-placeholder.css | 15 +++++++++----- www/ebook-placeholders/post.php | 1 + 3 files changed, 44 insertions(+), 5 deletions(-) diff --git a/templates/EbookPlaceholderForm.php b/templates/EbookPlaceholderForm.php index 9866828c..5f557e93 100644 --- a/templates/EbookPlaceholderForm.php +++ b/templates/EbookPlaceholderForm.php @@ -82,6 +82,9 @@ $ebook = $ebook ?? new Ebook(); value="EbookPlaceholder?->YearPublished)) ?>" /> + +

For existing collections, leave the type blank. It will be ignored.

+
+ + +