From e88eea122ee112e63f7e544fd777ca8ab4cee323 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 20 Feb 2022 13:44:42 +0000 Subject: improve CSS styles - also add animations --- share/templates/default/footer.tmpl | 9 +++----- share/templates/default/header.tmpl | 45 +++++++++++++++++++++++++++++++----- share/templates/default/next.tmpl | 6 ++--- share/templates/default/prev.tmpl | 6 ++--- share/templates/default/preview.tmpl | 2 +- share/templates/default/view.tmpl | 16 +++++++------ 6 files changed, 58 insertions(+), 26 deletions(-) (limited to 'share/templates') diff --git a/share/templates/default/footer.tmpl b/share/templates/default/footer.tmpl index b3ce543..e1139c5 100644 --- a/share/templates/default/footer.tmpl +++ b/share/templates/default/footer.tmpl @@ -1,19 +1,16 @@ -cat < -END - cat < END if [ "${TARBALL_INCLUDE}" = 'yes' ]; then cat <here

+ Download all photos in original size here

END fi cat <codeberg.org/foozone/photoalbum diff --git a/share/templates/default/header.tmpl b/share/templates/default/header.tmpl index 564d547..c0f81fb 100644 --- a/share/templates/default/header.tmpl +++ b/share/templates/default/header.tmpl @@ -1,5 +1,5 @@ if [ "${is_subalbum}" = yes ]; then - GOTO_OVERVIEW="Go to Album overview" + GOTO_OVERVIEW="Go to Album overview" fi cat <${TITLE} -

${TITLE}

${GOTO_OVERVIEW}

-
END diff --git a/share/templates/default/next.tmpl b/share/templates/default/next.tmpl index a4165dc..48287af 100644 --- a/share/templates/default/next.tmpl +++ b/share/templates/default/next.tmpl @@ -1,5 +1,5 @@ cat < - Next ${MAXPREVIEWS} pictures of current Album -

+ END diff --git a/share/templates/default/prev.tmpl b/share/templates/default/prev.tmpl index 98dd874..7c7c630 100644 --- a/share/templates/default/prev.tmpl +++ b/share/templates/default/prev.tmpl @@ -1,5 +1,5 @@ cat < - Previous ${MAXPREVIEWS} pictures of current Album -

+ END diff --git a/share/templates/default/preview.tmpl b/share/templates/default/preview.tmpl index feaa1cf..ddd036d 100644 --- a/share/templates/default/preview.tmpl +++ b/share/templates/default/preview.tmpl @@ -1,5 +1,5 @@ cat < - + END diff --git a/share/templates/default/view.tmpl b/share/templates/default/view.tmpl index 8a64035..a4a41a0 100644 --- a/share/templates/default/view.tmpl +++ b/share/templates/default/view.tmpl @@ -1,13 +1,15 @@ cat < - <<< +
+ Thumbnails - >>> -

+ +
- - - +

Direct link -- cgit v1.2.3