diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2009-03-14 15:22:14 +0100 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2009-03-14 15:22:14 +0100 |
| commit | ae398d3abace1aea33e7d2704f731be880d1931b (patch) | |
| tree | f98a703067cbd58d44e8c91450889051ebb102e3 | |
| parent | 0d4dd0513a8c525c3c1fbd7237b9bb283adb7a77 (diff) | |
| download | cataract-ae398d3abace1aea33e7d2704f731be880d1931b.tar.xz | |
Option to hide EXIF table in single photo view
| -rw-r--r-- | sample/src/setup.xml | 3 | ||||
| -rw-r--r-- | src/generators.c | 22 | ||||
| -rw-r--r-- | src/setup.c | 3 | ||||
| -rw-r--r-- | src/setup.h | 1 | ||||
| -rw-r--r-- | templates/template-view_photo.tmpl | 2 |
5 files changed, 31 insertions, 0 deletions
diff --git a/sample/src/setup.xml b/sample/src/setup.xml index 0f3d962..2a941c7 100644 --- a/sample/src/setup.xml +++ b/sample/src/setup.xml @@ -95,6 +95,9 @@ And the second line.</add_copyright> <!-- enabled: show "Go Up..." links if not top-level (default) --> <!-- disabled: never show that link --> <show_go_up value="yes" /> + + <!-- show/hide exif table in single photo view (default = yes) --> + <show_exif_table value="yes" /> </navigation> <footer><