X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fpopup.html;h=29aff8d30febafbaa994905abe76856f24c788bc;hb=1324ad6eac38e4d97de9f6c3c8e8775eb2fe5329;hp=b27b2523237d687e460a7ab8b931eaf179fb4739;hpb=c827f82119086194420553bfe07a6d4a049133d1;p=mkws-moved-to-github.git diff --git a/examples/htdocs/popup.html b/examples/htdocs/popup.html index b27b252..29aff8d 100644 --- a/examples/htdocs/popup.html +++ b/examples/htdocs/popup.html @@ -16,12 +16,14 @@ + - + + @@ -51,7 +53,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 +64,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 --------------------