projects
/
metaproxy-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:
1601cfd
)
zoom: urlRecipe by default disabled
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 28 Feb 2012 14:37:51 +0000
(15:37 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 28 Feb 2012 14:37:51 +0000
(15:37 +0100)
src/filter_zoom.cpp
patch
|
blob
|
history
diff --git
a/src/filter_zoom.cpp
b/src/filter_zoom.cpp
index
bbd8302
..
9ae28bb
100644
(file)
--- a/
src/filter_zoom.cpp
+++ b/
src/filter_zoom.cpp
@@
-368,7
+368,6
@@
yf::Zoom::Searchable::Searchable(CCL_bibset base)
piggyback = true;
use_turbomarc = true;
sortStrategy = "embed";
- urlRecipe = "${md-electronic-url}";
ccl_bibset = ccl_qual_dup(base);
}