From 8b8b25c6b33dff48b8c1cd903f491b84d54cfd51 Mon Sep 17 00:00:00 2001 From: iBaa Date: Sun, 2 Jun 2013 19:41:25 +0200 Subject: [PATCH] fixed issue with photo channels. tested against iPhoto plugin. --- assets/templates/Photo.xml | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/assets/templates/Photo.xml b/assets/templates/Photo.xml index 06e70901a..f3237ba77 100755 --- a/assets/templates/Photo.xml +++ b/assets/templates/Photo.xml @@ -17,6 +17,7 @@ + {{COPY(Directory)}} @@ -26,20 +27,33 @@ true - - - {{COPY(Photo)}} + + + + {{COPY(Photo:Media/Part/key::=COPY)}} test - {{CUT(Media/Part/key:CUT:=)}} - {{CUT(Media/Part/key::=CUT)}} + - {{URL(Media/Part/key)}}{{CUT(Media/Part/key:CUT:=)}} - {{URL(key)}}{{CUT(Media/Part/key::=CUT)}} + {{URL(Media/Part/key)}} + false + + + + + + {{COPY(Photo:Media/Part/key:COPY:=)}} + test + + + + + {{URL(key)}} false +