# HG changeset patch # User casties # Date 1348694406 -7200 # Node ID abcb67f5cab40c4a1e4ef89c4ca648acd12509a7 # Parent c7fed4285d256036ba0565e36542e0b941adef62 better configurable annotation server. diff -r c7fed4285d25 -r abcb67f5cab4 zpt/layer_text_annotator.zpt --- a/zpt/layer_text_annotator.zpt Wed Sep 26 16:50:04 2012 +0200 +++ b/zpt/layer_text_annotator.zpt Wed Sep 26 23:20:06 2012 +0200 @@ -31,12 +31,18 @@ + tal:content="structure string: + var annotatorServerUrl='$annServerUrl'; + var annotatorPageUrl='$annUrl'; + var annotatorResourceUrl='$resUrl'; + var annotatorUser='$annUser'; + var permissionUser='$permUser';">