integration/hashcut.html
changeset 109 3034776c1f35
parent 104 1b84c7b2aeee
child 141 f1b68efb360a
--- a/integration/hashcut.html	Wed Dec 05 10:55:06 2012 +0100
+++ b/integration/hashcut.html	Wed Dec 05 11:17:58 2012 +0100
@@ -265,8 +265,8 @@
         content: "/pf/ldtplatform/api/ldt/1.0/contents/",
         project: "/pf/ldtplatform/api/ldt/1.0/projects/",
         segment: "/pf/ldtplatform/api/ldt/1.0/segments/",
-        ldt: "http://capsicum//pf/ldtplatform/ldt/cljson/id/",
-        media_page: "media.html?media="
+        ldt: "http://capsicum//pf/ldtplatform/ldt/cljson/id/__PROJECT_ID__",
+        media_page: "media.html?media=__CONTENT_ID__"
     };
     
     var projrx = /project=([^&#]+)/,