Lines 1-3
Link Here
|
|
|
1 |
[% USE KohaDates %] |
2 |
|
1 |
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog › Details for: [% title |html %][% FOREACH subtitl IN subtitle %], [% subtitl.subfield |html %][% END %] |
3 |
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog › Details for: [% title |html %][% FOREACH subtitl IN subtitle %], [% subtitl.subfield |html %][% END %] |
2 |
[% INCLUDE 'doc-head-close.inc' %] |
4 |
[% INCLUDE 'doc-head-close.inc' %] |
3 |
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.tablesorter.min.js"></script> |
5 |
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.tablesorter.min.js"></script> |
Lines 622-628
YAHOO.util.Event.onContentReady("furtherm", function () {
Link Here
|
622 |
[% IF ( itemdata_copynumber ) %]<td>[% ITEM_RESULT.copynumber %]</td>[% END %] |
624 |
[% IF ( itemdata_copynumber ) %]<td>[% ITEM_RESULT.copynumber %]</td>[% END %] |
623 |
<td>[% INCLUDE 'item-status.inc' item = ITEM_RESULT %]</td> |
625 |
<td>[% INCLUDE 'item-status.inc' item = ITEM_RESULT %]</td> |
624 |
[% IF ( itemdata_itemnotes ) %]<td>[% ITEM_RESULT.itemnotes %]</td>[% END %] |
626 |
[% IF ( itemdata_itemnotes ) %]<td>[% ITEM_RESULT.itemnotes %]</td>[% END %] |
625 |
<td>[% ITEM_RESULT.datedue %]</td> |
627 |
<td>[% ITEM_RESULT.datedue | $KohaDates %]</td> |
626 |
</tr> |
628 |
</tr> |
627 |
[% END %]</tbody> |
629 |
[% END %]</tbody> |
628 |
</table> |
630 |
</table> |
Lines 804-810
YAHOO.util.Event.onContentReady("furtherm", function () {
Link Here
|
804 |
[% IF ( subscription.branchname ) %]<h3>At library: [% subscription.branchname %]</h3>[% ELSE %] |
806 |
[% IF ( subscription.branchname ) %]<h3>At library: [% subscription.branchname %]</h3>[% ELSE %] |
805 |
[% IF ( subscription.branchcode ) %]<h3>At library: [% subscription.branchcode %]</h3>[% END %][% END %] |
807 |
[% IF ( subscription.branchcode ) %]<h3>At library: [% subscription.branchcode %]</h3>[% END %][% END %] |
806 |
[% IF ( subscription.subscriptionnotes ) %]<p>[% subscription.subscriptionnotes %] </p>[% END %] |
808 |
[% IF ( subscription.subscriptionnotes ) %]<p>[% subscription.subscriptionnotes %] </p>[% END %] |
807 |
<p>Subscription from: [% subscription.histstartdate %] to:[% IF ( subscription.histenddate ) %] [% subscription.histenddate %] [% ELSE %] now (current)[% END %]</p> |
809 |
<p>Subscription from: [% subscription.histstartdate | $KohaDates %] to:[% IF ( subscription.histenddate ) %] [% subscription.histenddate | $KohaDates %] [% ELSE %] now (current)[% END %]</p> |
808 |
[% IF ( subscription.missinglist ) %]<p>Missing issues: [% subscription.missinglist %] </p>[% END %] |
810 |
[% IF ( subscription.missinglist ) %]<p>Missing issues: [% subscription.missinglist %] </p>[% END %] |
809 |
[% IF ( subscription.opacnote ) %]<p>([% subscription.opacnote %])</p>[% END %] |
811 |
[% IF ( subscription.opacnote ) %]<p>([% subscription.opacnote %])</p>[% END %] |
810 |
[% IF ( subscription.latestserials ) %] |
812 |
[% IF ( subscription.latestserials ) %] |
Lines 886-892
YAHOO.util.Event.onContentReady("furtherm", function () {
Link Here
|
886 |
<h5> |
888 |
<h5> |
887 |
Your Comment |
889 |
Your Comment |
888 |
</h5> |
890 |
</h5> |
889 |
<small>[% review.datereviewed %]</small> |
891 |
<small>[% review.datereviewed | $KohaDates %]</small> |
890 |
<p> |
892 |
<p> |
891 |
[% FILTER html_break %] |
893 |
[% FILTER html_break %] |
892 |
[% review.review |html %] |
894 |
[% review.review |html %] |
Lines 911-919
YAHOO.util.Event.onContentReady("furtherm", function () {
Link Here
|
911 |
[% CASE 'username' %] |
913 |
[% CASE 'username' %] |
912 |
<h5>Comment by [% review.userid %]</h5> |
914 |
<h5>Comment by [% review.userid %]</h5> |
913 |
[% END %] |
915 |
[% END %] |
914 |
<small>[% review.datereviewed %]</small> |
916 |
<small>[% review.datereviewed | $KohaDates %]</small> |
915 |
[% ELSIF ( ShowReviewer == "none") %] |
917 |
[% ELSIF ( ShowReviewer == "none") %] |
916 |
<h5>Patron comment on [% review.datereviewed %]</h5> |
918 |
<h5>Patron comment on [% review.datereviewed | $KohaDates %]</h5> |
917 |
[% END %] |
919 |
[% END %] |
918 |
<p> |
920 |
<p> |
919 |
[% FILTER html_break %] |
921 |
[% FILTER html_break %] |
Lines 1002-1008
YAHOO.util.Event.onContentReady("furtherm", function () {
Link Here
|
1002 |
|
1004 |
|
1003 |
[% FOREACH AMAZON_CUSTOMER_REVIEW IN AMAZON_CUSTOMER_REVIEWS %] |
1005 |
[% FOREACH AMAZON_CUSTOMER_REVIEW IN AMAZON_CUSTOMER_REVIEWS %] |
1004 |
<div class="content_set"> |
1006 |
<div class="content_set"> |
1005 |
<div class="clearfix" style="margin: .5em 0;"><h4 style="float: left;">[% AMAZON_CUSTOMER_REVIEW.Summary |html %]</h4> <span class="starMT" style="float: left;"><span class="starFull" style="float: left; width:[% Rating * 10 %]px"></span></span> </div> [% AMAZON_CUSTOMER_REVIEW.Date %] |
1007 |
<div class="clearfix" style="margin: .5em 0;"><h4 style="float: left;">[% AMAZON_CUSTOMER_REVIEW.Summary |html %]</h4> <span class="starMT" style="float: left;"><span class="starFull" style="float: left; width:[% Rating * 10 %]px"></span></span> </div> [% AMAZON_CUSTOMER_REVIEW.Date | $KohaDates %] |
1006 |
[% IF ( AMAZON_CUSTOMER_REVIEW.Content ) %] |
1008 |
[% IF ( AMAZON_CUSTOMER_REVIEW.Content ) %] |
1007 |
<p style="margin-left: .2em;">[% AMAZON_CUSTOMER_REVIEW.Content |html %]</p> |
1009 |
<p style="margin-left: .2em;">[% AMAZON_CUSTOMER_REVIEW.Content |html %]</p> |
1008 |
[% END %] |
1010 |
[% END %] |