|
Lines 1063-1069
Link Here
|
| 1063 |
[% END %] |
1063 |
[% END %] |
| 1064 |
</li> |
1064 |
</li> |
| 1065 |
[%# busc is already URI encoded %] |
1065 |
[%# busc is already URI encoded %] |
| 1066 |
<li class="back_results"><a href="opac-search.pl?[% busc %]" title="Back to the results search list">Back to results</a></li> |
1066 |
<li class="back_results"><a href="opac-search.pl?[% busc %]" title="Back to the results search list" class="searchwithcontext">Back to results</a></li> |
| 1067 |
<li class="right_results"> |
1067 |
<li class="right_results"> |
| 1068 |
[% IF ( nextBiblionumber ) %] |
1068 |
[% IF ( nextBiblionumber ) %] |
| 1069 |
<a href="opac-detail.pl?biblionumber=[% nextBiblionumber %][% IF ( query_desc && OpacHighlightedWords ) %]&query_desc=[% query_desc |uri %][% END %]" title="See: [% IF ( nextTitle ) %][% nextTitle |html %][% ELSE %]next biblio[% END %]">Next »</a> |
1069 |
<a href="opac-detail.pl?biblionumber=[% nextBiblionumber %][% IF ( query_desc && OpacHighlightedWords ) %]&query_desc=[% query_desc |uri %][% END %]" title="See: [% IF ( nextTitle ) %][% nextTitle |html %][% ELSE %]next biblio[% END %]">Next »</a> |
|
Lines 1086-1118
Link Here
|
| 1086 |
</div> |
1086 |
</div> |
| 1087 |
[% END # / IF OpacBrowseResults && busc %] |
1087 |
[% END # / IF OpacBrowseResults && busc %] |
| 1088 |
|
1088 |
|
| 1089 |
[% INCLUDE 'opac-detail-sidebar.inc' %] |
1089 |
<div id="sidebar"> |
|
|
1090 |
[% INCLUDE 'opac-detail-sidebar.inc' %] |
| 1090 |
|
1091 |
|
| 1091 |
[% IF ( NovelistSelectProfile && NovelistSelectView == 'right') %] |
1092 |
[% IF ( NovelistSelectProfile && NovelistSelectView == 'right') %] |
| 1092 |
<div id="NovelistSelect"> |
1093 |
<div id="NovelistSelect"> |
| 1093 |
<h4>Novelist Select</h4> |
1094 |
<h4>Novelist Select</h4> |
| 1094 |
<div data-novelist-novelistselect=[% normalized_isbn %]></div> |
1095 |
<div data-novelist-novelistselect=[% normalized_isbn %]></div> |
| 1095 |
</div> |
1096 |
</div> |
| 1096 |
[% END %] |
1097 |
[% END %] |
| 1097 |
|
1098 |
|
| 1098 |
[% IF ( Babeltheque ) %] |
1099 |
[% IF ( Babeltheque ) %] |
| 1099 |
<div class="babeltheque_adds"> |
1100 |
<div class="babeltheque_adds"> |
| 1100 |
<div id="BW_critiques_aj"></div> |
1101 |
<div id="BW_critiques_aj"></div> |
| 1101 |
<div id="BW_citations_aj"></div> |
1102 |
<div id="BW_citations_aj"></div> |
| 1102 |
</div> |
1103 |
</div> |
| 1103 |
[% END %] |
1104 |
[% END %] |
| 1104 |
|
1105 |
|
| 1105 |
[% IF ( SocialNetworks ) %] |
1106 |
[% IF ( SocialNetworks ) %] |
| 1106 |
<div id="social_networks" class="clearfix"> |
1107 |
<div id="social_networks" class="clearfix"> |
| 1107 |
<span>Share</span> |
1108 |
<span>Share</span> |
| 1108 |
<div><a id="facebook" href="http://www.facebook.com/sharer.php?u=[% protocol %][% current_url |url %]&t=[% title |url %]" title="Share on Facebook">Facebook</a></div> |
1109 |
<div><a id="facebook" href="http://www.facebook.com/sharer.php?u=[% protocol %][% current_url |url %]&t=[% title |url %]" title="Share on Facebook">Facebook</a></div> |
| 1109 |
<div><a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=[% protocol %][% current_url |url %]&title=[% title |url %]" title="Share on LinkedIn">LinkedIn</a></div> |
1110 |
<div><a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=[% protocol %][% current_url |url %]&title=[% title |url %]" title="Share on LinkedIn">LinkedIn</a></div> |
| 1110 |
<div><a id="delicious" href="http://www.delicious.com/save?url=[% protocol %][% current_url |url %]&title=[% title |url %]" title="Share on Delicious">Delicious</a></div> |
1111 |
<div><a id="delicious" href="http://www.delicious.com/save?url=[% protocol %][% current_url |url %]&title=[% title |url %]" title="Share on Delicious">Delicious</a></div> |
| 1111 |
<div><a id="email" href="mailto:?subject=[% title |url %]&body=[% title |url %]%20([% protocol %][% current_url |url %])" title="Share by email">Email</a></div> |
1112 |
<div><a id="email" href="mailto:?subject=[% title |url %]&body=[% title |url %]%20([% protocol %][% current_url |url %])" title="Share by email">Email</a></div> |
| 1112 |
<div><div class="g-plusone" data-size="small" data-count="false"></div></div> |
1113 |
<div><div class="g-plusone" data-size="small" data-count="false"></div></div> |
| 1113 |
<div><a id="twitter" href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-text="[% title %]" data-lang="[% lang %]">Tweet</a></div> |
1114 |
<div><a id="twitter" href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-text="[% title %]" data-lang="[% lang %]">Tweet</a></div> |
| 1114 |
</div> |
1115 |
</div> |
| 1115 |
[% END %] |
1116 |
[% END %] |
|
|
1117 |
</div> |
| 1116 |
</div> <!-- / .ulactioncontainer --> |
1118 |
</div> <!-- / .ulactioncontainer --> |
| 1117 |
</div> <!-- / .span4 --> |
1119 |
</div> <!-- / .span4 --> |
| 1118 |
</div> <!-- / .row-fluid --> |
1120 |
</div> <!-- / .row-fluid --> |
|
Lines 1456-1461
Link Here
|
| 1456 |
renderPagIndexList(pag_index_ini, $("#listResults")); |
1458 |
renderPagIndexList(pag_index_ini, $("#listResults")); |
| 1457 |
} |
1459 |
} |
| 1458 |
$("#a_listResults").click(function(e) { |
1460 |
$("#a_listResults").click(function(e) { |
|
|
1461 |
$("#sidebar").toggle(); |
| 1459 |
if (arrPagination.length > 0) { |
1462 |
if (arrPagination.length > 0) { |
| 1460 |
e.preventDefault(); |
1463 |
e.preventDefault(); |
| 1461 |
var navigation = $(".results-pagination"); |
1464 |
var navigation = $(".results-pagination"); |
|
Lines 1475-1480
Link Here
|
| 1475 |
e.preventDefault(); |
1478 |
e.preventDefault(); |
| 1476 |
var navigation = $(".results-pagination"); |
1479 |
var navigation = $(".results-pagination"); |
| 1477 |
navigation.hide(); |
1480 |
navigation.hide(); |
|
|
1481 |
$("#sidebar").toggle(); |
| 1478 |
}); |
1482 |
}); |
| 1479 |
[% END %] |
1483 |
[% END %] |
| 1480 |
[% IF ( OPACShelfBrowser ) %] |
1484 |
[% IF ( OPACShelfBrowser ) %] |
|
Lines 1639-1646
Link Here
|
| 1639 |
var timeoutRFW; |
1643 |
var timeoutRFW; |
| 1640 |
var totalPagItemList = 10; |
1644 |
var totalPagItemList = 10; |
| 1641 |
|
1645 |
|
| 1642 |
function rewindList() |
1646 |
function rewindList(e) |
| 1643 |
{ |
1647 |
{ |
|
|
1648 |
e.preventDefault(); |
| 1644 |
var ul = $("#listResults"); |
1649 |
var ul = $("#listResults"); |
| 1645 |
var li_ini = ul.children(':first').next(); |
1650 |
var li_ini = ul.children(':first').next(); |
| 1646 |
var index_ini = pag_index_ini; |
1651 |
var index_ini = pag_index_ini; |
|
Lines 1658-1665
Link Here
|
| 1658 |
} |
1663 |
} |
| 1659 |
}//rewindList |
1664 |
}//rewindList |
| 1660 |
|
1665 |
|
| 1661 |
function forwardList() |
1666 |
function forwardList(e) |
| 1662 |
{ |
1667 |
{ |
|
|
1668 |
e.preventDefault(); |
| 1663 |
var ul = $("#listResults"); |
1669 |
var ul = $("#listResults"); |
| 1664 |
var li_ini = ul.children(':first').next(); |
1670 |
var li_ini = ul.children(':first').next(); |
| 1665 |
var index_ini = pag_index_ini; |
1671 |
var index_ini = pag_index_ini; |
|
Lines 1690-1696
Link Here
|
| 1690 |
var ini = index - 1; |
1696 |
var ini = index - 1; |
| 1691 |
var end = ini + totalPagItemList - 1; |
1697 |
var end = ini + totalPagItemList - 1; |
| 1692 |
li = $("<li />"); |
1698 |
li = $("<li />"); |
| 1693 |
html = (index > pag_index_ini)?"<a href='#' id='rew_list_index' onclick='rewindList()' title='" + _("Click to rewind the list to") + " " + ini + " - " + end + "'>«</a>":"«"; |
1699 |
html = (index > pag_index_ini)?"<a href='#' id='rew_list_index' onclick='rewindList(event)' title='" + _("Click to rewind the list to") + " " + ini + " - " + end + "'>«</a>":"«"; |
| 1694 |
li.html(html); |
1700 |
li.html(html); |
| 1695 |
ul.append(li); |
1701 |
ul.append(li); |
| 1696 |
var title = ""; |
1702 |
var title = ""; |
|
Lines 1712-1718
Link Here
|
| 1712 |
li = $("<li />"); |
1718 |
li = $("<li />"); |
| 1713 |
ini = index + 1; |
1719 |
ini = index + 1; |
| 1714 |
end = (arrPagination.length > index + totalPagItemList)?index + totalPagItemList:arrPagination.length - 1; |
1720 |
end = (arrPagination.length > index + totalPagItemList)?index + totalPagItemList:arrPagination.length - 1; |
| 1715 |
html = (end <= arrPagination.length - 1 && (end - index) >= totalPagItemList)?"<a href='#' id='fw_list_index' onclick='forwardList()' title='" + _("Click to forward the list to") + " " + ini + " - " + end + "'>»</a>":"»"; |
1721 |
html = (end <= arrPagination.length - 1 && (end - index) >= totalPagItemList)?"<a href='#' id='fw_list_index' onclick='forwardList(event)' title='" + _("Click to forward the list to") + " " + ini + " - " + end + "'>»</a>":"»"; |
| 1716 |
li.html(html); |
1722 |
li.html(html); |
| 1717 |
ul.append(li); |
1723 |
ul.append(li); |
| 1718 |
}//renderPagIndexList |
1724 |
}//renderPagIndexList |