From b0fe5cb2bec5ce8c983530dceb1ec77f5720d656 Mon Sep 17 00:00:00 2001 From: Silvio Date: Wed, 1 Aug 2012 16:26:32 -0300 Subject: Spliting json template --- timelinejs_json.tpl.php | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) (limited to 'timelinejs_json.tpl.php') diff --git a/timelinejs_json.tpl.php b/timelinejs_json.tpl.php index 68cfcbb..2e69e8d 100644 --- a/timelinejs_json.tpl.php +++ b/timelinejs_json.tpl.php @@ -1,23 +1,3 @@ - -{ - "timeline": - { - "headline":"", - "type":"default", - "startDate":"", - "text":"", - "asset": - { - "media":"", - "credit":"", - "caption":"" - }, - - "date": [ { "startDate":"", "headline":"", @@ -28,8 +8,4 @@ "credit":"", "caption":"" } - }, - ] - - } -} + } -- cgit v1.2.3