From ce7aeb248daf2edbd4edf71d5d5d9b7f7e1cba90 Mon Sep 17 00:00:00 2001 From: Hanno Lans Date: Thu, 3 Jul 2014 13:02:18 +0200 Subject: [PATCH 1/4] logo Green Valley Signed-off-by: Hanno Lans --- share/images/icons/Green-Valley-CMS.png | Bin 0 -> 375 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 share/images/icons/Green-Valley-CMS.png diff --git a/share/images/icons/Green-Valley-CMS.png b/share/images/icons/Green-Valley-CMS.png new file mode 100644 index 0000000000000000000000000000000000000000..94ceec0317e383d2d2655b8afa8db9dfcfdcefc2 GIT binary patch literal 375 zcmV--0f_#IP)q1CKOyK|j_7ok;o#)=R2bbAWN~gFU9=t#(N4OLy9dPCgCL(`e z0(B3SW52Kf>?XB#Vc)WQA#$A7DcDJ@b>)T_fEZJ#t2t5?T^X>Oz<@ZQ=9TOp;29LV zV=S+VYf6%P`CUlSU=XM~ZpONoF+mW-_hsOXht1E5y4rsVOhVw41ZGee#w7~`K_WRU zBjgq~8favYO^#$SL);xX#S-F%(3~WT-vk$c98NXo5O&9&a)-^mDD?W(dm?-U7yxO6 V2L3C!>_z|p002ovPDHLkV1lZ5qdfos literal 0 HcmV?d00001 From 0ff115aed00472cb8151a8493bab564a0dbb73df Mon Sep 17 00:00:00 2001 From: Hanno Lans Date: Thu, 3 Jul 2014 13:04:53 +0200 Subject: [PATCH 2/4] Green Valley CMS detection Signed-off-by: Hanno Lans --- share/apps.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/share/apps.json b/share/apps.json index 75fc58a8e..dc4483c8b 100644 --- a/share/apps.json +++ b/share/apps.json @@ -1177,6 +1177,13 @@ "cats": [ 10 ], "env": "^GravityInsights$" }, + }, + "Green Valley CMS": { + "website": "www.greenvalley.nl/Public/Producten/Content_Management/CMS", + "cats": [ 1 ], + "meta": { "DC.identifier": "/content\\.jsp\\?objectid=.+" }, + "html": "]+/dsresource\\?objectid=.+" + }, "G-WAN": { "website": "gwan.com", "cats": [ 22 ], From cf5e721fc02e8df2159a62953c2fa4827f6804f0 Mon Sep 17 00:00:00 2001 From: Hanno Lans Date: Thu, 3 Jul 2014 13:11:31 +0200 Subject: [PATCH 3/4] changed icon file name to match cms name Signed-off-by: Hanno Lans --- .../{Green-Valley-CMS.png => Green Valley CMS.png} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename share/images/icons/{Green-Valley-CMS.png => Green Valley CMS.png} (100%) diff --git a/share/images/icons/Green-Valley-CMS.png b/share/images/icons/Green Valley CMS.png similarity index 100% rename from share/images/icons/Green-Valley-CMS.png rename to share/images/icons/Green Valley CMS.png From 0503893380595af86a312326bdcda79948b665f8 Mon Sep 17 00:00:00 2001 From: Hanno Lans Date: Thu, 3 Jul 2014 13:11:31 +0200 Subject: [PATCH 4/4] changed icon file name to match cms name Signed-off-by: Hanno Lans --- share/apps.json | 4 ++-- .../{Green-Valley-CMS.png => Green Valley CMS.png} | Bin 2 files changed, 2 insertions(+), 2 deletions(-) rename share/images/icons/{Green-Valley-CMS.png => Green Valley CMS.png} (100%) diff --git a/share/apps.json b/share/apps.json index dc4483c8b..c107da7a2 100644 --- a/share/apps.json +++ b/share/apps.json @@ -1181,8 +1181,8 @@ "Green Valley CMS": { "website": "www.greenvalley.nl/Public/Producten/Content_Management/CMS", "cats": [ 1 ], - "meta": { "DC.identifier": "/content\\.jsp\\?objectid=.+" }, - "html": "]+/dsresource\\?objectid=.+" + "meta": { "DC.identifier": "/content\\.jsp\\?objectid=" }, + "html": "]+/dsresource\\?objectid=" }, "G-WAN": { "website": "gwan.com", diff --git a/share/images/icons/Green-Valley-CMS.png b/share/images/icons/Green Valley CMS.png similarity index 100% rename from share/images/icons/Green-Valley-CMS.png rename to share/images/icons/Green Valley CMS.png