projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9b5246
)
Set perpage parameter in auto-searcher.
author
Mike Taylor
<mike@indexdata.com>
Tue, 1 Apr 2014 15:15:39 +0000
(16:15 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 1 Apr 2014 15:15:39 +0000
(16:15 +0100)
examples/htdocs/mike.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/mike.html
b/examples/htdocs/mike.html
index
7e0ed5a
..
0179279
100644
(file)
--- a/
examples/htdocs/mike.html
+++ b/
examples/htdocs/mike.html
@@
-25,7
+25,7
@@
<script type="text/javascript" src="http://x.mkws.indexdata.com/mkws.js"></script>
</head>
<body>
- <div id='mkwsRecords' autosearch='mike' sort='relevance'
+ <div id='mkwsRecords' autosearch='mike' sort='relevance' perpage='5'
targets='pz:id~josiah.brown.edu:210/innopac|connect.indexdata.com:9000/mit_opencourseware'
>results will appear here</div>
</body>