generate apache config file for jasmine
[mkws-moved-to-github.git] / examples / htdocs / jasmine-local-popup.html
index 50906df..8678a01 100644 (file)
 
   <body>
     <script type="text/javascript">
+
+    // using a local service proxy !!!
     var mkws_config = {
       perpage_default: 10,
       pazpar2_url:          "/service-proxy/",
-      service_proxy_auth:   "/service-proxy-auth"
+      service_proxy_auth:   "/service-proxy-testauth"
     };
 
     var jasmine_config = {
@@ -56,5 +58,7 @@ This directory contains an embryonic MasterKey Widget Set, based
 initially on "jsdemo" though now far removed from those beginnnings.
 [...]
     </pre>
+
+    <div id="testMOTD"><div id="mkwsMOTD">This is the mkwsMOTD div</div></div>
   </body>
 </html>