Lines 1075-1081
Link Here
|
1075 |
[% END %] |
1075 |
[% END %] |
1076 |
</li> |
1076 |
</li> |
1077 |
[%# busc is already URI encoded %] |
1077 |
[%# busc is already URI encoded %] |
1078 |
<li class="back_results"><a href="opac-search.pl?[% busc %]" title="Back to the results search list">Back to results</a></li> |
1078 |
<li class="back_results"><a href="opac-search.pl?[% busc %]" title="Back to the results search list" class="searchwithcontext">Back to results</a></li> |
1079 |
<li class="right_results"> |
1079 |
<li class="right_results"> |
1080 |
[% IF ( nextBiblionumber ) %] |
1080 |
[% IF ( nextBiblionumber ) %] |
1081 |
<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> |
1081 |
<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 1098-1130
Link Here
|
1098 |
</div> |
1098 |
</div> |
1099 |
[% END # / IF OpacBrowseResults && busc %] |
1099 |
[% END # / IF OpacBrowseResults && busc %] |
1100 |
|
1100 |
|
1101 |
[% INCLUDE 'opac-detail-sidebar.inc' %] |
1101 |
<div id="sidebar"> |
|
|
1102 |
[% INCLUDE 'opac-detail-sidebar.inc' %] |
1102 |
|
1103 |
|
1103 |
[% IF ( NovelistSelectProfile && NovelistSelectView == 'right') %] |
1104 |
[% IF ( NovelistSelectProfile && NovelistSelectView == 'right') %] |
1104 |
<div id="NovelistSelect"> |
1105 |
<div id="NovelistSelect"> |
1105 |
<h4>Novelist Select</h4> |
1106 |
<h4>Novelist Select</h4> |
1106 |
<div data-novelist-novelistselect=[% normalized_isbn %]></div> |
1107 |
<div data-novelist-novelistselect=[% normalized_isbn %]></div> |
1107 |
</div> |
1108 |
</div> |
1108 |
[% END %] |
1109 |
[% END %] |
1109 |
|
1110 |
|
1110 |
[% IF ( Babeltheque ) %] |
1111 |
[% IF ( Babeltheque ) %] |
1111 |
<div class="babeltheque_adds"> |
1112 |
<div class="babeltheque_adds"> |
1112 |
<div id="BW_critiques_aj"></div> |
1113 |
<div id="BW_critiques_aj"></div> |
1113 |
<div id="BW_citations_aj"></div> |
1114 |
<div id="BW_citations_aj"></div> |
1114 |
</div> |
1115 |
</div> |
1115 |
[% END %] |
1116 |
[% END %] |
1116 |
|
1117 |
|
1117 |
[% IF ( SocialNetworks ) %] |
1118 |
[% IF ( SocialNetworks ) %] |
1118 |
<div id="social_networks" class="clearfix"> |
1119 |
<div id="social_networks" class="clearfix"> |
1119 |
<span>Share</span> |
1120 |
<span>Share</span> |
1120 |
<div><a id="facebook" href="http://www.facebook.com/sharer.php?u=[% current_url |url %]&t=[% title |url %]" title="Share on Facebook">Facebook</a></div> |
1121 |
<div><a id="facebook" href="http://www.facebook.com/sharer.php?u=[% current_url |url %]&t=[% title |url %]" title="Share on Facebook">Facebook</a></div> |
1121 |
<div><a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=[% current_url |url %]&title=[% title |url %]" title="Share on LinkedIn">LinkedIn</a></div> |
1122 |
<div><a id="linkedin" href="http://www.linkedin.com/shareArticle?mini=true&url=[% current_url |url %]&title=[% title |url %]" title="Share on LinkedIn">LinkedIn</a></div> |
1122 |
<div><a id="delicious" href="http://www.delicious.com/save?url=[% current_url |url %]&title=[% title |url %]" title="Share on Delicious">Delicious</a></div> |
1123 |
<div><a id="delicious" href="http://www.delicious.com/save?url=[% current_url |url %]&title=[% title |url %]" title="Share on Delicious">Delicious</a></div> |
1123 |
<div><a id="email" href="mailto:?subject=[% title |url %]&body=[% title |url %]%20([% current_url |url %])" title="Share by email">Email</a></div> |
1124 |
<div><a id="email" href="mailto:?subject=[% title |url %]&body=[% title |url %]%20([% current_url |url %])" title="Share by email">Email</a></div> |
1124 |
<div><div class="g-plusone" data-size="small" data-count="false"></div></div> |
1125 |
<div><div class="g-plusone" data-size="small" data-count="false"></div></div> |
1125 |
<div><a id="twitter" href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-text="[% title |url %]" data-lang="[% lang %]">Tweet</a></div> |
1126 |
<div><a id="twitter" href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-text="[% title |url %]" data-lang="[% lang %]">Tweet</a></div> |
1126 |
</div> |
1127 |
</div> |
1127 |
[% END %] |
1128 |
[% END %] |
|
|
1129 |
</div> |
1128 |
</div> <!-- / .ulactioncontainer --> |
1130 |
</div> <!-- / .ulactioncontainer --> |
1129 |
</div> <!-- / .span4 --> |
1131 |
</div> <!-- / .span4 --> |
1130 |
</div> <!-- / .row-fluid --> |
1132 |
</div> <!-- / .row-fluid --> |
Lines 1472-1477
Link Here
|
1472 |
renderPagIndexList(pag_index_ini, $("#listResults")); |
1474 |
renderPagIndexList(pag_index_ini, $("#listResults")); |
1473 |
} |
1475 |
} |
1474 |
$("#a_listResults").click(function(e) { |
1476 |
$("#a_listResults").click(function(e) { |
|
|
1477 |
$("#sidebar").toggle(); |
1475 |
if (arrPagination.length > 0) { |
1478 |
if (arrPagination.length > 0) { |
1476 |
e.preventDefault(); |
1479 |
e.preventDefault(); |
1477 |
var navigation = $(".results-pagination"); |
1480 |
var navigation = $(".results-pagination"); |
Lines 1491-1496
Link Here
|
1491 |
e.preventDefault(); |
1494 |
e.preventDefault(); |
1492 |
var navigation = $(".results-pagination"); |
1495 |
var navigation = $(".results-pagination"); |
1493 |
navigation.hide(); |
1496 |
navigation.hide(); |
|
|
1497 |
$("#sidebar").toggle(); |
1494 |
}); |
1498 |
}); |
1495 |
[% END %] |
1499 |
[% END %] |
1496 |
[% IF ( OPACShelfBrowser ) %] |
1500 |
[% IF ( OPACShelfBrowser ) %] |
Lines 1661-1668
Link Here
|
1661 |
var timeoutRFW; |
1665 |
var timeoutRFW; |
1662 |
var totalPagItemList = 10; |
1666 |
var totalPagItemList = 10; |
1663 |
|
1667 |
|
1664 |
function rewindList() |
1668 |
function rewindList(e) |
1665 |
{ |
1669 |
{ |
|
|
1670 |
e.preventDefault(); |
1666 |
var ul = $("#listResults"); |
1671 |
var ul = $("#listResults"); |
1667 |
var li_ini = ul.children(':first').next(); |
1672 |
var li_ini = ul.children(':first').next(); |
1668 |
var index_ini = pag_index_ini; |
1673 |
var index_ini = pag_index_ini; |
Lines 1680-1687
Link Here
|
1680 |
} |
1685 |
} |
1681 |
}//rewindList |
1686 |
}//rewindList |
1682 |
|
1687 |
|
1683 |
function forwardList() |
1688 |
function forwardList(e) |
1684 |
{ |
1689 |
{ |
|
|
1690 |
e.preventDefault(); |
1685 |
var ul = $("#listResults"); |
1691 |
var ul = $("#listResults"); |
1686 |
var li_ini = ul.children(':first').next(); |
1692 |
var li_ini = ul.children(':first').next(); |
1687 |
var index_ini = pag_index_ini; |
1693 |
var index_ini = pag_index_ini; |
Lines 1712-1718
Link Here
|
1712 |
var ini = index - 1; |
1718 |
var ini = index - 1; |
1713 |
var end = ini + totalPagItemList - 1; |
1719 |
var end = ini + totalPagItemList - 1; |
1714 |
li = $("<li />"); |
1720 |
li = $("<li />"); |
1715 |
html = (index > pag_index_ini)?"<a href='#' id='rew_list_index' onclick='rewindList()' title='" + _("Click to rewind the list to") + " " + ini + " - " + end + "'>«</a>":"«"; |
1721 |
html = (index > pag_index_ini)?"<a href='#' id='rew_list_index' onclick='rewindList(event)' title='" + _("Click to rewind the list to") + " " + ini + " - " + end + "'>«</a>":"«"; |
1716 |
li.html(html); |
1722 |
li.html(html); |
1717 |
ul.append(li); |
1723 |
ul.append(li); |
1718 |
var title = ""; |
1724 |
var title = ""; |
Lines 1734-1740
Link Here
|
1734 |
li = $("<li />"); |
1740 |
li = $("<li />"); |
1735 |
ini = index + 1; |
1741 |
ini = index + 1; |
1736 |
end = (arrPagination.length > index + totalPagItemList)?index + totalPagItemList:arrPagination.length - 1; |
1742 |
end = (arrPagination.length > index + totalPagItemList)?index + totalPagItemList:arrPagination.length - 1; |
1737 |
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>":"»"; |
1743 |
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>":"»"; |
1738 |
li.html(html); |
1744 |
li.html(html); |
1739 |
ul.append(li); |
1745 |
ul.append(li); |
1740 |
}//renderPagIndexList |
1746 |
}//renderPagIndexList |