From 57d82ed83f54bda60d7ce1f37f409fab34efc8bd Mon Sep 17 00:00:00 2001 From: Sebastian Meyer Date: Wed, 11 Jul 2012 09:48:11 +0200 Subject: [PATCH] Sort fileGrps by image size --- dlf/ext_conf_template.txt | 9 ++++++--- dlf/locallang.xml | 6 ++++-- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/dlf/ext_conf_template.txt b/dlf/ext_conf_template.txt index 7b3ce01d..7caa6937 100644 --- a/dlf/ext_conf_template.txt +++ b/dlf/ext_conf_template.txt @@ -7,12 +7,15 @@ makeCliUserGroup = 0 # cat=Basic; type=string; label=LLL:EXT:dlf/locallang.xml:config.useragent useragent = Goobi.Presentation -# cat=Basic; type=string; label=LLL:EXT:dlf/locallang.xml:config.fileGrps -fileGrps = DEFAULT,MIN,MAX,THUMBS - # cat=Basic; type=boolean; label=LLL:EXT:dlf/locallang.xml:config.caching caching = 0 +# cat=Files; type=string; label=LLL:EXT:dlf/locallang.xml:config.fileGrps +fileGrps = MIN,DEFAULT,MAX + +# cat=Files; type=string; label=LLL:EXT:dlf/locallang.xml:config.fileGrpThumbs +fileGrpThumbs = THUMBS + # cat=Solr; type=user[EXT:dlf/hooks/class.tx_dlf_em.php:tx_dlf_em->checkSolrConnection]; label=LLL:EXT:dlf/locallang.xml:config.solrConnect solrConnect = 0 diff --git a/dlf/locallang.xml b/dlf/locallang.xml index a5cefada..c26ba801 100644 --- a/dlf/locallang.xml +++ b/dlf/locallang.xml @@ -122,7 +122,8 @@ - + + @@ -278,7 +279,8 @@ - + +