Merge branch 'master' of ssh://git.indexdata.com:222/home/git/private/mkws
[mkws-moved-to-github.git] / examples / htdocs / lolcat.html
index 0aaa63f..512c990 100644 (file)
@@ -9,16 +9,16 @@
     <script type="text/javascript" src="http://mkws.indexdata.com/mkws-complete.js"></script>
     <script class="mkwsTemplate_Summary" type="text/x-handlebars-template">
       <a href="#" id="{{_id}}" onclick="{{_onclick}}">
-        {{#first md-thumburl}}
+        {{#mkws-first md-thumburl}}
          <img src="{{this}}" alt="{{../md-title}}"/>
-        {{/first}}
+        {{/mkws-first}}
        <br/>
       </a>
     </script>
   </head>
   <body>
-    <div class='mkwsRecords' autosearch='lolcat'
-       targets='pz:id=connect.indexdata.com:9000/flickr_api'
+    <div class='mkwsRecords' autosearch='cat' sort='date:0'
+       targets='pz:id=localhost:9003/flickr_api'
        >kitteh will appear here</div>
   </body>
 </html>