X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fpopup.html;h=892b169e1fb6bef513f7d903b72319603f69f1ea;hb=26e85c3cade5edcfc26d8a080f62359974e169e2;hp=b27b2523237d687e460a7ab8b931eaf179fb4739;hpb=c827f82119086194420553bfe07a6d4a049133d1;p=mkws-moved-to-github.git diff --git a/examples/htdocs/popup.html b/examples/htdocs/popup.html index b27b252..892b169 100644 --- a/examples/htdocs/popup.html +++ b/examples/htdocs/popup.html @@ -21,7 +21,7 @@ --> - + @@ -51,7 +51,7 @@ can have MasterKey searching with minimal effort. The following files must be hosted on mkws.indexdata.com: mkws.js mkws.css - /libjs-pz2/pz2api.1.js (*) + /pazpar2/js/pz2.js (*) The following files make up the application: index.html @@ -62,9 +62,9 @@ The following files make up the application: Alias for /service-proxy/, to avoid cross-site scripting issues. We will fix this.) -(*) if you don't have already installed libjs-pz2 on the machine, you can +(*) if you don't have already installed pazpar2 on the machine, you can do it by installing a debian package or check it out from GIT: -$ git clone ssh://git.indexdata.com:222/home/git/pub/libjs-pz2 +$ git clone ssh://git.indexdata.com:222/home/git/pub/pazpar2 Configuring a client --------------------