document that jQuery.pazpar2() plugin is gone
[mkws-moved-to-github.git] / examples / htdocs / README
1 Public demo pages
2 -----------------
3 auto.html
4 dict.html
5 index.html
6 language.html
7 localauth.html
8 lowlevel.html
9 minimal.html 
10 mobile.html
11 popup.html 
12
13 Jasmine test pages
14 ------------------
15 jasmine-local-popup.html  jasmine test with local SP and jquery popup, best for development
16 jasmine-pp2.html        - running with local pazpar2 instead SP
17 jasmine.html       - jasmine test with standard HTML page. 
18 jasmine-popup.html - jasmine test with MKWS popup. No HTML, only JavaScript.
19                      Returns better readable test results as jasmine.html, 
20                      but it is less flexible.