From d4519a348fb8d4dd4af9704b8b6494b5f2b6260a Mon Sep 17 00:00:00 2001 From: z0rglub Date: Sat, 21 Aug 2004 12:52:43 +0000 Subject: - add files metadata support : use info for database fields - distinction between directories synchronization and metadata synchronization git-svn-id: http://piwigo.org/svn/trunk@486 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/default/admin/configuration.tpl | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'template/default/admin/configuration.tpl') diff --git a/template/default/admin/configuration.tpl b/template/default/admin/configuration.tpl index 5c1bef87d..b2eb8f22b 100644 --- a/template/default/admin/configuration.tpl +++ b/template/default/admin/configuration.tpl @@ -167,6 +167,35 @@ {L_SESSION_ID_SIZE} :
{L_SESSION_ID_SIZE_INFO} + + +   + + + {L_CONF_METADATA} + + +   + + + + {L_USE_EXIF} : +
{L_USE_EXIF_INFO} + + + {L_YES}   + {L_NO} + + + + + {L_USE_IPTC} : +
{L_USE_IPTC_INFO} + + + {L_YES}   + {L_NO} + -- cgit v1.2.3