diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-02-16 12:20:53 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-02-16 12:20:53 +0100 |
| commit | a0f45c9e97570bea83001c8106b5847723e8a863 (patch) | |
| tree | c914acb0020adeb0c993e7b24358f74ff4b1f746 | |
| parent | 6ed44b35ccf07ac02790ef9b7cb15104e4612b40 (diff) | |
move templates into sub directory
| -rw-r--r-- | share/templates/default/footer.tmpl (renamed from share/templates/footer.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/default/header-first-add.tmpl (renamed from share/templates/header-first-add.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/default/header.tmpl (renamed from share/templates/header.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/default/index.tmpl (renamed from share/templates-minimal/index.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/default/next.tmpl (renamed from share/templates-minimal/next.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/default/prev.tmpl (renamed from share/templates/prev.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/default/preview.tmpl (renamed from share/templates-minimal/preview.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/default/redirect.tmpl (renamed from share/templates-minimal/redirect.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/default/view.tmpl (renamed from share/templates/view.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/minimal/footer.tmpl (renamed from share/templates-minimal/footer.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/minimal/header-first-add.tmpl (renamed from share/templates-minimal/header-first-add.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/minimal/header.tmpl (renamed from share/templates-minimal/header.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/minimal/index.tmpl (renamed from share/templates/index.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/minimal/next.tmpl (renamed from share/templates/next.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/minimal/prev.tmpl (renamed from share/templates-minimal/prev.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/minimal/preview.tmpl (renamed from share/templates/preview.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/minimal/redirect.tmpl (renamed from share/templates/redirect.tmpl) | 0 | ||||
| -rw-r--r-- | share/templates/minimal/view.tmpl (renamed from share/templates-minimal/view.tmpl) | 0 | ||||
| -rw-r--r-- | src/photoalbum.default.conf | 4 |
19 files changed, 2 insertions, 2 deletions
diff --git a/share/templates/footer.tmpl b/share/templates/default/footer.tmpl index 0de72ce..0de72ce 100644 --- a/share/templates/footer.tmpl +++ b/share/templates/default/footer.tmpl diff --git a/share/templates/header-first-add.tmpl b/share/templates/default/header-first-add.tmpl index c6eed3a..c6eed3a 100644 --- a/share/templates/header-first-add.tmpl +++ b/share/templates/default/header-first-add.tmpl diff --git a/share/templates/header.tmpl b/share/templates/default/header.tmpl index b21a200..b21a200 100644 --- a/share/templates/header.tmpl +++ b/share/templates/default/header.tmpl diff --git a/share/templates-minimal/index.tmpl b/share/templates/default/index.tmpl index 2ec99d7..2ec99d7 100644 --- a/share/templates-minimal/index.tmpl +++ b/share/templates/default/index.tmpl diff --git a/share/templates-minimal/next.tmpl b/share/templates/default/next.tmpl index a7f7c76..a7f7c76 100644 --- a/share/templates-minimal/next.tmpl +++ b/share/templates/default/next.tmpl diff --git a/share/templates/prev.tmpl b/share/templates/default/prev.tmpl index bdabae2..bdabae2 100644 --- a/share/templates/prev.tmpl +++ b/share/templates/default/prev.tmpl diff --git a/share/templates-minimal/preview.tmpl b/share/templates/default/preview.tmpl index a5e4bdc..a5e4bdc 100644 --- a/share/templates-minimal/preview.tmpl +++ b/share/templates/default/preview.tmpl diff --git a/share/templates-minimal/redirect.tmpl b/share/templates/default/redirect.tmpl index 8edfe1c..8edfe1c 100644 --- a/share/templates-minimal/redirect.tmpl +++ b/share/templates/default/redirect.tmpl diff --git a/share/templates/view.tmpl b/share/templates/default/view.tmpl index abf577a..abf577a 100644 --- a/share/templates/view.tmpl +++ b/share/templates/default/view.tmpl diff --git a/share/templates-minimal/footer.tmpl b/share/templates/minimal/footer.tmpl index 6473552..6473552 100644 --- a/share/templates-minimal/footer.tmpl +++ b/share/templates/minimal/footer.tmpl diff --git a/share/templates-minimal/header-first-add.tmpl b/share/templates/minimal/header-first-add.tmpl index f11a346..f11a346 100644 --- a/share/templates-minimal/header-first-add.tmpl +++ b/share/templates/minimal/header-first-add.tmpl diff --git a/share/templates-minimal/header.tmpl b/share/templates/minimal/header.tmpl index 8b20b53..8b20b53 100644 --- a/share/templates-minimal/header.tmpl +++ b/share/templates/minimal/header.tmpl diff --git a/share/templates/index.tmpl b/share/templates/minimal/index.tmpl index 2ec99d7..2ec99d7 100644 --- a/share/templates/index.tmpl +++ b/share/templates/minimal/index.tmpl diff --git a/share/templates/next.tmpl b/share/templates/minimal/next.tmpl index a7f7c76..a7f7c76 100644 --- a/share/templates/next.tmpl +++ b/share/templates/minimal/next.tmpl diff --git a/share/templates-minimal/prev.tmpl b/share/templates/minimal/prev.tmpl index 64d15d8..64d15d8 100644 --- a/share/templates-minimal/prev.tmpl +++ b/share/templates/minimal/prev.tmpl diff --git a/share/templates/preview.tmpl b/share/templates/minimal/preview.tmpl index a5e4bdc..a5e4bdc 100644 --- a/share/templates/preview.tmpl +++ b/share/templates/minimal/preview.tmpl diff --git a/share/templates/redirect.tmpl b/share/templates/minimal/redirect.tmpl index 8edfe1c..8edfe1c 100644 --- a/share/templates/redirect.tmpl +++ b/share/templates/minimal/redirect.tmpl diff --git a/share/templates-minimal/view.tmpl b/share/templates/minimal/view.tmpl index c93a82b..c93a82b 100644 --- a/share/templates-minimal/view.tmpl +++ b/share/templates/minimal/view.tmpl diff --git a/src/photoalbum.default.conf b/src/photoalbum.default.conf index 3d7fa3d..2a85fc7 100644 --- a/src/photoalbum.default.conf +++ b/src/photoalbum.default.conf @@ -9,8 +9,8 @@ MAXPREVIEWS=100 # Diverse directories, need to be full paths, not relative! INCOMING_DIR=$(pwd)/incoming DIST_DIR=$(pwd)/dist -TEMPLATE_DIR=/usr/share/photoalbum/templates -#TEMPLATE_DIR=/usr/share/photoalbum/templates-minimal +TEMPLATE_DIR=/usr/share/photoalbum/templates/default +#TEMPLATE_DIR=/usr/share/photoalbum/templates/minimal # Includes a .tar of the incoming dir in the dist, can be yes or no TARBALL_INCLUDE=yes |
