View | Details | Raw Unified | Return to bug 2780
Collapse All | Expand All

(-)a/koha-tmpl/opac-tmpl/prog/en/modules/errors/400.tt (-2 / +2 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog ›  An Error Has Occurred
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog ›  An error has occurred
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body id="error400">
4
<body id="error400">
Lines 9-15 Link Here
9
<div id="yui-main">
9
<div id="yui-main">
10
<div class="yui-b">
10
<div class="yui-b">
11
<div class="yui-g">
11
<div class="yui-g">
12
            <h3>An Error has Occurred</h3>
12
            <h3>An error has occurred</h3>
13
            <h4>Error 400</h4>
13
            <h4>Error 400</h4>
14
            <ul>
14
            <ul>
15
                <li>This error means that the Koha is pointed an invalid link.</li>
15
                <li>This error means that the Koha is pointed an invalid link.</li>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/errors/401.tt (-2 / +2 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  An Error Has Occurred
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  An error has occurred
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body id="error401">
4
<body id="error401">
Lines 9-15 Link Here
9
<div id="yui-main">
9
<div id="yui-main">
10
<div class="yui-b">
10
<div class="yui-b">
11
<div class="yui-g">
11
<div class="yui-g">
12
            <h3>An Error has Occurred</h3>
12
            <h3>An error has occurred</h3>
13
            <h4>Error 401</h4>
13
            <h4>Error 401</h4>
14
            <ul>
14
            <ul>
15
                <li>This error means that the you are trying to access a link that you're not authorized to see.</li>
15
                <li>This error means that the you are trying to access a link that you're not authorized to see.</li>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/errors/402.tt (-2 / +2 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  An Error Has Occurred
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  An error has occurred
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body id="error402">
4
<body id="error402">
Lines 9-15 Link Here
9
<div id="yui-main">
9
<div id="yui-main">
10
<div class="yui-b">
10
<div class="yui-b">
11
<div class="yui-g">
11
<div class="yui-g">
12
            <h3>An Error has Occurred</h3>
12
            <h3>An error has occurred</h3>
13
            <h4>Error 402</h4>
13
            <h4>Error 402</h4>
14
            <ul>
14
            <ul>
15
                <li>This error means that the Koha is pointed an invalid link.</li>
15
                <li>This error means that the Koha is pointed an invalid link.</li>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/errors/403.tt (-2 / +2 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  An Error Has Occurred
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  An error has occurred
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body id="error403">
4
<body id="error403">
Lines 9-15 Link Here
9
<div id="yui-main">
9
<div id="yui-main">
10
<div class="yui-b">
10
<div class="yui-b">
11
<div class="yui-g">
11
<div class="yui-g">
12
            <h3>An Error has Occurred</h3>
12
            <h3>An error has occurred</h3>
13
            <h4>Error 403</h4>
13
            <h4>Error 403</h4>
14
            <ul>
14
            <ul>
15
                <li>This error means that you are forbidden for some reason to see this page.</li>
15
                <li>This error means that you are forbidden for some reason to see this page.</li>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/errors/404.tt (-2 / +2 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  An Error Has Occurred
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  An error has occurred
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body id="error404">
4
<body id="error404">
Lines 9-15 Link Here
9
<div id="yui-main">
9
<div id="yui-main">
10
<div class="yui-b">
10
<div class="yui-b">
11
<div class="yui-g">
11
<div class="yui-g">
12
            <h3>An Error has Occurred</h3>
12
            <h3>An error has occurred</h3>
13
            <h4>Error 404</h4>
13
            <h4>Error 404</h4>
14
            <ul>
14
            <ul>
15
                <li>This error means that the link was broken and that the page doesn't exist.</li>
15
                <li>This error means that the link was broken and that the page doesn't exist.</li>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/errors/500.tt (-2 / +2 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  An Error Has Occurred
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  An error has occurred
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body id="error500">
4
<body id="error500">
Lines 9-15 Link Here
9
<div id="yui-main">
9
<div id="yui-main">
10
<div class="yui-b">
10
<div class="yui-b">
11
<div class="yui-g">
11
<div class="yui-g">
12
            <h3>An Error has Occurred</h3>
12
            <h3>An error has occurred</h3>
13
            <h4>Error 500</h4>
13
            <h4>Error 500</h4>
14
            <ul>
14
            <ul>
15
                <li>An error occurred while try to process your request.</li>
15
                <li>An error occurred while try to process your request.</li>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/ilsdi.tt (-21 / +21 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% LibraryNameTitle or "Koha Online" %] &rsaquo; ILS-DI
1
[% INCLUDE 'doc-head-open.inc' %][% LibraryNameTitle or "Koha online" %] &rsaquo; ILS-DI
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body>
4
<body>
Lines 36-46 Link Here
36
                    <dt><strong>return_fmt</strong> (Optional)</dt>
36
                    <dt><strong>return_fmt</strong> (Optional)</dt>
37
                    <dd>requests a particular format or set of formats in reporting availability</dd>
37
                    <dd>requests a particular format or set of formats in reporting availability</dd>
38
                </dl>
38
                </dl>
39
                <h4>Example Call</h4>
39
                <h4>Example call</h4>
40
                <a href="ilsdi.pl?service=GetAvailability&amp;id=1+2+99999&amp;id_type=item">
40
                <a href="ilsdi.pl?service=GetAvailability&amp;id=1+2+99999&amp;id_type=item">
41
                    ilsdi.pl?service=GetAvailability&amp;id=1+2+99999&amp;id_type=item
41
                    ilsdi.pl?service=GetAvailability&amp;id=1+2+99999&amp;id_type=item
42
                </a>
42
                </a>
43
                <h4>Example Response</h4>
43
                <h4>Example response</h4>
44
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
44
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
45
&lt;dlf:collection
45
&lt;dlf:collection
46
  xmlns:dlf="http://diglib.org/ilsdi/1.1"
46
  xmlns:dlf="http://diglib.org/ilsdi/1.1"
Lines 113-119 Link Here
113
                <a href="ilsdi.pl?service=GetRecords&amp;id=1+2+99999">
113
                <a href="ilsdi.pl?service=GetRecords&amp;id=1+2+99999">
114
                    ilsdi.pl?service=GetRecords&amp;id=1+2+99999
114
                    ilsdi.pl?service=GetRecords&amp;id=1+2+99999
115
                </a>
115
                </a>
116
                <h4>Example Response</h4>
116
                <h4>Example response</h4>
117
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
117
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
118
&lt;GetRecords&gt;
118
&lt;GetRecords&gt;
119
  &lt;record&gt;
119
  &lt;record&gt;
Lines 313-323 Link Here
313
                        </ul>
313
                        </ul>
314
                    </dd>
314
                    </dd>
315
                </dl>
315
                </dl>
316
                <h4>Example Call</h4>
316
                <h4>Example call</h4>
317
                <a href="ilsdi.pl?service=GetAuthorityRecords&amp;id=1+2+99999">
317
                <a href="ilsdi.pl?service=GetAuthorityRecords&amp;id=1+2+99999">
318
                    ilsdi.pl?service=GetAuthorityRecords&amp;id=1+2+99999
318
                    ilsdi.pl?service=GetAuthorityRecords&amp;id=1+2+99999
319
                </a>
319
                </a>
320
                <h4>Example Response</h4>
320
                <h4>Example response</h4>
321
<pre>&lt;xml version="1.0" encoding="UTF-8"&gt;;
321
<pre>&lt;xml version="1.0" encoding="UTF-8"&gt;;
322
&lt;GetAuthorityRecords&gt;
322
&lt;GetAuthorityRecords&gt;
323
  &lt;record&gt;
323
  &lt;record&gt;
Lines 371-381 Link Here
371
                        </ul>
371
                        </ul>
372
                    </dd>
372
                    </dd>
373
                </dl>
373
                </dl>
374
                <h4>Example Call</h4>
374
                <h4>Example call</h4>
375
                <a href="ilsdi.pl?service=LookupPatron&amp;id=815&amp;id_type=cardnumber">
375
                <a href="ilsdi.pl?service=LookupPatron&amp;id=815&amp;id_type=cardnumber">
376
                    ilsdi.pl?service=LookupPatron&amp;id=815&amp;id_type=cardnumber
376
                    ilsdi.pl?service=LookupPatron&amp;id=815&amp;id_type=cardnumber
377
                </a>
377
                </a>
378
                <h4>Example Response</h4>
378
                <h4>Example response</h4>
379
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
379
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
380
&lt;LookupPatron&gt;
380
&lt;LookupPatron&gt;
381
  &lt;id&gt;419&lt;/id&gt;
381
  &lt;id&gt;419&lt;/id&gt;
Lines 392-398 Link Here
392
                    <dt><strong>password</strong> (Required)</dt>
392
                    <dt><strong>password</strong> (Required)</dt>
393
                    <dd>user's password</dd>
393
                    <dd>user's password</dd>
394
                </dl>
394
                </dl>
395
                <h4>Example Call</h4>
395
                <h4>Example call</h4>
396
                <a href="ilsdi.pl?service=AuthenticatePatron&amp;username=john9&amp;password=soul">
396
                <a href="ilsdi.pl?service=AuthenticatePatron&amp;username=john9&amp;password=soul">
397
                    ilsdi.pl?service=AuthenticatePatron&amp;username=john9&amp;password=soul
397
                    ilsdi.pl?service=AuthenticatePatron&amp;username=john9&amp;password=soul
398
                </a>
398
                </a>
Lines 422-432 Link Here
422
                    <dt><strong>show_loans</strong> (Optional, default 0)</dt>
422
                    <dt><strong>show_loans</strong> (Optional, default 0)</dt>
423
                    <dd>whether or not to return loan information in the response</dd>
423
                    <dd>whether or not to return loan information in the response</dd>
424
                </dl>
424
                </dl>
425
                <h4>Example Call</h4>
425
                <h4>Example call</h4>
426
                <a href="ilsdi.pl?service=GetPatronInfo&amp;patron_id=1&amp;show_contact=0&amp;show_loans=1">
426
                <a href="ilsdi.pl?service=GetPatronInfo&amp;patron_id=1&amp;show_contact=0&amp;show_loans=1">
427
                    ilsdi.pl?service=GetPatronInfo&amp;patron_id=1&amp;show_contact=0&amp;show_loans=1
427
                    ilsdi.pl?service=GetPatronInfo&amp;patron_id=1&amp;show_contact=0&amp;show_loans=1
428
                </a>
428
                </a>
429
                <h4>Example Response</h4>
429
                <h4>Example response</h4>
430
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
430
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
431
&lt;GetPatronInfo&gt;
431
&lt;GetPatronInfo&gt;
432
  &lt;category_type&gt;A&lt;/category_type&gt;
432
  &lt;category_type&gt;A&lt;/category_type&gt;
Lines 541-547 Link Here
541
                    <dt><strong>patron_id</strong> (Required)</dt>
541
                    <dt><strong>patron_id</strong> (Required)</dt>
542
                    <dd>the unique patron identifier in the ILS; the same identifier returned by LookupPatron or AuthenticatePatron</dd>
542
                    <dd>the unique patron identifier in the ILS; the same identifier returned by LookupPatron or AuthenticatePatron</dd>
543
                </dl>
543
                </dl>
544
                <h4>Example Call</h4>
544
                <h4>Example call</h4>
545
                <a href="ilsdi.pl?service=GetPatronStatus&amp;patron_id=1">
545
                <a href="ilsdi.pl?service=GetPatronStatus&amp;patron_id=1">
546
                    ilsdi.pl?service=GetPatronStatus&amp;patron_id=1
546
                    ilsdi.pl?service=GetPatronStatus&amp;patron_id=1
547
                </a>
547
                </a>
Lines 564-574 Link Here
564
                    <dt><strong>item_id</strong> (Required)</dt>
564
                    <dt><strong>item_id</strong> (Required)</dt>
565
                    <dd>system item identifier</dd>
565
                    <dd>system item identifier</dd>
566
                </dl>
566
                </dl>
567
                <h4>Example Call</h4>
567
                <h4>Example call</h4>
568
                <a href="ilsdi.pl?service=GetServices&amp;patron_id=1&amp;item_id=1">
568
                <a href="ilsdi.pl?service=GetServices&amp;patron_id=1&amp;item_id=1">
569
                    ilsdi.pl?service=GetServices&amp;patron_id=1&amp;item_id=1
569
                    ilsdi.pl?service=GetServices&amp;patron_id=1&amp;item_id=1
570
                </a>
570
                </a>
571
                <h4>Example Response</h4>
571
                <h4>Example response</h4>
572
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
572
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
573
&lt;GetServices&gt;
573
&lt;GetServices&gt;
574
  &lt;AvailableFor&gt;title level hold&lt;/AvailableFor&gt;
574
  &lt;AvailableFor&gt;title level hold&lt;/AvailableFor&gt;
Lines 588-598 Link Here
588
                    <dt><strong>desired_due_date</strong> (Required)</dt>
588
                    <dt><strong>desired_due_date</strong> (Required)</dt>
589
                    <dd>the date the patron would like the item returned by</dd>
589
                    <dd>the date the patron would like the item returned by</dd>
590
                </dl>
590
                </dl>
591
                <h4>Example Call</h4>
591
                <h4>Example call</h4>
592
                <a href="ilsdi.pl?service=RenewLoan&amp;patron_id=1&amp;item_id=1">
592
                <a href="ilsdi.pl?service=RenewLoan&amp;patron_id=1&amp;item_id=1">
593
                    ilsdi.pl?service=RenewLoan&amp;patron_id=1&amp;item_id=1
593
                    ilsdi.pl?service=RenewLoan&amp;patron_id=1&amp;item_id=1
594
                </a>
594
                </a>
595
                <h4>Example Response</h4>
595
                <h4>Example response</h4>
596
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
596
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
597
&lt;RenewLoan&gt;
597
&lt;RenewLoan&gt;
598
  &lt;success&gt;0&lt;/success&gt;
598
  &lt;success&gt;0&lt;/success&gt;
Lines 623-629 Link Here
623
                <a href="ilsdi.pl?service=HoldTitle&amp;patron_id=1&amp;bib_id=1&amp;request_location=127.0.0.1">
623
                <a href="ilsdi.pl?service=HoldTitle&amp;patron_id=1&amp;bib_id=1&amp;request_location=127.0.0.1">
624
                    ilsdi.pl?service=HoldTitle&amp;patron_id=1&amp;bib_id=1&amp;request_location=127.0.0.1
624
                    ilsdi.pl?service=HoldTitle&amp;patron_id=1&amp;bib_id=1&amp;request_location=127.0.0.1
625
                </a>
625
                </a>
626
                <h4>Example Response</h4>
626
                <h4>Example response</h4>
627
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
627
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
628
&lt;HoldTitle&gt;
628
&lt;HoldTitle&gt;
629
  &lt;title&gt;(les) galères de l'Orfèvre&lt;/title&gt;
629
  &lt;title&gt;(les) galères de l'Orfèvre&lt;/title&gt;
Lines 654-660 Link Here
654
                <a href="ilsdi.pl?service=HoldItem&amp;patron_id=1&amp;bib_id=1&amp;item_id=1">
654
                <a href="ilsdi.pl?service=HoldItem&amp;patron_id=1&amp;bib_id=1&amp;item_id=1">
655
                    ilsdi.pl?service=HoldItem&amp;patron_id=1&amp;bib_id=1&amp;item_id=1
655
                    ilsdi.pl?service=HoldItem&amp;patron_id=1&amp;bib_id=1&amp;item_id=1
656
                </a>
656
                </a>
657
                <h4>Example Response</h4>
657
                <h4>Example response</h4>
658
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
658
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
659
&lt;HoldTitle&gt;
659
&lt;HoldTitle&gt;
660
  &lt;title&gt;(les) galères de l'Orfèvre&lt;/title&gt;
660
  &lt;title&gt;(les) galères de l'Orfèvre&lt;/title&gt;
Lines 673-683 Link Here
673
                    <dt><strong>item_id</strong> (Required)</dt>
673
                    <dt><strong>item_id</strong> (Required)</dt>
674
                    <dd>system item identifier</dd>
674
                    <dd>system item identifier</dd>
675
                </dl>
675
                </dl>
676
                <h4>Example Call</h4>
676
                <h4>Example call</h4>
677
                <a href="ilsdi.pl?service=CancelHold&amp;patron_id=1&amp;item_id=1">
677
                <a href="ilsdi.pl?service=CancelHold&amp;patron_id=1&amp;item_id=1">
678
                    ilsdi.pl?service=CancelHold&amp;patron_id=1&amp;item_id=1
678
                    ilsdi.pl?service=CancelHold&amp;patron_id=1&amp;item_id=1
679
                </a>
679
                </a>
680
                <h4>Example Response</h4>
680
                <h4>Example response</h4>
681
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
681
<pre>&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
682
&lt;CancelHold&gt;
682
&lt;CancelHold&gt;
683
  &lt;message&gt;Canceled&lt;/message&gt;
683
  &lt;message&gt;Canceled&lt;/message&gt;
Lines 685-691 Link Here
685
685
686
[% ELSE %]
686
[% ELSE %]
687
687
688
                <h2>Level 1: Basic Discovery Interfaces</h2>
688
                <h2>Level 1: Basic discovery interfaces</h2>
689
                <ul>
689
                <ul>
690
                    <li>HarvestBibliographicRecords <em>(Use OAI-PMH instead)</em></li>
690
                    <li>HarvestBibliographicRecords <em>(Use OAI-PMH instead)</em></li>
691
                    <li>HarvestExpandedRecords <em>(Use OAI-PMH instead)</em></li>
691
                    <li>HarvestExpandedRecords <em>(Use OAI-PMH instead)</em></li>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/kohaerror.tt (-2 / +2 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  An Error Has Occurred
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  An error has occurred
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body>
4
<body>
Lines 10-16 Link Here
10
<div id="kohaerrorcontainer" class="container">
10
<div id="kohaerrorcontainer" class="container">
11
<div id="kohaerror">
11
<div id="kohaerror">
12
<div class="dialog message">
12
<div class="dialog message">
13
<h3>An Error has Occurred</h3>
13
<h3>An error has occurred</h3>
14
[% IF ( noadminemail ) %]
14
[% IF ( noadminemail ) %]
15
<p>An error occurred when sending your message to the administrator. Please visit the library to update your personal details. </p>
15
<p>An error occurred when sending your message to the administrator. Please visit the library to update your personal details. </p>
16
<p><a href="/cgi-bin/koha/opac-user.pl">Return to your summary.</a></p>
16
<p><a href="/cgi-bin/koha/opac-user.pl">Return to your summary.</a></p>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/maintenance.tt (-3 / +3 lines)
Lines 1-5 Link Here
1
[% INCLUDE 'doc-head-open.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %]
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
<style type="text/css">
4
<style type="text/css">
5
#opac-maintenance-message {
5
#opac-maintenance-message {
Lines 20-27 width:50%; Link Here
20
  [% END %]
20
  [% END %]
21
   <div id="bd">
21
   <div id="bd">
22
<div id="opac-maintenance-message">
22
<div id="opac-maintenance-message">
23
<h2>System Maintenance</h2>
23
<h2>System maintenance</h2>
24
<p>The [% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog is offline for system maintenance. We'll be back soon! If you have any questions, please contact the <a href="mailto:[% KohaAdminEmailAddress %]">Site Administrator</a></p>
24
<p>The [% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog is offline for system maintenance. We'll be back soon! If you have any questions, please contact the <a href="mailto:[% KohaAdminEmailAddress %]">site administrator</a></p>
25
</div>
25
</div>
26
</div>
26
</div>
27
[% INCLUDE 'opac-bottom.inc' %]
27
[% INCLUDE 'opac-bottom.inc' %]
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-ISBDdetail.tt (-2 / +2 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; ISBD View
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; ISBD view
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
<script type="text/JavaScript" language="JavaScript">
3
<script type="text/JavaScript" language="JavaScript">
4
//<![CDATA[
4
//<![CDATA[
Lines 37-43 Link Here
37
    <div id="catalogue_detail_biblio">
37
    <div id="catalogue_detail_biblio">
38
	
38
	
39
     <div id="views">
39
     <div id="views">
40
	 <span class="view"><a id="Normalview" href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]">Normal View</a></span> <span class="view"><a id="MARCview" href="/cgi-bin/koha/opac-MARCdetail.pl?biblionumber=[% biblionumber %]">MARC View</a></span> <span class="view"><span id="ISBDview">ISBD View</span></span></div>
40
     <span class="view"><a id="Normalview" href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]">Normal view</a></span> <span class="view"><a id="MARCview" href="/cgi-bin/koha/opac-MARCdetail.pl?biblionumber=[% biblionumber %]">MARC view</a></span> <span class="view"><span id="ISBDview">ISBD view</span></span></div>
41
41
42
    <div id="isbdcontents">[% ISBD %]</div>
42
    <div id="isbdcontents">[% ISBD %]</div>
43
43
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-MARCdetail.tt (-4 / +4 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  MARC Details for Record No. [% biblionumber %]
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  MARC details for record no. [% biblionumber %]
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
<script type="text/javascript">
3
<script type="text/javascript">
4
//<![CDATA[
4
//<![CDATA[
Lines 67-76 $(document).ready(function(){ Link Here
67
    <div id="catalogue_detail_biblio">
67
    <div id="catalogue_detail_biblio">
68
68
69
    <div id="views">
69
    <div id="views">
70
    <span class="view"><a id="Normalview" href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]">Normal View</a></span>
70
    <span class="view"><a id="Normalview" href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]">Normal view</a></span>
71
71
72
<span class="view"><span id="MARCview">MARC View</span></span>
72
<span class="view"><span id="MARCview">MARC view</span></span>
73
[% IF ( ISBD ) %]<span class="view"><a id="ISBDview"  href="/cgi-bin/koha/opac-ISBDdetail.pl?biblionumber=[% biblionumber %]">ISBD View</a></span>[% END %]
73
[% IF ( ISBD ) %]<span class="view"><a id="ISBDview"  href="/cgi-bin/koha/opac-ISBDdetail.pl?biblionumber=[% biblionumber %]">ISBD view</a></span>[% END %]
74
</div>
74
</div>
75
    <h1 class="title">[% bibliotitle %] (Record no. [% biblionumber %])</h1>
75
    <h1 class="title">[% bibliotitle %] (Record no. [% biblionumber %])</h1>
76
    [% IF ( OPACXSLTDetailsDisplay ) %]
76
    [% IF ( OPACXSLTDetailsDisplay ) %]
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-account.tt (-6 / +6 lines)
Lines 1-6 Link Here
1
[% USE KohaDates %]
1
[% USE KohaDates %]
2
2
3
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; Your fines and charges
3
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; Your fines and charges
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
</head>
5
</head>
6
<body id="opac-account">
6
<body id="opac-account">
Lines 13-19 Link Here
13
		<div id="useraccount" class="container">
13
		<div id="useraccount" class="container">
14
<!--CONTENT-->
14
<!--CONTENT-->
15
    [% FOREACH BORROWER_INF IN BORROWER_INFO %]
15
    [% FOREACH BORROWER_INF IN BORROWER_INFO %]
16
        <h3><a href="/cgi-bin/koha/opac-user.pl">[% BORROWER_INF.firstname %] [% BORROWER_INF.surname %]'s account</a> <img src="[% themelang %]../../images/caret.gif" width="16" height="16" alt="&gt;" border="0" /> Fines and Charges</h3>
16
        <h3><a href="/cgi-bin/koha/opac-user.pl">[% BORROWER_INF.firstname %] [% BORROWER_INF.surname %]'s account</a> <img src="[% themelang %]../../images/caret.gif" width="16" height="16" alt="&gt;" border="0" /> Fines and charges</h3>
17
    [% END %]
17
    [% END %]
18
18
19
    [% IF ( ACCOUNT_LINES ) %]
19
    [% IF ( ACCOUNT_LINES ) %]
Lines 22-35 Link Here
22
                <tr>
22
                <tr>
23
                    <th>Date</th>
23
                    <th>Date</th>
24
                    <th>Description</th>
24
                    <th>Description</th>
25
                    <th>Fine Amount</th>
25
                    <th>Fine amount</th>
26
                    <th>Amount Outstanding</th>
26
                    <th>Amount outstanding</th>
27
                </tr>
27
                </tr>
28
            </thead>
28
            </thead>
29
29
30
            <tfoot>
30
            <tfoot>
31
            <tr>
31
            <tr>
32
                <th class="sum" colspan="3">Total Due</th>
32
                <th class="sum" colspan="3">Total due</th>
33
                <td class="sum">[% total %]</td>
33
                <td class="sum">[% total %]</td>
34
            </tr>
34
            </tr>
35
            </tfoot>
35
            </tfoot>
Lines 48-54 Link Here
48
48
49
        </table>
49
        </table>
50
    [% ELSE %]
50
    [% ELSE %]
51
        <h4>You have no Fines or Charges</h4>
51
        <h4>You have no fines or charges</h4>
52
    [% END %]
52
    [% END %]
53
</div>
53
</div>
54
</div>
54
</div>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-addbybiblionumber.tt (-5 / +5 lines)
Lines 1-5 Link Here
1
[% INCLUDE 'doc-head-open.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %]
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; Add to Your List
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; Add to your list
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
<style type="text/css">
4
<style type="text/css">
5
   #custom-doc { width:34.62em;*width:33.78em;min-width:450px; margin:auto; margin-top: .4em;text-align:left; }
5
   #custom-doc { width:34.62em;*width:33.78em;min-width:450px; margin:auto; margin-top: .4em;text-align:left; }
Lines 24-31 Link Here
24
		</ul>
24
		</ul>
25
		[% IF ( existingshelves ) %]
25
		[% IF ( existingshelves ) %]
26
			<form name="f1" action="/cgi-bin/koha/opac-addbybiblionumber.pl" method="post">
26
			<form name="f1" action="/cgi-bin/koha/opac-addbybiblionumber.pl" method="post">
27
    		<fieldset class="rows"><legend>Select a List</legend>
27
            <fieldset class="rows"><legend>Select a list</legend>
28
			<ol><li>    <label for="shelfnumber">Add to list:</label> <select name="shelfnumber" id="shelfnumber">
28
            <ol><li>    <label for="shelfnumber">Add to list:</label> <select name="shelfnumber" id="shelfnumber">
29
				[% IF ( privatevirtualshelves ) %]<optgroup label="Private Lists">
29
				[% IF ( privatevirtualshelves ) %]<optgroup label="Private Lists">
30
					[% FOREACH privatevirtualshelve IN privatevirtualshelves %]
30
					[% FOREACH privatevirtualshelve IN privatevirtualshelves %]
31
					<option value="[% privatevirtualshelve.shelfnumber %]">[% privatevirtualshelve.shelfname %]</option>
31
					<option value="[% privatevirtualshelve.shelfnumber %]">[% privatevirtualshelve.shelfname %]</option>
Lines 54-63 Link Here
54
		[% END %]
54
		[% END %]
55
	[% END %]
55
	[% END %]
56
	[% UNLESS ( singleshelf ) %]<form name="f2" method="post" action="/cgi-bin/koha/opac-addbybiblionumber.pl">
56
	[% UNLESS ( singleshelf ) %]<form name="f2" method="post" action="/cgi-bin/koha/opac-addbybiblionumber.pl">
57
		<fieldset class="rows">    <legend>Add to a New List:</legend>
57
        <fieldset class="rows">    <legend>Add to a new list:</legend>
58
		<ol><li>
58
		<ol><li>
59
		<label for="newvirtualshelf">
59
		<label for="newvirtualshelf">
60
		List Name:
60
        List name:
61
		</label>
61
		</label>
62
		<input type="text" name="newvirtualshelf" id="newvirtualshelf" size="40" />
62
		<input type="text" name="newvirtualshelf" id="newvirtualshelf" size="40" />
63
		</li>
63
		</li>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tt (-33 / +33 lines)
Lines 1-6 Link Here
1
[% INCLUDE 'doc-head-open.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %]
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %]
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %]
3
    Catalog &rsaquo; Advanced Search
3
    catalog &rsaquo; Advanced search
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
<script type="text/javascript" language="javascript">//<![CDATA[
5
<script type="text/javascript" language="javascript">//<![CDATA[
6
            $(document).ready(function() {
6
            $(document).ready(function() {
Lines 68-103 Link Here
68
            <option value="kw">Keyword</option>
68
            <option value="kw">Keyword</option>
69
            <option value="su,wrdl">Subject</option>
69
            <option value="su,wrdl">Subject</option>
70
[% IF ( search_boxes_loo.expanded_options ) %]
70
[% IF ( search_boxes_loo.expanded_options ) %]
71
            <option value="su,phr">&nbsp;&nbsp;&nbsp;&nbsp; Subject Phrase</option>
71
            <option value="su,phr">&nbsp;&nbsp;&nbsp;&nbsp; Subject phrase</option>
72
[% END %]
72
[% END %]
73
            <option value="ti">Title</option>
73
            <option value="ti">Title</option>
74
[% IF ( expanded_options ) %]
74
[% IF ( expanded_options ) %]
75
            <option value="ti,phr">&nbsp;&nbsp;&nbsp;&nbsp; Title Phrase</option>
75
            <option value="ti,phr">&nbsp;&nbsp;&nbsp;&nbsp; Title phrase</option>
76
            <option value="se,wrdl">Series Title</option>
76
            <option value="se,wrdl">Series title</option>
77
            <option value="callnum">Call Number</option>
77
            <option value="callnum">Call number</option>
78
            <option value="location">Shelving Location</option>
78
            <option value="location">Shelving location</option>
79
[% END %]
79
[% END %]
80
            <option value="au,wrdl">Author</option>
80
            <option value="au,wrdl">Author</option>
81
            
81
            
82
[% IF ( expanded_options ) %]
82
[% IF ( expanded_options ) %]
83
            <option value="au,phr">&nbsp;&nbsp;&nbsp;&nbsp; Author Phrase</option>
83
            <option value="au,phr">&nbsp;&nbsp;&nbsp;&nbsp; Author phrase</option>
84
            <option value="cpn,wrdl">&nbsp;&nbsp;&nbsp;&nbsp; Corporate Name</option>
84
            <option value="cpn,wrdl">&nbsp;&nbsp;&nbsp;&nbsp; Corporate name</option>
85
            <option value="cfn,wrdl">&nbsp;&nbsp;&nbsp;&nbsp; Conference Name</option>
85
            <option value="cfn,wrdl">&nbsp;&nbsp;&nbsp;&nbsp; Conference name</option>
86
            <option value="cfn,phr">&nbsp;&nbsp;&nbsp;&nbsp; Conference Name Phrase</option>
86
            <option value="cfn,phr">&nbsp;&nbsp;&nbsp;&nbsp; Conference name phrase</option>
87
            <option value="pn,wrdl">&nbsp;&nbsp;&nbsp;&nbsp; Personal Name</option>
87
            <option value="pn,wrdl">&nbsp;&nbsp;&nbsp;&nbsp; Personal name</option>
88
            <option value="pn,phr">&nbsp;&nbsp;&nbsp;&nbsp; Personal Name Phrase</option>
88
            <option value="pn,phr">&nbsp;&nbsp;&nbsp;&nbsp; Personal name phrase</option>
89
[% END %]
89
[% END %]
90
[% IF ( expanded_options ) %]
90
[% IF ( expanded_options ) %]
91
            <option value="nt">Notes/Comments</option>
91
            <option value="nt">Notes/Comments</option>
92
            <option value="curriculum">Curriculum</option>
92
            <option value="curriculum">Curriculum</option>
93
[% END %]
93
[% END %]
94
            <option value="pb,wrdl">Publisher</option>
94
            <option value="pb,wrdl">Publisher</option>
95
            <option value="pl,wrdl">Publisher Location</option>
95
            <option value="pl,wrdl">Publisher location</option>
96
[% IF ( expanded_options ) %]
96
[% IF ( expanded_options ) %]
97
            <option value="sn">Standard Number</option>
97
            <option value="sn">Standard number</option>
98
            <option value="nb">&nbsp;&nbsp;&nbsp;&nbsp; ISBN</option>
98
            <option value="nb">&nbsp;&nbsp;&nbsp;&nbsp; ISBN</option>
99
            <option value="ns">&nbsp;&nbsp;&nbsp;&nbsp; ISSN</option>
99
            <option value="ns">&nbsp;&nbsp;&nbsp;&nbsp; ISSN</option>
100
            <option value="lcn,phr">&nbsp;&nbsp;&nbsp;&nbsp; Call Number</option>
100
            <option value="lcn,phr">&nbsp;&nbsp;&nbsp;&nbsp; Call number</option>
101
[% ELSE %]
101
[% ELSE %]
102
            <option value="nb">ISBN</option>
102
            <option value="nb">ISBN</option>
103
[% END %]
103
[% END %]
Lines 117-134 Link Here
117
117
118
    <input class="submit" type="submit" accesskey="s" name="do" title="Search" value="Search" />
118
    <input class="submit" type="submit" accesskey="s" name="do" title="Search" value="Search" />
119
    [% IF ( expanded_options ) %]
119
    [% IF ( expanded_options ) %]
120
        <a href="/cgi-bin/koha/opac-search.pl?expanded_options=0">[Fewer Options]</a>
120
        <a href="/cgi-bin/koha/opac-search.pl?expanded_options=0">[Fewer options]</a>
121
    [% ELSE %]
121
    [% ELSE %]
122
        <a href="/cgi-bin/koha/opac-search.pl?expanded_options=1">[More options]</a>
122
        <a href="/cgi-bin/koha/opac-search.pl?expanded_options=1">[More options]</a>
123
    [% END %]
123
    [% END %]
124
    <a href="/cgi-bin/koha/opac-search.pl?do=Clear">[New Search]</a>
124
    <a href="/cgi-bin/koha/opac-search.pl?do=Clear">[New search]</a>
125
125
126
<!-- /SEARCH BUTTONS --></div></div>
126
<!-- /SEARCH BUTTONS --></div></div>
127
<div class="yui-g">
127
<div class="yui-g">
128
<div id="pubrange" class="container">
128
<div id="pubrange" class="container">
129
<fieldset>
129
<fieldset>
130
<!-- PUB RANGE OPTION -->
130
<!-- PUB RANGE OPTION -->
131
<legend>Publication Date Range:</legend>
131
<legend>Publication date range:</legend>
132
<span>For example:  1999-2001.  You could also use "-1987" for everything published before 1987 or "2008-" for everything published after 2008.</span>
132
<span>For example:  1999-2001.  You could also use "-1987" for everything published before 1987 or "2008-" for everything published after 2008.</span>
133
<input type="text" size="30" name="limit-yr" title="Enter search terms" value="" />
133
<input type="text" size="30" name="limit-yr" title="Enter search terms" value="" />
134
</fieldset>
134
</fieldset>
Lines 141-150 Link Here
141
      [% FOREACH advsearchloo IN advancedsearchesloop %]
141
      [% FOREACH advsearchloo IN advancedsearchesloop %]
142
        <li id="advsearch-tab-[% advsearchloo.advanced_search_type %]">
142
        <li id="advsearch-tab-[% advsearchloo.advanced_search_type %]">
143
           <a href="/cgi-bin/koha/opac-search.pl#advsearch-[% advsearchloo.advanced_search_type %]">
143
           <a href="/cgi-bin/koha/opac-search.pl#advsearch-[% advsearchloo.advanced_search_type %]">
144
           [% IF ( advsearchloo.advanced_search_type == 'itemtypes' ) %]Item Type
144
           [% IF ( advsearchloo.advanced_search_type == 'itemtypes' ) %]Item type
145
           [% ELSIF ( advsearchloo.advanced_search_type == 'ccode' ) %]Collection
145
           [% ELSIF ( advsearchloo.advanced_search_type == 'ccode' ) %]Collection
146
           [% ELSIF ( advsearchloo.advanced_search_type == 'loc' ) %]Shelving Location
146
           [% ELSIF ( advsearchloo.advanced_search_type == 'loc' ) %]Shelving location
147
           [% ELSE %]Something Else
147
           [% ELSE %]Something else
148
           [% END %]
148
           [% END %]
149
           </a>
149
           </a>
150
        </li>
150
        </li>
Lines 172-178 Link Here
172
    <!-- LANGUAGE LIMIT -->
172
    <!-- LANGUAGE LIMIT -->
173
                <p><label for="language-limit">Language: </label>                                        
173
                <p><label for="language-limit">Language: </label>                                        
174
                <select id="language-limit" name="limit">
174
                <select id="language-limit" name="limit">
175
                <option value="">No Limit</option>
175
                <option value="">No limit</option>
176
                [% FOREACH search_languages_loo IN search_languages_loop %]
176
                [% FOREACH search_languages_loo IN search_languages_loop %]
177
                    [% IF ( search_languages_loo.selected ) %]
177
                    [% IF ( search_languages_loo.selected ) %]
178
                        <option value="ln,rtrn:[% search_languages_loo.iso639_2_code %]" selected="selected">[% search_languages_loo.language_description %]</option>
178
                        <option value="ln,rtrn:[% search_languages_loo.iso639_2_code %]" selected="selected">[% search_languages_loo.language_description %]</option>
Lines 189-205 Link Here
189
        <!-- SUBTYPE LIMITS -->
189
        <!-- SUBTYPE LIMITS -->
190
            <div id="subtypes" class="container"><fieldset>
190
            <div id="subtypes" class="container"><fieldset>
191
            <legend>Subtype limits</legend><select name="limit" class="subtype">
191
            <legend>Subtype limits</legend><select name="limit" class="subtype">
192
                <option value="" selected="selected" class="menuheader">Any Audience</option>
192
                <option value="" selected="selected" class="menuheader">Any audience</option>
193
                    <option value="aud:a">Easy</option>
193
                    <option value="aud:a">Easy</option>
194
                    <option value="aud:c">Juvenile</option>
194
                    <option value="aud:c">Juvenile</option>
195
                    <option value="aud:d">Young Adult</option>
195
                    <option value="aud:d">Young adult</option>
196
                    <option value="aud:e">Adult</option>
196
                    <option value="aud:e">Adult</option>
197
                </select>
197
                </select>
198
            
198
            
199
            <select name="limit" class="subtype">
199
            <select name="limit" class="subtype">
200
                <option value="" selected="selected" class="menuheader">Any Content</option>
200
                <option value="" selected="selected" class="menuheader">Any content</option>
201
                    <option value="fic:1">Fiction</option>
201
                    <option value="fic:1">Fiction</option>
202
                    <option value="fic:0">Non Fiction</option>
202
                    <option value="fic:0">Non fiction</option>
203
                    <option value="bio:b">Biography</option>
203
                    <option value="bio:b">Biography</option>
204
                    <option value="mus:j">Musical recording</option>
204
                    <option value="mus:j">Musical recording</option>
205
                    <option value="mus:i">Non-musical recording</option>
205
                    <option value="mus:i">Non-musical recording</option>
Lines 207-213 Link Here
207
    
207
    
208
            
208
            
209
            <select name="limit" class="subtype">
209
            <select name="limit" class="subtype">
210
                <option value="" selected="selected" class="menuheader">Any Format</option>
210
                <option value="" selected="selected" class="menuheader">Any format</option>
211
                    <option value="l-format:ta">Regular print</option>
211
                    <option value="l-format:ta">Regular print</option>
212
                    <option value="l-format:tb">Large print</option>
212
                    <option value="l-format:tb">Large print</option>
213
                    <option value="l-format:fk">Braille</option>
213
                    <option value="l-format:fk">Braille</option>
Lines 216-227 Link Here
216
                    <option value="l-format:ss">Cassette recording</option>
216
                    <option value="l-format:ss">Cassette recording</option>
217
                    <option value="l-format:vf">VHS tape / Videocassette</option>
217
                    <option value="l-format:vf">VHS tape / Videocassette</option>
218
                    <option value="l-format:vd">DVD video / Videodisc</option>
218
                    <option value="l-format:vd">DVD video / Videodisc</option>
219
                    <option value="l-format:co">CD Software</option>
219
                    <option value="l-format:co">CD software</option>
220
                    <option value="l-format:cr">Website</option>
220
                    <option value="l-format:cr">Website</option>
221
                </select>
221
                </select>
222
            
222
            
223
            <select name="limit" class="subtype">
223
            <select name="limit" class="subtype">
224
                <option value="">Additional Content Types for Books/Printed Materials</option>
224
                <option value="">Additional content types for books/printed materials</option>
225
                    <option value="ctype:a">Abstracts/summaries</option>
225
                    <option value="ctype:a">Abstracts/summaries</option>
226
                    <option value="ctype:b">Bibliographies</option>
226
                    <option value="ctype:b">Bibliographies</option>
227
                    <option value="ctype:c">Catalogs</option>
227
                    <option value="ctype:c">Catalogs</option>
Lines 274-280 Link Here
274
        </select>
274
        </select>
275
        [% IF ( searchdomainloop ) %]
275
        [% IF ( searchdomainloop ) %]
276
            <p>OR</p> <!-- should addjs to grey out group pulldown if a library is selected. -->
276
            <p>OR</p> <!-- should addjs to grey out group pulldown if a library is selected. -->
277
                <label for="categoryloop">Groups of Libraries</label><select name="multibranchlimit" id="categoryloop">
277
                <label for="categoryloop">Groups of libraries</label><select name="multibranchlimit" id="categoryloop">
278
                <option value=""> -- none -- </option>
278
                <option value=""> -- none -- </option>
279
                [% FOREACH searchdomainloo IN searchdomainloop %]
279
                [% FOREACH searchdomainloo IN searchdomainloop %]
280
                <option value="[% searchdomainloo.categorycode %]">[% searchdomainloo.categoryname %]</option>
280
                <option value="[% searchdomainloo.categorycode %]">[% searchdomainloo.categoryname %]</option>
Lines 300-310 Link Here
300
300
301
    <input class="submit" type="submit" accesskey="s" name="do" title="Search" value="Search" />
301
    <input class="submit" type="submit" accesskey="s" name="do" title="Search" value="Search" />
302
    [% IF ( expanded_options ) %]
302
    [% IF ( expanded_options ) %]
303
        <a href="/cgi-bin/koha/opac-search.pl?expanded_options=0">[Fewer Options]</a>
303
        <a href="/cgi-bin/koha/opac-search.pl?expanded_options=0">[Fewer options]</a>
304
    [% ELSE %]
304
    [% ELSE %]
305
        <a href="/cgi-bin/koha/opac-search.pl?expanded_options=1">[More options]</a>
305
        <a href="/cgi-bin/koha/opac-search.pl?expanded_options=1">[More options]</a>
306
    [% END %]
306
    [% END %]
307
    <a href="/cgi-bin/koha/opac-search.pl?do=Clear">[New Search]</a>
307
    <a href="/cgi-bin/koha/opac-search.pl?do=Clear">[New search]</a>
308
308
309
<!-- /SEARCH BUTTONS --></div></div>
309
<!-- /SEARCH BUTTONS --></div></div>
310
</form>
310
</form>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-alert-subscribe.tt (-1 / +1 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  Serials
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  Serials
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body id="opac-alert-subscribe">
4
<body id="opac-alert-subscribe">
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-auth.tt (-5 / +5 lines)
Lines 1-8 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] 
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] 
2
[% IF ( opacuserlogin ) %]
2
[% IF ( opacuserlogin ) %]
3
 Catalog &rsaquo;  Log in to Your Account
3
 catalog &rsaquo;  Log in to your account
4
[% ELSE %]
4
[% ELSE %]
5
 Catalog &rsaquo; Catalog Login Disabled
5
 catalog &rsaquo; Catalog login disabled
6
[% END %]
6
[% END %]
7
[% INCLUDE 'doc-head-close.inc' %]
7
[% INCLUDE 'doc-head-close.inc' %]
8
8
Lines 46-52 Link Here
46
[% END %]
46
[% END %]
47
47
48
[% IF ( casAuthentication ) %]
48
[% IF ( casAuthentication ) %]
49
<h4>Cas Login</h4>
49
<h4>Cas login</h4>
50
50
51
[% IF ( invalidCasLogin ) %]
51
[% IF ( invalidCasLogin ) %]
52
<!-- This is what is displayed if cas login has failed -->
52
<!-- This is what is displayed if cas login has failed -->
Lines 67-73 please choose against which one you would like to authenticate: </p> Link Here
67
[% END %]
67
[% END %]
68
</ul>
68
</ul>
69
69
70
<h4>Local Login</h4>
70
<h4>Local login</h4>
71
<p>If you do not have a CAS account, but a local account, you can still log in : </p>
71
<p>If you do not have a CAS account, but a local account, you can still log in : </p>
72
72
73
[% END %]
73
[% END %]
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-authorities-home.tt (-4 / +4 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; Browse by author or subject
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; Browse by author or subject
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body id="opac-authorities">
4
<body id="opac-authorities">
Lines 15-21 Link Here
15
<fieldset class="rows">
15
<fieldset class="rows">
16
            <legend>Browse by author or subject</legend>
16
            <legend>Browse by author or subject</legend>
17
<ol>
17
<ol>
18
 <li><label for="authtypecode">Search: : </label> <select name="authtypecode" id="authtypecode">
18
 <li><label for="authtypecode">Search: </label> <select name="authtypecode" id="authtypecode">
19
                [% FOREACH authtypesloo IN authtypesloop %]
19
                [% FOREACH authtypesloo IN authtypesloop %]
20
                [% IF ( authtypesloo.selected ) %]<option value="[% authtypesloo.value %]" selected="selected">[% authtypesloo.authtypetext %]</option>
20
                [% IF ( authtypesloo.selected ) %]<option value="[% authtypesloo.value %]" selected="selected">[% authtypesloo.authtypetext %]</option>
21
                [% ELSE %]<option value="[% authtypesloo.value %]"> [% authtypesloo.authtypetext %]</option>
21
                [% ELSE %]<option value="[% authtypesloo.value %]"> [% authtypesloo.authtypetext %]</option>
Lines 34-41 Link Here
34
            </li>
34
            </li>
35
            <li><label for="orderby">Order by: </label><select name="orderby" id="orderby">
35
            <li><label for="orderby">Order by: </label><select name="orderby" id="orderby">
36
                <option value="">None</option>
36
                <option value="">None</option>
37
                    <option value="HeadingAsc" selected="selected">Heading Ascendant</option>
37
                    <option value="HeadingAsc" selected="selected">Heading ascendant</option>
38
                    <option value="HeadingDsc">Heading Descendant</option>
38
                    <option value="HeadingDsc">Heading descendant</option>
39
                </select>
39
                </select>
40
            </li></ol>
40
            </li></ol>
41
			</fieldset>
41
			</fieldset>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-authoritiesdetail.tt (-1 / +1 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  Entry
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  Entry
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
[% IF ( displayhierarchy ) %]
3
[% IF ( displayhierarchy ) %]
4
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/hierarchy.css">
4
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/hierarchy.css">
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-authoritiessearchresultlist.tt (-6 / +6 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; [% IF ( total ) %]Authority Search Result[% ELSE %]No results found[% END %]
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; [% IF ( total ) %]Authority search result[% ELSE %]No results found[% END %]
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body id="opac-authoritiesresultlist">
4
<body id="opac-authoritiesresultlist">
Lines 39-50 Link Here
39
<div class="searchresults">
39
<div class="searchresults">
40
		<table>
40
		<table>
41
			<tr>
41
			<tr>
42
				<th>Authorized Headings</th>
42
                <th>Authorized headings</th>
43
				<th>Type of Heading</th>
43
                <th>Type of heading</th>
44
				[% UNLESS ( isEDITORS ) %]
44
				[% UNLESS ( isEDITORS ) %]
45
					<th>Biblio records</th>
45
                    <th>Biblio records</th>
46
				[% END %]
46
				[% END %]
47
				<th>Full Heading</th>				
47
                <th>Full heading</th>
48
			</tr>
48
			</tr>
49
			[% FOREACH resul IN result %]
49
			[% FOREACH resul IN result %]
50
            [% UNLESS ( loop.odd ) %]
50
            [% UNLESS ( loop.odd ) %]
Lines 63-69 Link Here
63
						</td>
63
						</td>
64
					[% END %]
64
					[% END %]
65
						<td>
65
						<td>
66
							<a href="opac-authoritiesdetail.pl?authid=[% resul.authid %]">View Full Heading</a>
66
                            <a href="opac-authoritiesdetail.pl?authid=[% resul.authid %]">View full heading</a>
67
						</td>
67
						</td>
68
				</tr>
68
				</tr>
69
			[% END %]
69
			[% END %]
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tt (-9 / +9 lines)
Lines 1-5 Link Here
1
[% INCLUDE 'doc-head-open.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %]
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; Your Cart
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; Your cart
3
    [% IF ( print_basket ) %]</title>
3
    [% IF ( print_basket ) %]</title>
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
<link rel="shortcut icon" href="[% themelang %]/includes/favicon.ico" type="image/x-icon" />
5
<link rel="shortcut icon" href="[% themelang %]/includes/favicon.ico" type="image/x-icon" />
Lines 140-151 function enableCheckboxActions(){ Link Here
140
[% UNLESS ( print_basket ) %]
140
[% UNLESS ( print_basket ) %]
141
<div id="toolbar">
141
<div id="toolbar">
142
<ul>
142
<ul>
143
	<li>[% IF ( verbose ) %]<a href="opac-basket.pl" class="brief" onclick="showLess(); return false;">Brief Display</a>[% ELSE %]<a href="opac-basket.pl" class="detail" onclick="showMore(); return false;">More Details</a>[% END %]</li>
143
    <li>[% IF ( verbose ) %]<a href="opac-basket.pl" class="brief" onclick="showLess(); return false;">Brief display</a>[% ELSE %]<a href="opac-basket.pl" class="detail" onclick="showMore(); return false;">More details</a>[% END %]</li>
144
	[% IF ( opacuserlogin ) %]<li><a class="send" href="opac-basket.pl" onclick="sendBasket(); return false;">Send</a></li>[% END %]
144
	[% IF ( opacuserlogin ) %]<li><a class="send" href="opac-basket.pl" onclick="sendBasket(); return false;">Send</a></li>[% END %]
145
	<li><a class="download" href="opac-basket.pl" onclick="downloadBasket(); return false;">Download</a></li>
145
	<li><a class="download" href="opac-basket.pl" onclick="downloadBasket(); return false;">Download</a></li>
146
	<li><a class="print" href="opac-basket.pl" onclick="printBasket(); return false;">Print</a></li>
146
	<li><a class="print" href="opac-basket.pl" onclick="printBasket(); return false;">Print</a></li>
147
	<li><a class="empty" href="opac-basket.pl" onclick="delBasket(); return false;">Empty and Close</a></li>
147
    <li><a class="empty" href="opac-basket.pl" onclick="delBasket(); return false;">Empty and close</a></li>
148
	<li><a class="hide close" href="opac-basket.pl">Hide Window</a></li>
148
    <li><a class="hide close" href="opac-basket.pl">Hide window</a></li>
149
</ul>
149
</ul>
150
</div>
150
</div>
151
        [% END %]
151
        [% END %]
Lines 164-170 function enableCheckboxActions(){ Link Here
164
[% END %]
164
[% END %]
165
</span>
165
</span>
166
     <span id="tagsel_form" style="display:none">
166
     <span id="tagsel_form" style="display:none">
167
       <label for="tagsel_new" style="display:inline">New&nbsp;Tag:</label>
167
       <label for="tagsel_new" style="display:inline">New&nbsp;tag:</label>
168
       <input name="tagsel_new" id="tagsel_new" maxlength="100" style="display:inline"/>
168
       <input name="tagsel_new" id="tagsel_new" maxlength="100" style="display:inline"/>
169
       <input id="tagsel_button" name="tagsel_button" class="input tagsel_button" title="tagsel_button"
169
       <input id="tagsel_button" name="tagsel_button" class="input tagsel_button" title="tagsel_button"
170
           type="submit" value="Add" style="display:inline" />
170
           type="submit" value="Add" style="display:inline" />
Lines 296-302 function enableCheckboxActions(){ Link Here
296
296
297
        [% IF ( BIBLIO_RESULT.MARCurlS ) %]
297
        [% IF ( BIBLIO_RESULT.MARCurlS ) %]
298
        <tr>
298
        <tr>
299
            <th scope="row">url(s)</th>
299
            <th scope="row">URL(s)</th>
300
            <td>
300
            <td>
301
	   [% FOREACH MARCurl IN BIBLIO_RESULT.MARCurlS %]
301
	   [% FOREACH MARCurl IN BIBLIO_RESULT.MARCurlS %]
302
		<p>[% IF ( MARCurl.part ) %][% MARCurl.part %]
302
		<p>[% IF ( MARCurl.part ) %][% MARCurl.part %]
Lines 326-333 function enableCheckboxActions(){ Link Here
326
[% UNLESS ( print_basket ) %]
326
[% UNLESS ( print_basket ) %]
327
<form action="/cgi-bin/koha/opac-basket.pl" method="get" name="bookbag_form" id="bookbag_form" class="checkboxed">
327
<form action="/cgi-bin/koha/opac-basket.pl" method="get" name="bookbag_form" id="bookbag_form" class="checkboxed">
328
<div id="selections-toolbar">
328
<div id="selections-toolbar">
329
    <a id="CheckAll" href="#">Select All</a>
329
    <a id="CheckAll" href="#">Select all</a>
330
    <a id="CheckNone" href="#">Clear All</a>
330
    <a id="CheckNone" href="#">Clear all</a>
331
    <span class="sep">|</span> <span class="links"><span id="selections">Select titles to: </span>
331
    <span class="sep">|</span> <span class="links"><span id="selections">Select titles to: </span>
332
        <a href="#" class="deleteshelf disabled" onclick="delSelRecords(); return false;">Remove</a>
332
        <a href="#" class="deleteshelf disabled" onclick="delSelRecords(); return false;">Remove</a>
333
    [% IF ( opacuserlogin ) %]
333
    [% IF ( opacuserlogin ) %]
Lines 340-346 function enableCheckboxActions(){ Link Here
340
    [% END %]
340
    [% END %]
341
    </span>
341
    </span>
342
         [% IF ( opacuserlogin ) %][% IF ( loggedinusername ) %][% IF ( TagsEnabled ) %]<span id="tagsel_form" style="display:none">
342
         [% IF ( opacuserlogin ) %][% IF ( loggedinusername ) %][% IF ( TagsEnabled ) %]<span id="tagsel_form" style="display:none">
343
           <label for="tagsel_new" style="display:inline">New&nbsp;Tag:</label>
343
           <label for="tagsel_new" style="display:inline">New&nbsp;tag:</label>
344
           <input name="tagsel_new" id="tagsel_new" maxlength="100"  style="display:inline"/>
344
           <input name="tagsel_new" id="tagsel_new" maxlength="100"  style="display:inline"/>
345
           <input id="tagsel_button" name="tagsel_button" class="input tagsel_button" title="tagsel_button" type="submit" value="Add"  style="display:inline"/>
345
           <input id="tagsel_button" name="tagsel_button" class="input tagsel_button" title="tagsel_button" type="submit" value="Add"  style="display:inline"/>
346
           <a href="#" id="tagsel_cancel" onclick="tagCanceled(); return false;" style="display:inline">Cancel</a>
346
           <a href="#" id="tagsel_cancel" onclick="tagCanceled(); return false;" style="display:inline">Cancel</a>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-browser.tt (-1 / +1 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  ISBD
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  ISBD
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body id="opac-browser">
4
<body id="opac-browser">
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tt (-30 / +30 lines)
Lines 1-6 Link Here
1
[% USE KohaDates %]
1
[% USE KohaDates %]
2
2
3
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; 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 &rsaquo; Details for: [% title |html %][% FOREACH subtitl IN subtitle %], [% subtitl.subfield |html %][% END %]
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
<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>
6
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.tools.min.js"></script>
6
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.tools.min.js"></script>
Lines 245-251 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
245
245
246
    <div id="bookcover">
246
    <div id="bookcover">
247
    [% IF ( OPACLocalCoverImages ) %]<div style="block" title="[% biblionumber |url %]" class="[% biblionumber %]" id="local-thumbnail-preview"></div>[% END %]
247
    [% IF ( OPACLocalCoverImages ) %]<div style="block" title="[% biblionumber |url %]" class="[% biblionumber %]" id="local-thumbnail-preview"></div>[% END %]
248
    [% IF ( OPACAmazonEnabled ) %][% IF ( OPACAmazonCoverImages ) %][% IF ( OPACurlOpenInNewWindow ) %]<a href="http://www.amazon[% AmazonTld %]/gp/reader/[% normalized_isbn %]/ref=sib_dp_pt/002-7879865-0184864#reader-link" target="_blank"><img border="0" src="http://images.amazon.com/images/P/[% normalized_isbn %].01.MZZZZZZZ.jpg" alt="Cover Image" /></a>[% ELSE %]<a href="http://www.amazon[% AmazonTld %]/gp/reader/[% normalized_isbn %]/ref=sib_dp_pt/002-7879865-0184864#reader-link"><img border="0" src="http://images.amazon.com/images/P/[% normalized_isbn %].01.MZZZZZZZ.jpg" alt="Cover Image" /></a>[% END %][% END %][% END %]
248
    [% IF ( OPACAmazonEnabled ) %][% IF ( OPACAmazonCoverImages ) %][% IF ( OPACurlOpenInNewWindow ) %]<a href="http://www.amazon[% AmazonTld %]/gp/reader/[% normalized_isbn %]/ref=sib_dp_pt/002-7879865-0184864#reader-link" target="_blank"><img border="0" src="http://images.amazon.com/images/P/[% normalized_isbn %].01.MZZZZZZZ.jpg" alt="Cover image" /></a>[% ELSE %]<a href="http://www.amazon[% AmazonTld %]/gp/reader/[% normalized_isbn %]/ref=sib_dp_pt/002-7879865-0184864#reader-link"><img border="0" src="http://images.amazon.com/images/P/[% normalized_isbn %].01.MZZZZZZZ.jpg" alt="Cover image" /></a>[% END %][% END %][% END %]
249
249
250
    [% IF ( SyndeticsEnabled ) %][% IF ( SyndeticsCoverImages ) %][% IF ( content_identifier_exists ) %][% IF ( using_https ) %]
250
    [% IF ( SyndeticsEnabled ) %][% IF ( SyndeticsCoverImages ) %][% IF ( content_identifier_exists ) %][% IF ( using_https ) %]
251
    <img src="https://secure.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/[% SyndeticsCoverImageSize %].GIF&amp;client=[% SyndeticsClientCode %]&amp;type=xw10&amp;upc=[% normalized_upc %]&amp;oclc=[% normalized_oclc %]" alt="" class="thumbnail" />
251
    <img src="https://secure.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/[% SyndeticsCoverImageSize %].GIF&amp;client=[% SyndeticsClientCode %]&amp;type=xw10&amp;upc=[% normalized_upc %]&amp;oclc=[% normalized_oclc %]" alt="" class="thumbnail" />
Lines 265-271 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
265
    <span class="Z3988" title="[% ocoins %]"></span>
265
    <span class="Z3988" title="[% ocoins %]"></span>
266
    [% END %]
266
    [% END %]
267
267
268
    <div id="views"><span class="view"><span id="Normalview">Normal View</span></span> <span class="view"><a id="MARCview" href="/cgi-bin/koha/opac-MARCdetail.pl?biblionumber=[% biblionumber %]">MARC View</a></span> [% IF ( ISBD ) %]<span class="view"><a id="ISBDview" href="/cgi-bin/koha/opac-ISBDdetail.pl?biblionumber=[% biblionumber %]">ISBD View</a></span>[% END %]
268
    <div id="views"><span class="view"><span id="Normalview">Normal view</span></span> <span class="view"><a id="MARCview" href="/cgi-bin/koha/opac-MARCdetail.pl?biblionumber=[% biblionumber %]">MARC view</a></span> [% IF ( ISBD ) %]<span class="view"><a id="ISBDview" href="/cgi-bin/koha/opac-ISBDdetail.pl?biblionumber=[% biblionumber %]">ISBD view</a></span>[% END %]
269
    </div>
269
    </div>
270
    [% IF ( OPACXSLTDetailsDisplay ) %]
270
    [% IF ( OPACXSLTDetailsDisplay ) %]
271
        [% XSLTBloc %]
271
        [% XSLTBloc %]
Lines 367-373 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
367
    </span>[% END %]
367
    </span>[% END %]
368
368
369
    [% IF ( MARCURLS ) %]
369
    [% IF ( MARCURLS ) %]
370
    <div class="results_summary"><span class="label">Online Resources:</span>
370
    <div class="results_summary"><span class="label">Online resources:</span>
371
    <ul>    [% FOREACH MARCurl IN MARCURLS %]
371
    <ul>    [% FOREACH MARCurl IN MARCURLS %]
372
        <li>[% IF ( MARCurl.part ) %][% MARCurl.part %]
372
        <li>[% IF ( MARCurl.part ) %][% MARCurl.part %]
373
            <br />[% END %] 
373
            <br />[% END %] 
Lines 452-458 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
452
452
453
        [% IF ( SyndeticsEnabled ) %][% IF ( SyndeticsSeries ) %][% IF ( SyndeticsSERIES1Exists ) %]
453
        [% IF ( SyndeticsEnabled ) %][% IF ( SyndeticsSeries ) %][% IF ( SyndeticsSERIES1Exists ) %]
454
        <span class="results_summary">
454
        <span class="results_summary">
455
        <span class="label">Series Information:</span>
455
        <span class="label">Series information:</span>
456
456
457
        [% IF ( using_https ) %]<a target="_blank" href="https://secure.syndetics.com/ffseries.aspx?isbn=[% normalized_isbn %]&amp;type=series&amp;num=1&amp;client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&amp;upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&amp;oclc=[% normalized_oclc %][% END %]">Click to open in new window</a>
457
        [% IF ( using_https ) %]<a target="_blank" href="https://secure.syndetics.com/ffseries.aspx?isbn=[% normalized_isbn %]&amp;type=series&amp;num=1&amp;client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&amp;upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&amp;oclc=[% normalized_oclc %][% END %]">Click to open in new window</a>
458
        [% ELSE %]
458
        [% ELSE %]
Lines 462-468 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
462
        [% END %][% END %]
462
        [% END %][% END %]
463
        [% IF ( SyndeticsAVPROFILEExists ) %]
463
        [% IF ( SyndeticsAVPROFILEExists ) %]
464
        <span class="results_summary">
464
        <span class="results_summary">
465
        <span class="label">Audiovisual Profile:</span>
465
        <span class="label">Audiovisual profile:</span>
466
        [% IF ( using_https ) %]<a target="_blank" href="https://secure.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/avprofile.html&amp;client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&amp;upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&amp;oclc=[% normalized_oclc %][% END %]&amp;type=xw10">Click to open in new window</a>
466
        [% IF ( using_https ) %]<a target="_blank" href="https://secure.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/avprofile.html&amp;client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&amp;upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&amp;oclc=[% normalized_oclc %][% END %]&amp;type=xw10">Click to open in new window</a>
467
        [% ELSE %]
467
        [% ELSE %]
468
        <a target="_blank" href="http://www.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/avprofile.html&amp;client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&amp;upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&amp;oclc=[% normalized_oclc %][% END %]&amp;type=xw10">Click to open in new window</a>
468
        <a target="_blank" href="http://www.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/avprofile.html&amp;client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&amp;upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&amp;oclc=[% normalized_oclc %][% END %]&amp;type=xw10">Click to open in new window</a>
Lines 471-477 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
471
        [% END %]
471
        [% END %]
472
        [% IF ( SyndeticsFICTIONExists ) %]
472
        [% IF ( SyndeticsFICTIONExists ) %]
473
        <span class="results_summary">
473
        <span class="results_summary">
474
        <span class="label">Fiction Notes:</span>
474
        <span class="label">Fiction notes:</span>
475
        [% IF ( using_https ) %]<a target="_blank" href="https://secure.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/fiction.html&amp;client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&amp;upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&amp;oclc=[% normalized_oclc %][% END %]&amp;type=xw10">Click to open in new window</a>
475
        [% IF ( using_https ) %]<a target="_blank" href="https://secure.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/fiction.html&amp;client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&amp;upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&amp;oclc=[% normalized_oclc %][% END %]&amp;type=xw10">Click to open in new window</a>
476
        [% ELSE %]
476
        [% ELSE %]
477
        <a target="_blank" href="http://www.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/fiction.html&amp;client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&amp;upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&amp;oclc=[% normalized_oclc %][% END %]&amp;type=xw10">Click to open in new window</a>
477
        <a target="_blank" href="http://www.syndetics.com/index.aspx?isbn=[% normalized_isbn %]/fiction.html&amp;client=[% SyndeticsClientCode %][% IF ( normalized_upc ) %]&amp;upc=[% normalized_upc %][% END %][% IF ( normalized_oclc ) %]&amp;oclc=[% normalized_oclc %][% END %]&amp;type=xw10">Click to open in new window</a>
Lines 490-496 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
490
490
491
    [% IF ( BakerTaylorContentURL ) %]
491
    [% IF ( BakerTaylorContentURL ) %]
492
        <span class="results_summary">
492
        <span class="results_summary">
493
        <span class="label">Enhanced Content: </span> 
493
        <span class="label">Enhanced content: </span> 
494
              [% IF ( OPACurlOpenInNewWindow ) %]<a href="[% BakerTaylorContentURL |html %]" target="_blank">Content Cafe</a>[% ELSE %]<a href="[% BakerTaylorContentURL |html %]">Content Cafe</a>[% END %]
494
              [% IF ( OPACurlOpenInNewWindow ) %]<a href="[% BakerTaylorContentURL |html %]" target="_blank">Content Cafe</a>[% ELSE %]<a href="[% BakerTaylorContentURL |html %]">Content Cafe</a>[% END %]
495
        </span>
495
        </span>
496
    [% END %]
496
    [% END %]
Lines 520-526 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
520
[% IF ( defaulttab == 'holdings' ) %]<li id="tab_holdings" class="ui-tabs-selected">[% ELSE %]<li id="tab_holdings">[% END %]
520
[% IF ( defaulttab == 'holdings' ) %]<li id="tab_holdings" class="ui-tabs-selected">[% ELSE %]<li id="tab_holdings">[% END %]
521
    <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#holdings">Holdings ( [% count %] )</a>
521
    <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#holdings">Holdings ( [% count %] )</a>
522
</li>
522
</li>
523
<li id="tab_descriptions"> <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#descriptions">Title Notes</a></li>
523
<li id="tab_descriptions"> <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#descriptions">Title notes</a></li>
524
[% IF ( SYNDETICS_TOC ) %]
524
[% IF ( SYNDETICS_TOC ) %]
525
    <li id="tab_toc"> <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#toc">TOC</a></li>
525
    <li id="tab_toc"> <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#toc">TOC</a></li>
526
[% END %]
526
[% END %]
Lines 541-553 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
541
        </li>
541
        </li>
542
    [% END %][% END %]
542
    [% END %][% END %]
543
    [% IF ( SyndeticsAuthorNotes ) %][% IF ( SYNDETICS_ANOTES ) %]
543
    [% IF ( SyndeticsAuthorNotes ) %][% IF ( SYNDETICS_ANOTES ) %]
544
        <li id="tab_anotes"> <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#anotes">About the Author</a></li>
544
        <li id="tab_anotes"> <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#anotes">About the author</a></li>
545
    [% END %][% END %]
545
    [% END %][% END %]
546
[% END %]
546
[% END %]
547
[% IF ( LibraryThingForLibrariesID ) %] 
547
[% IF ( LibraryThingForLibrariesID ) %] 
548
[% IF ( LibraryThingForLibrariesTabbedView ) %]
548
[% IF ( LibraryThingForLibrariesTabbedView ) %]
549
    <li id="tab_LFTLSimilarItems"> <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#LFTLSimilarItems">Similar Items</a></li>
549
    <li id="tab_LFTLSimilarItems"> <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#LFTLSimilarItems">Similar items</a></li>
550
    <li id="tab_LTFLTagBrowse"> <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#LTFLTagBrowse">Tag Browser</a></li>
550
    <li id="tab_LTFLTagBrowse"> <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#LTFLTagBrowse">Tag browser</a></li>
551
[% END %]
551
[% END %]
552
[% END %]
552
[% END %]
553
[% IF ( subscriptionsnumber ) %]
553
[% IF ( subscriptionsnumber ) %]
Lines 574-580 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
574
[% END %][% END %]
574
[% END %][% END %]
575
575
576
[% IF ( OPACAmazonEnabled ) %][% IF ( OPACAmazonReviews ) %]
576
[% IF ( OPACAmazonEnabled ) %][% IF ( OPACAmazonReviews ) %]
577
    <li id="tab_amazonreviews"><a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#amazonreviews">Amazon Reviews</a></li>
577
    <li id="tab_amazonreviews"><a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#amazonreviews">Amazon reviews</a></li>
578
[% END %][% END %]
578
[% END %][% END %]
579
[% IF ( Babeltheque ) %]
579
[% IF ( Babeltheque ) %]
580
    <li id="tab_babeltheque"><a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#babeltheque">Babelthèque</a></li>
580
    <li id="tab_babeltheque"><a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#babeltheque">Babelthèque</a></li>
Lines 582-588 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
582
582
583
[% IF ( serialcollection ) %]
583
[% IF ( serialcollection ) %]
584
    [% IF ( defaulttab == 'serialcollection' ) %]<li id="tab_serialcollection" class="ui-tabs-selected">[% ELSE %]<li id="tab_serialcollection">[% END %]
584
    [% IF ( defaulttab == 'serialcollection' ) %]<li id="tab_serialcollection" class="ui-tabs-selected">[% ELSE %]<li id="tab_serialcollection">[% END %]
585
        <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#serialcollection">Serial Collection</a>
585
        <a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]#serialcollection">Serial collection</a>
586
    </li>
586
    </li>
587
[% END %]
587
[% END %]
588
588
Lines 622-634 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
622
            [% IF ( item_level_itypes ) %]<th id="item_itemtype">Item type</th>[% END %]
622
            [% IF ( item_level_itypes ) %]<th id="item_itemtype">Item type</th>[% END %]
623
            <th id="item_location">Location</th>
623
            <th id="item_location">Location</th>
624
            [% IF ( itemdata_ccode ) %]<th id="item_ccode">Collection</th>[% END %]
624
            [% IF ( itemdata_ccode ) %]<th id="item_ccode">Collection</th>[% END %]
625
            <th id="item_callnumber">Call Number</th>
625
            <th id="item_callnumber">Call number</th>
626
            [% IF ( itemdata_enumchron ) %]<th id="item_enumchron">Vol Info</th>[% END %]
626
            [% IF ( itemdata_enumchron ) %]<th id="item_enumchron">Vol info</th>[% END %]
627
            [% IF ( itemdata_uri ) %]<th id="item_url">url</th>[% END %]
627
            [% IF ( itemdata_uri ) %]<th id="item_url">url</th>[% END %]
628
            [% IF ( itemdata_copynumber ) %]<th id="item_copy">Copy</th>[% END %]
628
            [% IF ( itemdata_copynumber ) %]<th id="item_copy">Copy</th>[% END %]
629
            <th id="item_status">Status</th>
629
            <th id="item_status">Status</th>
630
            [% IF ( itemdata_itemnotes ) %]<th id="item_notes">Notes</th>[% END %]
630
            [% IF ( itemdata_itemnotes ) %]<th id="item_notes">Notes</th>[% END %]
631
            <th id="item_datedue">Date Due</th>
631
            <th id="item_datedue">Date due</th>
632
        </tr></thead>
632
        </tr></thead>
633
	    <tbody>[% FOREACH ITEM_RESULT IN ITEM_RESULTS %]
633
	    <tbody>[% FOREACH ITEM_RESULT IN ITEM_RESULTS %]
634
	    <tr>[% IF ( item_level_itypes ) %]<td>[% UNLESS ( noItemTypeImages ) %][% IF ( ITEM_RESULT.imageurl ) %]<img src="[% ITEM_RESULT.imageurl %]" title="[% ITEM_RESULT.description %]" alt="[% ITEM_RESULT.description %]" />[% END %][% END %] [% ITEM_RESULT.description %]</td>[% END %]
634
	    <tr>[% IF ( item_level_itypes ) %]<td>[% UNLESS ( noItemTypeImages ) %][% IF ( ITEM_RESULT.imageurl ) %]<img src="[% ITEM_RESULT.imageurl %]" title="[% ITEM_RESULT.description %]" alt="[% ITEM_RESULT.description %]" />[% END %][% END %] [% ITEM_RESULT.description %]</td>[% END %]
Lines 646-652 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
646
    <span class="shelvingloc">[% ITEM_RESULT.location_description %]</span>
646
    <span class="shelvingloc">[% ITEM_RESULT.location_description %]</span>
647
    </td>
647
    </td>
648
		[% IF ( itemdata_ccode ) %]<td>[% ITEM_RESULT.ccode %]</td>[% END %]
648
		[% IF ( itemdata_ccode ) %]<td>[% ITEM_RESULT.ccode %]</td>[% END %]
649
		<td>[% IF ( ITEM_RESULT.itemcallnumber ) %] [% ITEM_RESULT.itemcallnumber %][% IF ( OPACShelfBrowser ) %] (<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% ITEM_RESULT.biblionumber %]&amp;shelfbrowse_itemnumber=[% ITEM_RESULT.itemnumber %]#shelfbrowser">Browse Shelf</a>)[% END %][% END %]</td>
649
        <td>[% IF ( ITEM_RESULT.itemcallnumber ) %] [% ITEM_RESULT.itemcallnumber %][% IF ( OPACShelfBrowser ) %] (<a href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% ITEM_RESULT.biblionumber %]&amp;shelfbrowse_itemnumber=[% ITEM_RESULT.itemnumber %]#shelfbrowser">Browse shelf</a>)[% END %][% END %]</td>
650
		[% IF ( itemdata_enumchron ) %]<td>[% ITEM_RESULT.enumchron %]</td>[% END %]
650
		[% IF ( itemdata_enumchron ) %]<td>[% ITEM_RESULT.enumchron %]</td>[% END %]
651
		[% IF ( itemdata_uri ) %]<td><a href="[% ITEM_RESULT.uri %]">[% ITEM_RESULT.uri %]</a></td>[% END %]
651
		[% IF ( itemdata_uri ) %]<td><a href="[% ITEM_RESULT.uri %]">[% ITEM_RESULT.uri %]</a></td>[% END %]
652
		[% IF ( itemdata_copynumber ) %]<td>[% ITEM_RESULT.copynumber %]</td>[% END %]
652
		[% IF ( itemdata_copynumber ) %]<td>[% ITEM_RESULT.copynumber %]</td>[% END %]
Lines 669-675 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
669
669
670
[% IF ( OpenOPACShelfBrowser ) %]
670
[% IF ( OpenOPACShelfBrowser ) %]
671
<div id="shelfbrowser">
671
<div id="shelfbrowser">
672
<h5 style="text-align: center;">[% IF ( starting_homebranch ) %]Browsing [% starting_homebranch %] Shelves[% END %][% IF ( starting_location ) %], Shelving Location: [% starting_location %][% END %][% IF ( starting_ccode ) %], Collection Code: [% starting_ccode %][% END %] <a style="font-size: 75%;" href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]">Close Shelf Browser</a></h5>
672
<h5 style="text-align: center;">[% IF ( starting_homebranch ) %]Browsing [% starting_homebranch %] Shelves[% END %][% IF ( starting_location ) %], Shelving location: [% starting_location %][% END %][% IF ( starting_ccode ) %], Collection code: [% starting_ccode %][% END %] <a style="font-size: 75%;" href="/cgi-bin/koha/opac-detail.pl?biblionumber=[% biblionumber %]">Close shelf browser</a></h5>
673
673
674
        
674
        
675
        <table><tr>
675
        <table><tr>
Lines 742-748 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
742
[% IF ( SyndeticsEnabled ) %]
742
[% IF ( SyndeticsEnabled ) %]
743
[% IF ( SyndeticsSummary ) %]
743
[% IF ( SyndeticsSummary ) %]
744
[% IF ( SYNDETICS_SUMMARY ) %]
744
[% IF ( SYNDETICS_SUMMARY ) %]
745
    <h4>Enhanced Descriptions from Syndetics:</h4>
745
    <h4>Enhanced descriptions from Syndetics:</h4>
746
    <p>[% SYNDETICS_SUMMARY %]</p>
746
    <p>[% SYNDETICS_SUMMARY %]</p>
747
[% END %]
747
[% END %]
748
[% END %]
748
[% END %]
Lines 768-774 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
768
[% IF ( SyndeticsTOC ) %][% IF ( SYNDETICS_TOC ) %]
768
[% IF ( SyndeticsTOC ) %][% IF ( SYNDETICS_TOC ) %]
769
<div id="toc">
769
<div id="toc">
770
<div class="content_set">
770
<div class="content_set">
771
<h3>Table of Contents provided by Syndetics</h3>
771
<h3>Table of contents provided by Syndetics</h3>
772
<ul>
772
<ul>
773
[% FOREACH SYNDETICS_TO IN SYNDETICS_TOC %]
773
[% FOREACH SYNDETICS_TO IN SYNDETICS_TOC %]
774
    [% IF ( SYNDETICS_TO.p ) %]
774
    [% IF ( SYNDETICS_TO.p ) %]
Lines 812-818 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
812
[% IF ( SyndeticsAuthorNotes ) %][% IF ( SYNDETICS_ANOTES ) %]
812
[% IF ( SyndeticsAuthorNotes ) %][% IF ( SYNDETICS_ANOTES ) %]
813
<div id="anotes">
813
<div id="anotes">
814
<div class="content_set">
814
<div class="content_set">
815
<h3>Author Notes provided by Syndetics</h3>
815
<h3>Author notes provided by Syndetics</h3>
816
[% FOREACH SYNDETICS_ANOTE IN SYNDETICS_ANOTES %]
816
[% FOREACH SYNDETICS_ANOTE IN SYNDETICS_ANOTES %]
817
    [% IF ( SYNDETICS_ANOTE.content ) %]
817
    [% IF ( SYNDETICS_ANOTE.content ) %]
818
        [% SYNDETICS_ANOTE.content %]
818
        [% SYNDETICS_ANOTE.content %]
Lines 863-869 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
863
                    [% ELSE %]
863
                    [% ELSE %]
864
                    [% IF ( latestserial.status4 ) %]Missing
864
                    [% IF ( latestserial.status4 ) %]Missing
865
                    [% ELSE %]
865
                    [% ELSE %]
866
                    [% IF ( latestserial.status5 ) %]Not Issued
866
                    [% IF ( latestserial.status5 ) %]Not issued
867
                    [% END %]
867
                    [% END %]
868
                    [% END %]
868
                    [% END %]
869
                    [% END %]
869
                    [% END %]
Lines 917-923 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
917
            <img class="avatar" src="[% review.avatarurl %]" height="80" width="80" alt="" />
917
            <img class="avatar" src="[% review.avatarurl %]" height="80" width="80" alt="" />
918
                [% END %]
918
                [% END %]
919
            <h5>
919
            <h5>
920
                Your Comment
920
                Your comment
921
            </h5>
921
            </h5>
922
            <small>[% review.datereviewed | $KohaDates %]</small>
922
            <small>[% review.datereviewed | $KohaDates %]</small>
923
        <p>
923
        <p>
Lines 973-979 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
973
[% IF ( OPACFRBRizeEditions ) %][% IF ( XISBNS ) %]
973
[% IF ( OPACFRBRizeEditions ) %][% IF ( XISBNS ) %]
974
<div id="editions">
974
<div id="editions">
975
975
976
<h4>Other Editions of this Work</h4>
976
<h4>Other editions of this work</h4>
977
<table>
977
<table>
978
[% FOREACH XISBN IN XISBNS %]
978
[% FOREACH XISBN IN XISBNS %]
979
<tr>
979
<tr>
Lines 1022-1028 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
1022
<!-- Amazon Reviews -->
1022
<!-- Amazon Reviews -->
1023
<div id="amazonreviews">
1023
<div id="amazonreviews">
1024
        [% IF ( amazon_average_rating ) %]
1024
        [% IF ( amazon_average_rating ) %]
1025
            <div class="clearfix"><h3 style="float: left;">Average Rating (from Amazon[% AmazonTld %]): </h3><span class="starMT" style="float: left;"><span class="starFull" style="float: left; width:[% amazon_average_rating / 2 %]px"></span></span> [% IF ( normalized_isbn ) %][% IF ( OPACurlOpenInNewWindow ) %]<a href="http://www.amazon[% AmazonTld %]/gp/customer-reviews/write-a-review.html/002-2970817-7876066?%5Fencoding=UTF8&amp;asin=[% normalized_isbn %]&amp;store=books" target="_blank">Add your own review</a>[% ELSE %]<a href="http://www.amazon[% AmazonTld %]/gp/customer-reviews/write-a-review.html/002-2970817-7876066?%5Fencoding=UTF8&amp;asin=[% normalized_isbn %]&amp;store=books">Add your own review</a>[% END %][% END %]</div>
1025
            <div class="clearfix"><h3 style="float: left;">Average rating (from Amazon[% AmazonTld %]): </h3><span class="starMT" style="float: left;"><span class="starFull" style="float: left; width:[% amazon_average_rating / 2 %]px"></span></span> [% IF ( normalized_isbn ) %][% IF ( OPACurlOpenInNewWindow ) %]<a href="http://www.amazon[% AmazonTld %]/gp/customer-reviews/write-a-review.html/002-2970817-7876066?%5Fencoding=UTF8&amp;asin=[% normalized_isbn %]&amp;store=books" target="_blank">Add your own review</a>[% ELSE %]<a href="http://www.amazon[% AmazonTld %]/gp/customer-reviews/write-a-review.html/002-2970817-7876066?%5Fencoding=UTF8&amp;asin=[% normalized_isbn %]&amp;store=books">Add your own review</a>[% END %][% END %]</div>
1026
1026
1027
        [% FOREACH AMAZON_CUSTOMER_REVIEW IN AMAZON_CUSTOMER_REVIEWS %]
1027
        [% FOREACH AMAZON_CUSTOMER_REVIEW IN AMAZON_CUSTOMER_REVIEWS %]
1028
            <div class="content_set">
1028
            <div class="content_set">
Lines 1118-1129 YAHOO.util.Event.onContentReady("furtherm", function () { Link Here
1118
[% IF ( SocialNetworks ) %]
1118
[% IF ( SocialNetworks ) %]
1119
    <div class="social_networks">
1119
    <div class="social_networks">
1120
        <span>Share</span>
1120
        <span>Share</span>
1121
        <a href="http://www.facebook.com/sharer.php?u=[% current_url |url %]&t=[% title |url %]" title="Share on Facebook"><img alt="Share on Facebook" src="/opac-tmpl/prog/images/socnet/facebook16.png" /></a>
1121
        <a href="http://www.facebook.com/sharer.php?u=[% current_url |url %]&amp;t=[% title |url %]" title="Share on Facebook"><img alt="Share on Facebook" src="/opac-tmpl/prog/images/socnet/facebook16.png" /></a>
1122
        <a href="http://twitter.com/share" title="Share on Twitter"><img alt="Share on Twitter" src="/opac-tmpl/prog/images/socnet/twitter16.png" /></a>
1122
        <a href="http://twitter.com/share" title="Share on Twitter"><img alt="Share on Twitter" src="/opac-tmpl/prog/images/socnet/twitter16.png" /></a>
1123
        <a href="http://www.linkedin.com/shareArticle?mini=true&url=[% current_url |url %]&title=[% title |url %]" title="Share on LinkedIn"><img alt="Share on LinkedIn" src="/opac-tmpl/prog/images/socnet/linkedin16.png" /></a>
1123
        <a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=[% current_url |url %]&amp;title=[% title |url %]" title="Share on LinkedIn"><img alt="Share on LinkedIn" src="/opac-tmpl/prog/images/socnet/linkedin16.png" /></a>
1124
        <a href="http://www.delicious.com/save?url=[% current_url |url %]&title=[% title |url %]" title="Share on Delicious"><img alt="Share on Delicious" src="/opac-tmpl/prog/images/socnet/delicious16.gif" /></a>
1124
        <a href="http://www.delicious.com/save?url=[% current_url |url %]&amp;title=[% title |url %]" title="Share on Delicious"><img alt="Share on Delicious" src="/opac-tmpl/prog/images/socnet/delicious16.gif" /></a>
1125
        <g:plusone size="small"></g:plusone>
1125
        <g:plusone size="small"></g:plusone>
1126
        <a href="mailto:ADRESSE?subject=TO READ : [% title %]>&body=[% title %]> [% current_url |url %]" title="Share by email"><img alt="Share by email" src="/opac-tmpl/prog/images/socnet/mailto16.png" /></a>
1126
        <a href="mailto:ADRESSE?subject=TO READ : [% title %]>&amp;body=[% title %]> [% current_url |url %]" title="Share by email"><img alt="Share by email" src="/opac-tmpl/prog/images/socnet/mailto16.png" /></a>
1127
    </div>
1127
    </div>
1128
[% END %]
1128
[% END %]
1129
1129
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadcart.tt (-2 / +2 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; Download cart[% INCLUDE 'doc-head-close.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; Download cart[% INCLUDE 'doc-head-close.inc' %]
2
</head>
2
</head>
3
<body id="opac-downloadcart" style="padding:1em;">
3
<body id="opac-downloadcart" style="padding:1em;">
4
<div id="userdownloadcart" class="container">[% IF ( format ) %]
4
<div id="userdownloadcart" class="container">[% IF ( format ) %]
Lines 8-14 Link Here
8
	<fieldset class="rows">
8
	<fieldset class="rows">
9
	<ol><li><label for="format">Download cart:</label>
9
	<ol><li><label for="format">Download cart:</label>
10
        <select name="format" id="format">
10
        <select name="format" id="format">
11
	    <option value="">-- Choose Format --</option>
11
        <option value="">-- Choose format --</option>
12
	    <option value="iso2709">iso2709</option>
12
	    <option value="iso2709">iso2709</option>
13
	    <option value="ris">RIS</option>
13
	    <option value="ris">RIS</option>
14
	    <option value="bibtex">BibTex</option>
14
	    <option value="bibtex">BibTex</option>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadshelf.tt (-2 / +2 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; Download list[% INCLUDE 'doc-head-close.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; Download list[% INCLUDE 'doc-head-close.inc' %]
2
<script type="text/javascript">//<![CDATA[
2
<script type="text/javascript">//<![CDATA[
3
	$(document).ready(function(){
3
	$(document).ready(function(){
4
		$(".close").html(_("Close this window"));
4
		$(".close").html(_("Close this window"));
Lines 16-22 Link Here
16
	<fieldset class="rows">
16
	<fieldset class="rows">
17
		<ol><li><label for="format">Download list:</label>
17
		<ol><li><label for="format">Download list:</label>
18
	        <select name="format" id="format">
18
	        <select name="format" id="format">
19
		    <option value="">-- Choose Format --</option>
19
            <option value="">-- Choose format --</option>
20
		    <option value="iso2709">iso2709</option>
20
		    <option value="iso2709">iso2709</option>
21
		    <option value="ris">RIS</option>
21
		    <option value="ris">RIS</option>
22
		    <option value="bibtex">BibTex</option>
22
		    <option value="bibtex">BibTex</option>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-full-serial-issues.tt (-2 / +2 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  Subscription information for [% bibliotitle %]
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  Subscription information for [% bibliotitle %]
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.tablesorter.min.js"></script>
3
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.tablesorter.min.js"></script>
4
<script type="text/javascript" language="javascript">
4
<script type="text/javascript" language="javascript">
Lines 204-210 function showlayer(numlayer){ Link Here
204
			[% IF ( serial.status2 ) %]Arrived[% END %]
204
			[% IF ( serial.status2 ) %]Arrived[% END %]
205
			[% IF ( serial.status3 ) %]Late[% END %]
205
			[% IF ( serial.status3 ) %]Late[% END %]
206
			[% IF ( serial.status4 ) %]Missing[% END %]
206
			[% IF ( serial.status4 ) %]Missing[% END %]
207
			[% IF ( serial.status5 ) %]Not Available[% END %]
207
            [% IF ( serial.status5 ) %]Not available[% END %]
208
			[% IF ( serial.status7 ) %]Claimed[% END %]
208
			[% IF ( serial.status7 ) %]Claimed[% END %]
209
		    </td>
209
		    </td>
210
		    <td class="subscriptionidfilterclass">    [% serial.subscriptionid %]
210
		    <td class="subscriptionidfilterclass">    [% serial.subscriptionid %]
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-imageviewer.tt (-1 / +1 lines)
Lines 1-5 Link Here
1
[% INCLUDE 'doc-head-open.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %]
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; Images for: [% biblio.title |html %]
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; Images for: [% biblio.title |html %]
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
<script type="text/javascript">
4
<script type="text/javascript">
5
//<![CDATA[
5
//<![CDATA[
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-main.tt (-2 / +2 lines)
Lines 1-5 Link Here
1
[% INCLUDE 'doc-head-open.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %]
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
</head>
4
</head>
5
<body id="opac-main">
5
<body id="opac-main">
Lines 47-53 Link Here
47
	<form action="/cgi-bin/koha/opac-user.pl" method="post" name="auth" id="auth">
47
	<form action="/cgi-bin/koha/opac-user.pl" method="post" name="auth" id="auth">
48
    <input type="hidden" name="koha_login_context" value="opac" />
48
    <input type="hidden" name="koha_login_context" value="opac" />
49
	<fieldset class="brief">
49
	<fieldset class="brief">
50
		<legend>Log in to Your Account:</legend>
50
        <legend>Log in to your account:</legend>
51
		<ol>
51
		<ol>
52
		<li><label for="userid">Login:</label><input type="text" id="userid" size="10" name="userid" /></li>
52
		<li><label for="userid">Login:</label><input type="text" id="userid" size="10" name="userid" /></li>
53
		<li><label for="password">Password:</label><input type="password" id="password" size="10" name="password" /></li>
53
		<li><label for="password">Password:</label><input type="password" id="password" size="10" name="password" /></li>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-messaging.tt (-9 / +9 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; Your messaging settings
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %][% ELSE %]Koha online[% END %] catalog &rsaquo; Your messaging settings
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
<script type="text/javascript">//<![CDATA[
3
<script type="text/javascript">//<![CDATA[
4
	$(document).ready(function(){
4
	$(document).ready(function(){
Lines 25-31 Link Here
25
	<div class="yui-b"><div class="yui-g" id="usermessaging">
25
	<div class="yui-b"><div class="yui-g" id="usermessaging">
26
26
27
[% FOREACH BORROWER_INF IN BORROWER_INFO %]
27
[% FOREACH BORROWER_INF IN BORROWER_INFO %]
28
<h3><a href="/cgi-bin/koha/opac-user.pl">[% BORROWER_INF.firstname %] [% BORROWER_INF.surname %]'s account</a> <img src="[% themelang %]../../images/caret.gif" width="16" height="16" alt="&gt;" border="0" /> Your Messaging Settings</h3>
28
<h3><a href="/cgi-bin/koha/opac-user.pl">[% BORROWER_INF.firstname %] [% BORROWER_INF.surname %]'s account</a> <img src="[% themelang %]../../images/caret.gif" width="16" height="16" alt="&gt;" border="0" /> Your messaging settings</h3>
29
[% END %]
29
[% END %]
30
30
31
<form action="/cgi-bin/koha/opac-messaging.pl" method="get" name="opacmessaging">
31
<form action="/cgi-bin/koha/opac-messaging.pl" method="get" name="opacmessaging">
Lines 33-50 Link Here
33
33
34
<fieldset class="rows">
34
<fieldset class="rows">
35
  [% IF ( settings_updated ) %]
35
  [% IF ( settings_updated ) %]
36
  <div class="dialog message"><h3>Settings Updated</h3></div>
36
  <div class="dialog message"><h3>Settings updated</h3></div>
37
  [% END %]
37
  [% END %]
38
  <table style="margin-right:1em;">
38
  <table style="margin-right:1em;">
39
    <tr><th>&nbsp;</th><th>Days in advance</th>[% IF ( SMSSendDriver ) %]<th>SMS</th>[% END %]<th>Email</th><th>Digests only?</th><!-- <th>RSS</th> --><th>Do not notify</th></tr>
39
    <tr><th>&nbsp;</th><th>Days in advance</th>[% IF ( SMSSendDriver ) %]<th>SMS</th>[% END %]<th>Email</th><th>Digests only?</th><!-- <th>RSS</th> --><th>Do not notify</th></tr>
40
    [% FOREACH messaging_preference IN messaging_preferences %]
40
    [% FOREACH messaging_preference IN messaging_preferences %]
41
    <tr>
41
    <tr>
42
      <td>[% IF ( messaging_preference.Item_Due ) %]Item Due
42
      <td>[% IF ( messaging_preference.Item_Due ) %]Item due
43
          [% ELSIF ( messaging_preference.Advance_Notice ) %]Advance Notice
43
          [% ELSIF ( messaging_preference.Advance_Notice ) %]Advance notice
44
          [% ELSIF ( messaging_preference.Upcoming_Events ) %]Upcoming Events
44
          [% ELSIF ( messaging_preference.Upcoming_Events ) %]Upcoming events
45
          [% ELSIF ( messaging_preference.Hold_Filled ) %]Hold Filled
45
          [% ELSIF ( messaging_preference.Hold_Filled ) %]Hold filled
46
          [% ELSIF ( messaging_preference.Item_Check_in ) %]Item Check-in
46
          [% ELSIF ( messaging_preference.Item_Check_in ) %]Item check-in
47
          [% ELSIF ( messaging_preference.Item_Checkout ) %]Item Checkout
47
          [% ELSIF ( messaging_preference.Item_Checkout ) %]Item checkout
48
          [% ELSE %]Unknown [% END %]</td>
48
          [% ELSE %]Unknown [% END %]</td>
49
      [% IF ( messaging_preference.takes_days ) %]
49
      [% IF ( messaging_preference.takes_days ) %]
50
      <td><select name="[% messaging_preference.message_attribute_id %]-DAYS">
50
      <td><select name="[% messaging_preference.message_attribute_id %]-DAYS">
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-passwd.tt (-9 / +9 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; Change your password
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; Change your password
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body id="opac-passwd">
4
<body id="opac-passwd">
Lines 9-15 Link Here
9
	<div id="yui-main">
9
	<div id="yui-main">
10
	<div class="yui-b"><div class="yui-g">
10
	<div class="yui-b"><div class="yui-g">
11
	<div id="userpasswd" class="container">
11
	<div id="userpasswd" class="container">
12
	<h3><a href="/cgi-bin/koha/opac-user.pl">[% firstname %] [% surname %]'s account</a> <img src="[% themelang %]l../../images/caret.gif" width="16" height="16" alt="&gt;" border="0" /> Change your Password </h3>
12
    <h3><a href="/cgi-bin/koha/opac-user.pl">[% firstname %] [% surname %]'s account</a> <img src="[% themelang %]l../../images/caret.gif" width="16" height="16" alt="&gt;" border="0" /> Change your password </h3>
13
13
14
    [% IF ( Error_messages ) %]
14
    [% IF ( Error_messages ) %]
15
<div class="dialog error">        <h3>There was a problem with your submission</h3>
15
<div class="dialog error">        <h3>There was a problem with your submission</h3>
Lines 21-27 Link Here
21
            Your new password must be at least [% minpasslen %] characters long
21
            Your new password must be at least [% minpasslen %] characters long
22
            [% END %]
22
            [% END %]
23
            [% IF ( WrongPass ) %]
23
            [% IF ( WrongPass ) %]
24
            Your current password was entered incorrectly.  If this problem persists, please ask a librarian to re-set your password for you.	
24
            Your current password was entered incorrectly.  If this problem persists, please ask a librarian to re-set your password for you.
25
            [% END %]
25
            [% END %]
26
        </p></div>
26
        </p></div>
27
    [% END %]
27
    [% END %]
Lines 30-39 Link Here
30
        [% IF ( OpacPasswordChange ) %]
30
        [% IF ( OpacPasswordChange ) %]
31
        <form action="/cgi-bin/koha/opac-passwd.pl" name="mainform" id="mainform" method="post"><fieldset class="brief">
31
        <form action="/cgi-bin/koha/opac-passwd.pl" name="mainform" id="mainform" method="post"><fieldset class="brief">
32
			[% UNLESS ( ShortPass ) %]<div class="hint">Your password must be at least [% minpasslen %] characters long.</div>[% END %]
32
			[% UNLESS ( ShortPass ) %]<div class="hint">Your password must be at least [% minpasslen %] characters long.</div>[% END %]
33
          <ol>  <li><label for="Oldkey">Current Password:</label> <input type="password" id="Oldkey" size="25"  name="Oldkey" /></li>
33
          <ol>  <li><label for="Oldkey">Current password:</label> <input type="password" id="Oldkey" size="25"  name="Oldkey" /></li>
34
            <li><label for="Newkey">New Password:</label> <input type="password" id="Newkey"  size="25"  name="Newkey" /></li>
34
            <li><label for="Newkey">New password:</label> <input type="password" id="Newkey"  size="25"  name="Newkey" /></li>
35
            <li><label for="Confirm">Re-Type New Password:</label> <input type="password"  id="Confirm" size="25" name="Confirm" /></li></ol></fieldset>
35
            <li><label for="Confirm">Re-type new password:</label> <input type="password"  id="Confirm" size="25" name="Confirm" /></li></ol></fieldset>
36
            <fieldset class="action"><input type="submit" value="Submit Changes" class="submit" /> <a href="/cgi-bin/koha/opac-user.pl" class="cancel">Cancel</a></fieldset>
36
            <fieldset class="action"><input type="submit" value="Submit changes" class="submit" /> <a href="/cgi-bin/koha/opac-user.pl" class="cancel">Cancel</a></fieldset>
37
    </form>
37
    </form>
38
        [% ELSE %]
38
        [% ELSE %]
39
            <div class="dialog alert">You can't change your password.</div>
39
            <div class="dialog alert">You can't change your password.</div>
Lines 41-51 Link Here
41
    [% END %]
41
    [% END %]
42
    
42
    
43
    [% IF ( password_updated ) %]
43
    [% IF ( password_updated ) %]
44
        <div class="dialog message"><h1>Password Updated</h1>
44
        <div class="dialog message"><h1>Password updated</h1>
45
        Your password has been changed</div>
45
        Your password has been changed</div>
46
        <form action="/cgi-bin/koha/opac-user.pl" method="post">
46
        <form action="/cgi-bin/koha/opac-user.pl" method="post">
47
            <input type="hidden" name="borrowernumber" value="[% borrowernumber %]" />
47
            <input type="hidden" name="borrowernumber" value="[% borrowernumber %]" />
48
            <p><input type="submit" class="icon back" value="Return to Your Record" /></p>
48
            <p><input type="submit" class="icon back" value="Return to your record" /></p>
49
        </form>
49
        </form>
50
    [% END %]
50
    [% END %]
51
</div>
51
</div>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-privacy.tt (-1 / +1 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; Your privacy management
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; Your privacy management
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body id="opac-privacy">
4
<body id="opac-privacy">
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-readingrecord.tt (-7 / +7 lines)
Lines 1-6 Link Here
1
[% USE KohaDates %]
1
[% USE KohaDates %]
2
2
3
[% INCLUDE 'doc-head-open.inc' %][% LibraryNameTitle or "Koha Online" %] Catalog &rsaquo; Your checkout history
3
[% INCLUDE 'doc-head-open.inc' %][% LibraryNameTitle or "Koha online" %] catalog &rsaquo; Your checkout history
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
<style type="text/css">ul.ui-tabs-nav li a, ul.ui-tabs-nav li span.a  { padding:0.6em 1em; }</style>
5
<style type="text/css">ul.ui-tabs-nav li a, ul.ui-tabs-nav li span.a  { padding:0.6em 1em; }</style>
6
<script type="text/javascript">
6
<script type="text/javascript">
Lines 24-30 $(document).ready(function(){ Link Here
24
	<div class="yui-b"><div class="yui-g">
24
	<div class="yui-b"><div class="yui-g">
25
<div id="userreadingrecord" class="container">
25
<div id="userreadingrecord" class="container">
26
<!--CONTENT-->
26
<!--CONTENT-->
27
<h3><a href="/cgi-bin/koha/opac-user.pl">[% firstname %] [% surname %]'s account</a> <img src="[% themelang %]../../images/caret.gif" width="16" height="16" alt="&gt;" border="0" /> Checkout History</h3>
27
<h3><a href="/cgi-bin/koha/opac-user.pl">[% firstname %] [% surname %]'s account</a> <img src="[% themelang %]../../images/caret.gif" width="16" height="16" alt="&gt;" border="0" /> Checkout history</h3>
28
28
29
[% UNLESS ( count ) %]
29
[% UNLESS ( count ) %]
30
You have never borrowed anything from this library.
30
You have never borrowed anything from this library.
Lines 45-63 You have never borrowed anything from this library. Link Here
45
45
46
[% IF ( showfulllink ) %]
46
[% IF ( showfulllink ) %]
47
[% IF ( limit ) %]
47
[% IF ( limit ) %]
48
<li><a href="/cgi-bin/koha/opac-readingrecord.pl?limit=full[% IF ( orderbytitle ) %]&amp;order=title[% END %]">Show All Items</a></li><li class="ui-tabs-selected"><a href="#readingrec">Showing Last 50 Items</a></li>
48
<li><a href="/cgi-bin/koha/opac-readingrecord.pl?limit=full[% IF ( orderbytitle ) %]&amp;order=title[% END %]">Show all items</a></li><li class="ui-tabs-selected"><a href="#readingrec">Showing last 50 items</a></li>
49
[% ELSE %]
49
[% ELSE %]
50
<li class="ui-tabs-selected"><a href="/cgi-bin/koha/opac-readingrecord.pl#readingrec">Showing All Items</a></li><li><a href="/cgi-bin/koha/opac-readingrecord.pl?limit=50[% IF ( orderbytitle ) %]&amp;order=title[% END %]">Show Last 50 Items Only</a></li>
50
<li class="ui-tabs-selected"><a href="/cgi-bin/koha/opac-readingrecord.pl#readingrec">Showing all items</a></li><li><a href="/cgi-bin/koha/opac-readingrecord.pl?limit=50[% IF ( orderbytitle ) %]&amp;order=title[% END %]">Show last 50 items only</a></li>
51
[% END %]
51
[% END %]
52
[% ELSE %]
52
[% ELSE %]
53
<li class="ui-tabs-selected"><a href="/cgi-bin/koha/opac-readingrecord.pl#readingrec">Showing All Items</a></li>
53
<li class="ui-tabs-selected"><a href="/cgi-bin/koha/opac-readingrecord.pl#readingrec">Showing all items</a></li>
54
[% END %]
54
[% END %]
55
</ul>
55
</ul>
56
<div class="ui-tabs-panel"><table id="readingrec">
56
<div class="ui-tabs-panel"><table id="readingrec">
57
<tr>
57
<tr>
58
<th colspan="2">Title</th>
58
<th colspan="2">Title</th>
59
<th>Item Type</th>
59
<th>Item type</th>
60
<th>Call No.</th>
60
<th>Call no.</th>
61
<th>Date</th>
61
<th>Date</th>
62
</tr>
62
</tr>
63
63
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tt (-13 / +13 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% LibraryNameTitle or "Koha Online" %] Catalog &rsaquo;  Placing a hold
1
[% INCLUDE 'doc-head-open.inc' %][% LibraryNameTitle or "Koha online" %] catalog &rsaquo;  Placing a hold
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'calendar.inc' %]
3
[% INCLUDE 'calendar.inc' %]
4
<script type="text/javascript">
4
<script type="text/javascript">
Lines 240-260 Link Here
240
                  <th>Hold</th>
240
                  <th>Hold</th>
241
                  <th>Title</th>
241
                  <th>Title</th>
242
                  [% UNLESS ( item_level_itypes ) %]
242
                  [% UNLESS ( item_level_itypes ) %]
243
                    <th>Item Type</th>
243
                    <th>Item type</th>
244
                  [% END %]
244
                  [% END %]
245
                  [% IF ( showpriority ) %]
245
                  [% IF ( showpriority ) %]
246
                  <th>Priority</th>
246
                  <th>Priority</th>
247
                  [% END %]
247
                  [% END %]
248
		  [% IF ( reserve_in_future ) %]
248
		  [% IF ( reserve_in_future ) %]
249
		  <th>Hold Starts on Date</th>
249
        <th>Hold starts on date</th>
250
		  [% END %]
250
		  [% END %]
251
		  <th>Hold Not Needed After</th>
251
        <th>Hold not needed after</th>
252
                  [% IF ( OPACItemHolds ) %]
252
                  [% IF ( OPACItemHolds ) %]
253
                    <th id="place_on_hdr" style="display:none">Place On</th>
253
                    <th id="place_on_hdr" style="display:none">Place on</th>
254
                  [% END %]
254
                  [% END %]
255
                  [% UNLESS ( singleBranchMode ) %]
255
                  [% UNLESS ( singleBranchMode ) %]
256
		    [% IF ( choose_branch ) %]
256
		    [% IF ( choose_branch ) %]
257
                        <th>Pickup Location</th>
257
                        <th>Pickup location</th>
258
		    [% END %]
258
		    [% END %]
259
                  [% END %]
259
                  [% END %]
260
                </tr>[% ELSE %]<tr><th colspan="5">Title</th></tr>[% END %]
260
                </tr>[% ELSE %]<tr><th colspan="5">Title</th></tr>[% END %]
Lines 347-353 Link Here
347
              //]]>
347
              //]]>
348
              </script>
348
              </script>
349
      <p style="margin:.3em 2em;">
349
      <p style="margin:.3em 2em;">
350
      <a href="#" style="font-size:85%;text-decoration:none;" onclick="document.getElementById('reserve_date_[% bibitemloo.biblionumber %]').value='';return false;">Clear Date</a></p>
350
      <a href="#" style="font-size:85%;text-decoration:none;" onclick="document.getElementById('reserve_date_[% bibitemloo.biblionumber %]').value='';return false;">Clear date</a></p>
351
                </td>[% END %]
351
                </td>[% END %]
352
352
353
		    [% END %]
353
		    [% END %]
Lines 380-386 Link Here
380
      //]]>
380
      //]]>
381
        </script>
381
        </script>
382
      <p style="margin:.3em 2em;">
382
      <p style="margin:.3em 2em;">
383
      <a href="#" style="font-size:85%;text-decoration:none;" onclick="document.getElementById('expiration_date_[% bibitemloo.biblionumber %]').value='';return false;">Clear Date</a></p>
383
      <a href="#" style="font-size:85%;text-decoration:none;" onclick="document.getElementById('expiration_date_[% bibitemloo.biblionumber %]').value='';return false;">Clear date</a></p>
384
    </td>[% END %]
384
    </td>[% END %]
385
385
386
                    [% IF ( bibitemloo.holdable ) %]
386
                    [% IF ( bibitemloo.holdable ) %]
Lines 469-484 Link Here
469
                          <tr>
469
                          <tr>
470
                            <th>Copy</th>
470
                            <th>Copy</th>
471
                            [% IF ( item_level_itypes ) %]
471
                            [% IF ( item_level_itypes ) %]
472
                              <th>Item Type</th>
472
                              <th>Item type</th>
473
                            [% END %]
473
                            [% END %]
474
                            <th>Barcode</th>
474
                            <th>Barcode</th>
475
                            [% UNLESS ( singleBranchMode ) %]
475
                            [% UNLESS ( singleBranchMode ) %]
476
                              <th>Home Library</th>
476
                              <th>Home library</th>
477
                              <th>Last Location</th>
477
                              <th>Last location</th>
478
                            [% END %]
478
                            [% END %]
479
                            <th>Call Number</th>
479
                            <th>Call number</th>
480
                            [% IF ( bibitemloo.itemdata_enumchron ) %]
480
                            [% IF ( bibitemloo.itemdata_enumchron ) %]
481
                              <th>Vol Info</th>
481
                              <th>Vol info</th>
482
                            [% END %]
482
                            [% END %]
483
                            <th>Information</th>
483
                            <th>Information</th>
484
                          </tr>
484
                          </tr>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-results-grouped.tt (-13 / +13 lines)
Lines 1-7 Link Here
1
[% INCLUDE 'doc-head-open.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %]
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;
3
[% IF ( searchdesc ) %]
3
[% IF ( searchdesc ) %]
4
	Results of Search [% IF ( query_desc ) %]for '[% query_desc | html %]'[% END %][% IF ( limit_desc ) %]&nbsp;with limit(s):&nbsp;'[% limit_desc | html %]'[% END %]
4
    Results of search [% IF ( query_desc ) %]for '[% query_desc | html %]'[% END %][% IF ( limit_desc ) %]&nbsp;with limit(s):&nbsp;'[% limit_desc | html %]'[% END %]
5
[% ELSE %]
5
[% ELSE %]
6
    You did not specify any search criteria.
6
    You did not specify any search criteria.
7
[% END %]
7
[% END %]
Lines 19-27 $(document).ready(function(){ Link Here
19
    $('#sort_by').change(function() {
19
    $('#sort_by').change(function() {
20
        $('#bookbag_form').submit();
20
        $('#bookbag_form').submit();
21
    });
21
    });
22
	$("span.clearall").html("<a id=\"CheckNone\" href=\"#\">Clear All</a>");
22
    $("span.clearall").html("<a id=\"CheckNone\" href=\"#\">Clear all</a>");
23
	$("span.checkall").html("<a id=\"CheckAll\" href=\"#\">Select All</a>");
23
    $("span.checkall").html("<a id=\"CheckAll\" href=\"#\">Select all</a>");
24
	$("span.addto").html("<label for=\"addto\">Add to: </label><select name=\"addto\" id=\"addto\"><option value=\"\"></option>[% IF ( opacbookbag ) %]<option value=\"addtocart\">Cart</option>[% END %][% IF ( virtualshelves ) %][% IF ( loggedinusername ) %]<optgroup label=\"Lists:\">[% IF ( barshelves ) %][% FOREACH barshelvesloo IN barshelvesloop %][% IF ( category == 1 ) %]<option id=\"s[% barshelvesloo.shelfnumber %]\" value=\"addtolist\">[% barshelvesloo.shelfname %]</option>[% END %][% END %][% END %]<option value=\"newlist\">[ New List ]</option></optgroup>[% ELSE %]<option value=\"newlist\">List</option>[% END %][% END %]</select> <input type=\"submit\" class=\"submit\" value=\"Save\" />");
24
    $("span.addto").html("<label for=\"addto\">Add to: </label><select name=\"addto\" id=\"addto\"><option value=\"\"></option>[% IF ( opacbookbag ) %]<option value=\"addtocart\">Cart</option>[% END %][% IF ( virtualshelves ) %][% IF ( loggedinusername ) %]<optgroup label=\"Lists:\">[% IF ( barshelves ) %][% FOREACH barshelvesloo IN barshelvesloop %][% IF ( category == 1 ) %]<option id=\"s[% barshelvesloo.shelfnumber %]\" value=\"addtolist\">[% barshelvesloo.shelfname %]</option>[% END %][% END %][% END %]<option value=\"newlist\">[ New list ]</option></optgroup>[% ELSE %]<option value=\"newlist\">List</option>[% END %][% END %]</select> <input type=\"submit\" class=\"submit\" value=\"Save\" />");
25
	$("#addto").change(function(){
25
	$("#addto").change(function(){
26
		cartList();
26
		cartList();
27
	});
27
	});
Lines 108-132 function highlightOn() { Link Here
108
<!-- Search Results Table -->
108
<!-- Search Results Table -->
109
[% IF ( total ) %]
109
[% IF ( total ) %]
110
[% IF ( scan ) %]
110
[% IF ( scan ) %]
111
    <h1>Scan Index:</h1>
111
    <h1>Scan index:</h1>
112
    <form action="/cgi-bin/koha/opac-search.pl" method="get">
112
    <form action="/cgi-bin/koha/opac-search.pl" method="get">
113
        <table>
113
        <table>
114
            <tr>
114
            <tr>
115
                <td>
115
                <td>
116
                    Scan Index for: <input type="text" name="q" id="scan-index" size="35" value="" />
116
                    Scan index for: <input type="text" name="q" id="scan-index" size="35" value="" />
117
                </td>
117
                </td>
118
            </tr>
118
            </tr>
119
            <tr>
119
            <tr>
120
                <td>
120
                <td>
121
                    <label for="scan-index">Indexed in:</label>
121
                    <label for="scan-index">Indexed in:</label>
122
                    <select name="idx" id="scan-index">
122
                    <select name="idx" id="scan-index">
123
                        <option value="">Any Word</option>
123
                        <option value="">Any word</option>
124
                        <option value="kw,phr:">Any Phrase</option>
124
                        <option value="kw,phr:">Any phrase</option>
125
                        <option value="ti:">Title</option>
125
                        <option value="ti:">Title</option>
126
                        <option value="ti,phr:">Title Phrase</option>
126
                        <option value="ti,phr:">Title phrase</option>
127
                        <option value="au,phr:">Author</option>
127
                        <option value="au,phr:">Author</option>
128
                        <option value="su:">Subject</option>
128
                        <option value="su:">Subject</option>
129
                        <option value="su,phr:">Subject Phrase</option>
129
                        <option value="su,phr:">Subject phrase</option>
130
                        <option value="se:">Series</option>
130
                        <option value="se:">Series</option>
131
                        <option value="pb:">Publisher</option>
131
                        <option value="pb:">Publisher</option>
132
                        <option value="nt:">Notes</option>
132
                        <option value="nt:">Notes</option>
Lines 261-270 function highlightOn() { Link Here
261
					[% UNLESS ( GROUP_RESULT.norequests ) %]
261
					[% UNLESS ( GROUP_RESULT.norequests ) %]
262
						[% IF ( opacuserlogin ) %]
262
						[% IF ( opacuserlogin ) %]
263
							[% IF ( AllowOnShelfHolds ) %]
263
							[% IF ( AllowOnShelfHolds ) %]
264
								<a class="hold" href="/cgi-bin/koha/opac-reserve.pl?biblionumber=[% GROUP_RESULT.biblionumber %]">Place Hold</a><!-- add back when available 0 holds in queue-->
264
                                <a class="hold" href="/cgi-bin/koha/opac-reserve.pl?biblionumber=[% GROUP_RESULT.biblionumber %]">Place hold</a><!-- add back when available 0 holds in queue-->
265
							[% ELSE %]
265
							[% ELSE %]
266
								[% IF ( GROUP_RESULT.itemsissued ) %]
266
								[% IF ( GROUP_RESULT.itemsissued ) %]
267
									<a class="hold" href="/cgi-bin/koha/opac-reserve.pl?biblionumber=[% GROUP_RESULT.biblionumber %]">Place Hold</a><!-- add back when available 0 holds in queue-->
267
                                    <a class="hold" href="/cgi-bin/koha/opac-reserve.pl?biblionumber=[% GROUP_RESULT.biblionumber %]">Place hold</a><!-- add back when available 0 holds in queue-->
268
								[% END %]
268
								[% END %]
269
							[% END %]
269
							[% END %]
270
						[% END %]
270
						[% END %]
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-results.tt (-26 / +26 lines)
Lines 1-7 Link Here
1
[% INCLUDE 'doc-head-open.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %]
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;
3
[% IF ( searchdesc ) %]
3
[% IF ( searchdesc ) %]
4
    Results of Search [% IF ( query_desc ) %]for '[% query_desc | html%]'[% END %][% IF ( limit_desc ) %]&nbsp;with limit(s):&nbsp;'[% limit_desc | html %]'[% END %]
4
    Results of search [% IF ( query_desc ) %]for '[% query_desc | html%]'[% END %][% IF ( limit_desc ) %]&nbsp;with limit(s):&nbsp;'[% limit_desc | html %]'[% END %]
5
[% ELSE %]
5
[% ELSE %]
6
    You did not specify any search criteria.
6
    You did not specify any search criteria.
7
[% END %]
7
[% END %]
Lines 103-131 $(document).ready(function(){ Link Here
103
    var param1 = "<label for=\"addto\">"+_("Add to: ")+"<\/label><select name=\"addto\" id=\"addto\"><option value=\"\"><\/option>";
103
    var param1 = "<label for=\"addto\">"+_("Add to: ")+"<\/label><select name=\"addto\" id=\"addto\"><option value=\"\"><\/option>";
104
    [% IF ( opacbookbag ) %]    param1 += "<option value=\"addtocart\">"+_("Cart")+"<\/option>";
104
    [% IF ( opacbookbag ) %]    param1 += "<option value=\"addtocart\">"+_("Cart")+"<\/option>";
105
    [% END %][% IF ( virtualshelves ) %][% IF ( loggedinusername ) %][% IF ( addbarshelves ) %]
105
    [% END %][% IF ( virtualshelves ) %][% IF ( loggedinusername ) %][% IF ( addbarshelves ) %]
106
    param1 += "<optgroup label=\""+_("Your Lists:")+"\">";[% FOREACH addbarshelvesloo IN addbarshelvesloop %]
106
    param1 += "<optgroup label=\""+_("Your lists:")+"\">";[% FOREACH addbarshelvesloo IN addbarshelvesloop %]
107
    param1 += "<option id=\"s[% addbarshelvesloo.shelfnumber %]\" value=\"addtolist\">[% addbarshelvesloo.shelfname |html %]<\/option>";[% END %]
107
    param1 += "<option id=\"s[% addbarshelvesloo.shelfnumber %]\" value=\"addtolist\">[% addbarshelvesloo.shelfname |html %]<\/option>";[% END %]
108
    param1 += "<\/optgroup>";[% END %]
108
    param1 += "<\/optgroup>";[% END %]
109
    [% IF ( addpubshelves ) %]param1 += "<optgroup label=\""+_("Public Lists:")+"\">"[% FOREACH addpubshelvesloo IN addpubshelvesloop %]+"<option id=\"s[% addpubshelvesloo.shelfnumber %]\" value=\"addtolist\">[% addpubshelvesloo.shelfname |html %]<\/option>"[% END %];
109
    [% IF ( addpubshelves ) %]param1 += "<optgroup label=\""+_("Public lists:")+"\">"[% FOREACH addpubshelvesloo IN addpubshelvesloop %]+"<option id=\"s[% addpubshelvesloo.shelfnumber %]\" value=\"addtolist\">[% addpubshelvesloo.shelfname |html %]<\/option>"[% END %];
110
    param1 += "<\/optgroup>";[% END %]
110
    param1 += "<\/optgroup>";[% END %]
111
    [% IF (( addbarshelvesloop && addbarshelvesloop.size>9) || (addpubshelvesloop && addpubshelvesloop.size>9 )) %]
111
    [% IF (( addbarshelvesloop && addbarshelvesloop.size>9) || (addpubshelvesloop && addpubshelvesloop.size>9 )) %]
112
        param1 += "<option value=\"morelists\">[ "+_("More Lists")+" ]<\/option>";
112
        param1 += "<option value=\"morelists\">[ "+_("More lists")+" ]<\/option>";
113
    [% END %]
113
    [% END %]
114
    param1 += "<option value=\"newlist\">[ "+_("New List")+" ]<\/option>";
114
    param1 += "<option value=\"newlist\">[ "+_("New list")+" ]<\/option>";
115
    [% END %]
115
    [% END %]
116
    [% END %]
116
    [% END %]
117
    param1 += "<\/select> <input type=\"submit\" class=\"submit\" value=\""+_("Save")+"\" />";
117
    param1 += "<\/select> <input type=\"submit\" class=\"submit\" value=\""+_("Save")+"\" />";
118
    [% ELSE %]
118
    [% ELSE %]
119
        var param1 = "<a id=\"addto\" class=\"addtocart\" href=\"#\">Add to Cart<\/a>";
119
        var param1 = "<a id=\"addto\" class=\"addtocart\" href=\"#\">Add to cart<\/a>";
120
    [% END %]
120
    [% END %]
121
[% ELSE %]
121
[% ELSE %]
122
        var param1 = "<label for=\"addto\">"+_("Add to list: ")+"<\/label><select name=\"addto\" id=\"addto\"><option value=\"\"><\/option>";
122
        var param1 = "<label for=\"addto\">"+_("Add to list: ")+"<\/label><select name=\"addto\" id=\"addto\"><option value=\"\"><\/option>";
123
[% IF ( virtualshelves ) %][% IF ( loggedinusername ) %][% IF ( addbarshelves ) %]
123
[% IF ( virtualshelves ) %][% IF ( loggedinusername ) %][% IF ( addbarshelves ) %]
124
    param1 += "<optgroup label=\""+_("Your Lists:")+"\">";[% FOREACH addbarshelvesloo IN addbarshelvesloop %]
124
    param1 += "<optgroup label=\""+_("Your lists:")+"\">";[% FOREACH addbarshelvesloo IN addbarshelvesloop %]
125
    param1 += "<option id=\"s[% addbarshelvesloo.shelfnumber %]\" value=\"addtolist\">[% addbarshelvesloo.shelfname |html %]<\/option>";[% END %]
125
    param1 += "<option id=\"s[% addbarshelvesloo.shelfnumber %]\" value=\"addtolist\">[% addbarshelvesloo.shelfname |html %]<\/option>";[% END %]
126
    param1 += "<\/optgroup>";[% END %]
126
    param1 += "<\/optgroup>";[% END %]
127
    [% IF ( addpubshelves ) %]param1 += "<optgroup label=\""+_("Public Lists:")+"\">"[% FOREACH addpubshelvesloo IN addpubshelvesloop %]+"<option id=\"s[% addpubshelvesloo.shelfnumber %]\" value=\"addtolist\">[% addpubshelvesloo.shelfname |html %]<\/option>"[% END %][% END %]
127
    [% IF ( addpubshelves ) %]param1 += "<optgroup label=\""+_("Public lists:")+"\">"[% FOREACH addpubshelvesloo IN addpubshelvesloop %]+"<option id=\"s[% addpubshelvesloo.shelfnumber %]\" value=\"addtolist\">[% addpubshelvesloo.shelfname |html %]<\/option>"[% END %][% END %]
128
    param1 +="<\/optgroup><option value=\"newlist\">[ "+_("New List")+" ]<\/option>"
128
    param1 +="<\/optgroup><option value=\"newlist\">[ "+_("New list")+" ]<\/option>"
129
    [% END %]
129
    [% END %]
130
    [% END %]
130
    [% END %]
131
    param1 += "<\/select> <input type=\"submit\" class=\"submit\" value=\""+_("Save")+"\" />";
131
    param1 += "<\/select> <input type=\"submit\" class=\"submit\" value=\""+_("Save")+"\" />";
Lines 135-142 $(document).ready(function(){ Link Here
135
    $('#sort_by').change(function() {
135
    $('#sort_by').change(function() {
136
        $('#bookbag_form').submit();
136
        $('#bookbag_form').submit();
137
    });
137
    });
138
    $("span.clearall").html("<a id=\"CheckNone\" href=\"#\">"+_("Clear All")+"<\/a>");
138
    $("span.clearall").html("<a id=\"CheckNone\" href=\"#\">"+_("Clear all")+"<\/a>");
139
    $("span.checkall").html("<a id=\"CheckAll\" href=\"#\">"+_("Select All")+"<\/a>");
139
    $("span.checkall").html("<a id=\"CheckAll\" href=\"#\">"+_("Select all")+"<\/a>");
140
[% IF ( opacbookbag ) %]$("span.addto").html(param1);[% ELSE %][% IF ( virtualshelves ) %][% IF ( loggedinusername ) %]$("span.addto").html(param1);[% END %][% END %][% END %]
140
[% IF ( opacbookbag ) %]$("span.addto").html(param1);[% ELSE %][% IF ( virtualshelves ) %][% IF ( loggedinusername ) %]$("span.addto").html(param1);[% END %][% END %][% END %]
141
[% IF ( opacbookbag ) %]
141
[% IF ( opacbookbag ) %]
142
    [% IF ( virtualshelves ) %]
142
    [% IF ( virtualshelves ) %]
Lines 166-177 $(document).ready(function(){ Link Here
166
        } else if($("#addto").find("option:selected").attr("value") == "newlist"){
166
        } else if($("#addto").find("option:selected").attr("value") == "newlist"){
167
            [% IF ( loggedinusername ) %]if (vShelfAdd()) {
167
            [% IF ( loggedinusername ) %]if (vShelfAdd()) {
168
            Dopop('/cgi-bin/koha/opac-addbybiblionumber.pl?newshelf=1&' + vShelfAdd());
168
            Dopop('/cgi-bin/koha/opac-addbybiblionumber.pl?newshelf=1&' + vShelfAdd());
169
            }[% ELSE %] alert(_('You must be logged in to create or add to Lists')); [% END %]
169
            }[% ELSE %] alert(_('You must be logged in to create or add to lists')); [% END %]
170
            return false;
170
            return false;
171
        } else if($("#addto").find("option:selected").attr("value") == "morelists"){
171
        } else if($("#addto").find("option:selected").attr("value") == "morelists"){
172
            [% IF ( loggedinusername ) %]if (vShelfAdd()) {
172
            [% IF ( loggedinusername ) %]if (vShelfAdd()) {
173
            Dopop('/cgi-bin/koha/opac-addbybiblionumber.pl?' + vShelfAdd());
173
            Dopop('/cgi-bin/koha/opac-addbybiblionumber.pl?' + vShelfAdd());
174
            }[% ELSE %] alert(_('You must be logged in to create or add to Lists')); [% END %]
174
            }[% ELSE %] alert(_('You must be logged in to create or add to lists')); [% END %]
175
            return false;
175
            return false;
176
        }
176
        }
177
        if($("#addto").find("option:selected").attr("value") == "addtocart" || $("#addto").attr("class") == "addtocart"){
177
        if($("#addto").find("option:selected").attr("value") == "addtocart" || $("#addto").attr("class") == "addtocart"){
Lines 190-196 $(document).ready(function(){ Link Here
190
[% IF ( RequestOnOpac ) %]
190
[% IF ( RequestOnOpac ) %]
191
  [% IF ( opacuserlogin ) %]
191
  [% IF ( opacuserlogin ) %]
192
  [% IF ( DisplayMultiPlaceHold ) %]
192
  [% IF ( DisplayMultiPlaceHold ) %]
193
    $("#placehold").html("<input class=\"submit\" type=\"submit\" value=\""+_("Place Hold")+"\"/>");
193
    $("#placehold").html("<input class=\"submit\" type=\"submit\" value=\""+_("Place hold")+"\"/>");
194
    $("#placehold").find("input:submit").click(function(){
194
    $("#placehold").find("input:submit").click(function(){
195
        holdMultiple();
195
        holdMultiple();
196
        return false;
196
        return false;
Lines 268-292 $(document).ready(function(){ Link Here
268
<!-- Search Results Table -->
268
<!-- Search Results Table -->
269
[% IF ( total ) %]
269
[% IF ( total ) %]
270
[% IF ( scan ) %]
270
[% IF ( scan ) %]
271
    <h1>Scan Index:</h1>
271
    <h1>Scan index:</h1>
272
    <form action="/cgi-bin/koha/opac-search.pl" method="get">
272
    <form action="/cgi-bin/koha/opac-search.pl" method="get">
273
        <table>
273
        <table>
274
            <tr>
274
            <tr>
275
                <td>
275
                <td>
276
                    Scan Index for: <input type="text" name="q" id="scan-index" size="35" value="" />
276
                    Scan index for: <input type="text" name="q" id="scan-index" size="35" value="" />
277
                </td>
277
                </td>
278
            </tr>
278
            </tr>
279
            <tr>
279
            <tr>
280
                <td>
280
                <td>
281
                    <label for="scan-index">Indexed in:</label>
281
                    <label for="scan-index">Indexed in:</label>
282
                    <select name="idx" id="scan-index">
282
                    <select name="idx" id="scan-index">
283
                        <option value="">Any Word</option>
283
                        <option value="">Any word</option>
284
                        <option value="kw,phr:">Any Phrase</option>
284
                        <option value="kw,phr:">Any phrase</option>
285
                        <option value="ti:">Title</option>
285
                        <option value="ti:">Title</option>
286
                        <option value="ti,phr:">Title Phrase</option>
286
                        <option value="ti,phr:">Title phrase</option>
287
                        <option value="au,phr:">Author</option>
287
                        <option value="au,phr:">Author</option>
288
                        <option value="su:">Subject</option>
288
                        <option value="su:">Subject</option>
289
                        <option value="su,phr:">Subject Phrase</option>
289
                        <option value="su,phr:">Subject phrase</option>
290
                        <option value="se:">Series</option>
290
                        <option value="se:">Series</option>
291
                        <option value="pb:">Publisher</option>
291
                        <option value="pb:">Publisher</option>
292
                        <option value="nt:">Notes</option>
292
                        <option value="nt:">Notes</option>
Lines 358-364 $(document).ready(function(){ Link Here
358
                            <span id="tagsel_span"></span>
358
                            <span id="tagsel_span"></span>
359
                          [% IF ( loggedinusername ) %]
359
                          [% IF ( loggedinusername ) %]
360
                            <span id="tagsel_form" style="display:none">
360
                            <span id="tagsel_form" style="display:none">
361
                              <label for="tagsel_new">New Tag:</label>
361
                              <label for="tagsel_new">New tag:</label>
362
                              <input name="tagsel_new" id="tagsel_new" maxlength="100" />
362
                              <input name="tagsel_new" id="tagsel_new" maxlength="100" />
363
                              <input id="tagsel_button" name="tagsel_button" class="input tagsel_button" title="tagsel_button" type="submit" value="Add" />
363
                              <input id="tagsel_button" name="tagsel_button" class="input tagsel_button" title="tagsel_button" type="submit" value="Add" />
364
                              <a href="#" id="tagsel_cancel">Cancel</a>
364
                              <a href="#" id="tagsel_cancel">Cancel</a>
Lines 531-540 $(document).ready(function(){ Link Here
531
                    [% UNLESS ( SEARCH_RESULT.norequests ) %]
531
                    [% UNLESS ( SEARCH_RESULT.norequests ) %]
532
                        [% IF ( opacuserlogin ) %]
532
                        [% IF ( opacuserlogin ) %]
533
                            [% IF ( AllowOnShelfHolds ) %]
533
                            [% IF ( AllowOnShelfHolds ) %]
534
                                <a class="hold" href="/cgi-bin/koha/opac-reserve.pl?biblionumber=[% SEARCH_RESULT.biblionumber %]">Place Hold</a><!-- add back when available 0 holds in queue-->
534
                                <a class="hold" href="/cgi-bin/koha/opac-reserve.pl?biblionumber=[% SEARCH_RESULT.biblionumber %]">Place hold</a><!-- add back when available 0 holds in queue-->
535
                            [% ELSE %]
535
                            [% ELSE %]
536
                                [% IF ( SEARCH_RESULT.itemsissued ) %]
536
                                [% IF ( SEARCH_RESULT.itemsissued ) %]
537
                                    <a class="hold" href="/cgi-bin/koha/opac-reserve.pl?biblionumber=[% SEARCH_RESULT.biblionumber %]">Place Hold</a><!-- add back when available 0 holds in queue-->
537
                                    <a class="hold" href="/cgi-bin/koha/opac-reserve.pl?biblionumber=[% SEARCH_RESULT.biblionumber %]">Place hold</a><!-- add back when available 0 holds in queue-->
538
                                [% END %]
538
                                [% END %]
539
                            [% END %]
539
                            [% END %]
540
                        [% END %]
540
                        [% END %]
Lines 546-554 $(document).ready(function(){ Link Here
546
                [% END %][% END %][% END %]
546
                [% END %][% END %][% END %]
547
                [% IF ( opacbookbag ) %]
547
                [% IF ( opacbookbag ) %]
548
                    [% IF ( SEARCH_RESULT.incart ) %]
548
                    [% IF ( SEARCH_RESULT.incart ) %]
549
                        <a class="addtocart cart[% SEARCH_RESULT.biblionumber %]" href="#" onclick="addRecord('[% SEARCH_RESULT.biblionumber %]'); return false;">In your Cart</a> <a class="cartRemove cartR[% SEARCH_RESULT.biblionumber %]" href="#" onclick="delSingleRecord('[% SEARCH_RESULT.biblionumber %]'); return false;">(remove)</a>
549
                        <a class="addtocart cart[% SEARCH_RESULT.biblionumber %]" href="#" onclick="addRecord('[% SEARCH_RESULT.biblionumber %]'); return false;">In your cart</a> <a class="cartRemove cartR[% SEARCH_RESULT.biblionumber %]" href="#" onclick="delSingleRecord('[% SEARCH_RESULT.biblionumber %]'); return false;">(remove)</a>
550
                    [% ELSE %]
550
                    [% ELSE %]
551
                        <a class="addtocart cart[% SEARCH_RESULT.biblionumber %]" href="#" onclick="addRecord('[% SEARCH_RESULT.biblionumber %]'); return false;">Add to Cart</a> <a style="display:none;" class="cartRemove cartR[% SEARCH_RESULT.biblionumber %]" href="#" onclick="delSingleRecord('[% SEARCH_RESULT.biblionumber %]'); return false;">(remove)</a>
551
                        <a class="addtocart cart[% SEARCH_RESULT.biblionumber %]" href="#" onclick="addRecord('[% SEARCH_RESULT.biblionumber %]'); return false;">Add to cart</a> <a style="display:none;" class="cartRemove cartR[% SEARCH_RESULT.biblionumber %]" href="#" onclick="delSingleRecord('[% SEARCH_RESULT.biblionumber %]'); return false;">(remove)</a>
552
                    [% END %]
552
                    [% END %]
553
                [% END %]
553
                [% END %]
554
                </span>
554
                </span>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-review.tt (-3 / +3 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% LibraryNameTitle or "Koha Online" %] Catalog &rsaquo; Comments on [% title %]
1
[% INCLUDE 'doc-head-open.inc' %][% LibraryNameTitle or "Koha online" %] catalog &rsaquo; Comments on [% title %]
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
<style type="text/css">
3
<style type="text/css">
4
  #custom-doc { width:37.08em;*width:36.16em;min-width:485px; margin:1em auto; text-align:left; }
4
  #custom-doc { width:37.08em;*width:36.16em;min-width:485px; margin:1em auto; text-align:left; }
Lines 9-15 Link Here
9
	 	var inject_old = function(comment) {
9
	 	var inject_old = function(comment) {
10
			[% IF ( reviewid ) %]
10
			[% IF ( reviewid ) %]
11
			[% IF ( cgi_debug ) %]alert(_('injecting OLD comment: ')+comment);[% END %]
11
			[% IF ( cgi_debug ) %]alert(_('injecting OLD comment: ')+comment);[% END %]
12
			parent.opener.$('#c[% reviewid %] p').prev("small").prev("h5").html("Your Edited Comment (preview, pending approval)");
12
            parent.opener.$('#c[% reviewid %] p').prev("small").prev("h5").html("Your edited comment (preview, pending approval)");
13
			parent.opener.$('#c[% reviewid %] p').html(comment);
13
			parent.opener.$('#c[% reviewid %] p').html(comment);
14
			parent.opener.$('#c[% reviewid %] p').append("<a href=\"#comment\" onclick=\"Dopop(\'/cgi-bin/koha/opac-review.pl?biblionumber=[% biblionumber | uri %]&amp;reviewid=[% reviewid | uri%]\');\">Edit<\/a>");
14
			parent.opener.$('#c[% reviewid %] p').append("<a href=\"#comment\" onclick=\"Dopop(\'/cgi-bin/koha/opac-review.pl?biblionumber=[% biblionumber | uri %]&amp;reviewid=[% reviewid | uri%]\');\">Edit<\/a>");
15
			[% END %]
15
			[% END %]
Lines 19-25 Link Here
19
			[% IF ( cgi_debug ) %]alert(_("injecting NEW comment: ") +comment);[% END %]
19
			[% IF ( cgi_debug ) %]alert(_("injecting NEW comment: ") +comment);[% END %]
20
			parent.opener.$('#newcomment').attr("class","yours");
20
			parent.opener.$('#newcomment').attr("class","yours");
21
			parent.opener.$('#newcomment').html(
21
			parent.opener.$('#newcomment').html(
22
				"<h5>Your Comment (preview, pending approval)<\/h5>" +
22
                "<h5>Your comment (preview, pending approval)<\/h5>" +
23
				"<p>"+comment+"<\/p>" +
23
				"<p>"+comment+"<\/p>" +
24
				"<a href=\"#comment\" onclick=\"Dopop(\'/cgi-bin/koha/opac-review.pl?biblionumber=[% biblionumber |uri%]\');\">Edit<\/a><\/p>"
24
				"<a href=\"#comment\" onclick=\"Dopop(\'/cgi-bin/koha/opac-review.pl?biblionumber=[% biblionumber |uri%]\');\">Edit<\/a><\/p>"
25
			);
25
			);
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-search-history.tt (-1 / +1 lines)
Lines 1-5 Link Here
1
[% INCLUDE 'doc-head-open.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %]
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; Your search history
2
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; Your search history
3
[% INCLUDE 'doc-head-close.inc' %]
3
[% INCLUDE 'doc-head-close.inc' %]
4
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.tablesorter.min.js"></script>
4
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.tablesorter.min.js"></script>
5
<script type="text/JavaScript" language="JavaScript">
5
<script type="text/JavaScript" language="JavaScript">
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasket.tt (-3 / +3 lines)
Lines 1-5 Link Here
1
<SUBJECT>
1
<SUBJECT>
2
Your Cart
2
Your cart
3
<END_SUBJECT>
3
<END_SUBJECT>
4
4
5
<HEADER>
5
<HEADER>
Lines 8-14 Hi, Link Here
8
[% firstname %] [% surname %] sent you a cart from our online catalog.
8
[% firstname %] [% surname %] sent you a cart from our online catalog.
9
9
10
Please note that the attached file is a MARC bibliographic records file
10
Please note that the attached file is a MARC bibliographic records file
11
which can be imported into a Personal Bibliographic Software like EndNote,
11
which can be imported into personal bibliographic software like EndNote,
12
Reference Manager or ProCite.
12
Reference Manager or ProCite.
13
<END_HEADER>
13
<END_HEADER>
14
14
Lines 30-36 Serial: [% BIBLIO_RESULT.serial %][% END %][% IF ( BIBLIO_RESULT.dewey ) %] Link Here
30
Dewey: [% BIBLIO_RESULT.dewey %][% END %][% IF ( BIBLIO_RESULT.classification ) %]
30
Dewey: [% BIBLIO_RESULT.dewey %][% END %][% IF ( BIBLIO_RESULT.classification ) %]
31
Classification: [% BIBLIO_RESULT.classification %][% END %][% IF ( BIBLIO_RESULT.lccn ) %]
31
Classification: [% BIBLIO_RESULT.classification %][% END %][% IF ( BIBLIO_RESULT.lccn ) %]
32
LCCN: [% BIBLIO_RESULT.lccn %][% END %][% IF ( BIBLIO_RESULT.url ) %]
32
LCCN: [% BIBLIO_RESULT.lccn %][% END %][% IF ( BIBLIO_RESULT.url ) %]
33
url : [% BIBLIO_RESULT.url %][% END %]
33
URL : [% BIBLIO_RESULT.url %][% END %]
34
In the online catalog:
34
In the online catalog:
35
[% OPACBaseURL %]/cgi-bin/koha/opac-detail.pl?biblionumber=[% BIBLIO_RESULT.biblionumber |url %]
35
[% OPACBaseURL %]/cgi-bin/koha/opac-detail.pl?biblionumber=[% BIBLIO_RESULT.biblionumber |url %]
36
Items : [% FOREACH ITEM_RESULT IN BIBLIO_RESULT.ITEM_RESULTS %]
36
Items : [% FOREACH ITEM_RESULT IN BIBLIO_RESULT.ITEM_RESULTS %]
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendbasketform.tt (-4 / +4 lines)
Lines 1-12 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  Sending Your Cart
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  Sending your cart
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body style="padding: 1em;" id="sendbasket">
4
<body style="padding: 1em;" id="sendbasket">
5
<div id="usersendbasket" class="container">[% IF ( email_add ) %]
5
<div id="usersendbasket" class="container">[% IF ( email_add ) %]
6
6
7
	[% IF ( SENT ) %]
7
	[% IF ( SENT ) %]
8
		<h3>Message Sent</h3>
8
        <h3>Message sent</h3>
9
	    <p>The cart was sent to: [% email_add %]</p>
9
        <p>The cart was sent to: [% email_add %]</p>
10
		<p><a class="focus close" href="#">Close window</a></p>
10
		<p><a class="focus close" href="#">Close window</a></p>
11
	[% END %]
11
	[% END %]
12
	[% IF ( error ) %]
12
	[% IF ( error ) %]
Lines 20-26 Link Here
20
<fieldset class="rows"> 
20
<fieldset class="rows"> 
21
<legend>Sending your cart</legend>
21
<legend>Sending your cart</legend>
22
<ol>   <li>
22
<ol>   <li>
23
        <label for="email_add">Email Address:</label>
23
        <label for="email_add">Email address:</label>
24
        <input type="text" id="email_add" name="email_add" size="43" class="focus" />
24
        <input type="text" id="email_add" name="email_add" size="43" class="focus" />
25
    </li>
25
    </li>
26
    <li>
26
    <li>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelf.tt (-4 / +4 lines)
Lines 1-5 Link Here
1
<SUBJECT>
1
<SUBJECT>
2
Your List : [% shelfname %]
2
Your list : [% shelfname %]
3
<END_SUBJECT>
3
<END_SUBJECT>
4
4
5
<HEADER>
5
<HEADER>
Lines 8-14 Hi, Link Here
8
[% firstname %] [% surname %], sent you from our online catalog, the virtual shelf called :  [% shelfname %].
8
[% firstname %] [% surname %], sent you from our online catalog, the virtual shelf called :  [% shelfname %].
9
9
10
Please note that the attached file is a MARC bibliographic records file
10
Please note that the attached file is a MARC bibliographic records file
11
which can be imported into a Personal Bibliographic Software like EndNote,
11
which can be imported into personal bibliographic software like EndNote,
12
Reference Manager or ProCite.
12
Reference Manager or ProCite.
13
<END_HEADER>
13
<END_HEADER>
14
14
Lines 34-43 Serial: [% BIBLIO_RESULT.serial %][% END %][% IF ( BIBLIO_RESULT.dewey ) %] Link Here
34
Dewey: [% BIBLIO_RESULT.dewey %][% END %][% IF ( BIBLIO_RESULT.classification ) %]
34
Dewey: [% BIBLIO_RESULT.dewey %][% END %][% IF ( BIBLIO_RESULT.classification ) %]
35
Classification: [% BIBLIO_RESULT.classification %][% END %][% IF ( BIBLIO_RESULT.lccn ) %]
35
Classification: [% BIBLIO_RESULT.classification %][% END %][% IF ( BIBLIO_RESULT.lccn ) %]
36
LCCN: [% BIBLIO_RESULT.lccn %][% END %][% IF ( BIBLIO_RESULT.url ) %]
36
LCCN: [% BIBLIO_RESULT.lccn %][% END %][% IF ( BIBLIO_RESULT.url ) %]
37
url : [% BIBLIO_RESULT.url %][% END %][% IF ( OPACBaseURL ) %]
37
URL: [% BIBLIO_RESULT.url %][% END %][% IF ( OPACBaseURL ) %]
38
In the online catalog:
38
In the online catalog:
39
    http://[% OPACBaseURL %]/cgi-bin/koha/opac-detail.pl?biblionumber=[% BIBLIO_RESULT.biblionumber |url %][% END %]
39
    http://[% OPACBaseURL %]/cgi-bin/koha/opac-detail.pl?biblionumber=[% BIBLIO_RESULT.biblionumber |url %][% END %]
40
Items : [% FOREACH ITEM_RESULT IN BIBLIO_RESULT.ITEM_RESULTS %]
40
Items: [% FOREACH ITEM_RESULT IN BIBLIO_RESULT.ITEM_RESULTS %]
41
    [% ITEM_RESULT.branchname %] [% ITEM_RESULT.location %] [% IF ( ITEM_RESULT.itemcallnumber ) %]([% ITEM_RESULT.itemcallnumber %])[% END %] [% ITEM_RESULT.barcode %][% END %]
41
    [% ITEM_RESULT.branchname %] [% ITEM_RESULT.location %] [% IF ( ITEM_RESULT.itemcallnumber ) %]([% ITEM_RESULT.itemcallnumber %])[% END %] [% ITEM_RESULT.barcode %][% END %]
42
42
43
---------------------------------------------
43
---------------------------------------------
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-sendshelfform.tt (-3 / +3 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  Sending Your List
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  Sending your list
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
<script type="text/javascript">//<![CDATA[
3
<script type="text/javascript">//<![CDATA[
4
	$(document).ready(function(){
4
	$(document).ready(function(){
Lines 11-17 Link Here
11
<div id="usersendshelfform" class="container">[% IF ( email ) %]
11
<div id="usersendshelfform" class="container">[% IF ( email ) %]
12
12
13
    [% IF ( SENT ) %]
13
    [% IF ( SENT ) %]
14
        <h3>Message Sent</h3>
14
        <h3>Message sent</h3>
15
        <p>The list was sent to: [% email %]</p>
15
        <p>The list was sent to: [% email %]</p>
16
        <p><a class="focus close" href="/cgi-bin/koha/opac-shelves.pl">Back to lists</a></p>
16
        <p><a class="focus close" href="/cgi-bin/koha/opac-shelves.pl">Back to lists</a></p>
17
    [% END %]
17
    [% END %]
Lines 31-37 Link Here
31
        <fieldset class="rows">
31
        <fieldset class="rows">
32
        <legend>Sending your list</legend>
32
        <legend>Sending your list</legend>
33
        <ol>   <li>
33
        <ol>   <li>
34
                <label for="email">Email Address:</label>
34
                <label for="email">Email address:</label>
35
                <input type="text" id="email" name="email" size="43" class="focus" />
35
                <input type="text" id="email" name="email" size="43" class="focus" />
36
            </li>
36
            </li>
37
            <li>
37
            <li>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-serial-issues.tt (-5 / +5 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  Serials
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  Serials
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body id="opac-serial-issues">
4
<body id="opac-serial-issues">
Lines 12-20 Link Here
12
<div id="userserialissues" class="container">
12
<div id="userserialissues" class="container">
13
<h2>Issues for a subscription</h2>
13
<h2>Issues for a subscription</h2>
14
<div id="views">
14
<div id="views">
15
	<span class="view"><a id="Normalview" href="opac-detail.pl?biblionumber=[% biblionumber | html %]" class="button">Normal View</a></span>
15
    <span class="view"><a id="Normalview" href="opac-detail.pl?biblionumber=[% biblionumber | html %]" class="button">Normal view</a></span>
16
		<span class="view"><span id="Briefhistory">Brief history</span></span>
16
		<span class="view"><span id="Briefhistory">Brief history</span></span>
17
	<span class="view"><a id="Fullhistory" href="opac-serial-issues.pl?selectview=full&amp;biblionumber=[% biblionumber | html%]" class="button">Full History</a></span>
17
    <span class="view"><a id="Fullhistory" href="opac-serial-issues.pl?selectview=full&amp;biblionumber=[% biblionumber | html%]" class="button">Full history</a></span>
18
</div>
18
</div>
19
<form method="post" name="f">
19
<form method="post" name="f">
20
[% FOREACH subscription_LOO IN subscription_LOOP %]
20
[% FOREACH subscription_LOO IN subscription_LOOP %]
Lines 91-103 Link Here
91
		</p>
91
		</p>
92
    <h4>[% subscription_LOO.branchname %] [% subscription_LOO.notes %]</h4>
92
    <h4>[% subscription_LOO.branchname %] [% subscription_LOO.notes %]</h4>
93
  [% IF ( subscription_LOO.recievedlist ) %]
93
  [% IF ( subscription_LOO.recievedlist ) %]
94
    <h5>Available Issues</h5>
94
    <h5>Available issues</h5>
95
    <p>
95
    <p>
96
      [% subscription_LOO.recievedlist %]
96
      [% subscription_LOO.recievedlist %]
97
    </p>
97
    </p>
98
  [% END %]
98
  [% END %]
99
  [% IF ( subscription_LOO.missinglist ) %]
99
  [% IF ( subscription_LOO.missinglist ) %]
100
    <h5>Unavailable Issues</h5>
100
    <h5>Unavailable issues</h5>
101
    <p>
101
    <p>
102
      [% subscription_LOO.missinglist %]
102
      [% subscription_LOO.missinglist %]
103
    </p>
103
    </p>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-shelves.tt (-24 / +24 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;   [% IF ( viewshelf ) %]Contents of [% shelfname |html %][% ELSE %]Your lists[% END %][% INCLUDE 'doc-head-close.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;   [% IF ( viewshelf ) %]Contents of [% shelfname |html %][% ELSE %]Your lists[% END %][% INCLUDE 'doc-head-close.inc' %]
2
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script>
2
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.checkboxes.min.js"></script>
3
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.tablesorter.min.js"></script>
3
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.tablesorter.min.js"></script>
4
<script type="text/javascript">
4
<script type="text/javascript">
Lines 154-160 $(function() { Link Here
154
		var alertString2;
154
		var alertString2;
155
155
156
	    if(f.addshelf.value.length ==0){
156
	    if(f.addshelf.value.length ==0){
157
			_alertString += _("- You must enter a List Name") + "\n";
157
        _alertString += _("- You must enter a list name") + "\n";
158
		}
158
		}
159
159
160
		if (_alertString.length==0) {
160
		if (_alertString.length==0) {
Lines 181-187 $(function() { Link Here
181
              [% FOREACH paramsloo IN paramsloop %]
181
              [% FOREACH paramsloo IN paramsloop %]
182
                <div class="yui-ge">
182
                <div class="yui-ge">
183
                  <div class="yui-u first">
183
                  <div class="yui-u first">
184
                    [% IF ( paramsloo.already ) %]<div class="dialog alert">A List named <b>[% paramsloo.already %]</b> already exists!</div>[% END %]
184
                    [% IF ( paramsloo.already ) %]<div class="dialog alert">A list named <b>[% paramsloo.already %]</b> already exists!</div>[% END %]
185
                    [% IF ( paramsloo.status ) %]<div class="dialog alert">[% paramsloo.string %]</div>[% END %]
185
                    [% IF ( paramsloo.status ) %]<div class="dialog alert">[% paramsloo.string %]</div>[% END %]
186
                    [% IF ( paramsloo.nobarcode ) %]<div class="dialog alert">ERROR: No barcode given.</div>[% END %]
186
                    [% IF ( paramsloo.nobarcode ) %]<div class="dialog alert">ERROR: No barcode given.</div>[% END %]
187
                    [% IF ( paramsloo.noshelfnumber ) %]<div class="dialog alert">ERROR: No shelfnumber given.</div>[% END %]
187
                    [% IF ( paramsloo.noshelfnumber ) %]<div class="dialog alert">ERROR: No shelfnumber given.</div>[% END %]
Lines 231-250 $(function() { Link Here
231
              [% IF ( itemsloop ) %]
231
              [% IF ( itemsloop ) %]
232
                  <div id="toolbar" class="list-actions">
232
                  <div id="toolbar" class="list-actions">
233
233
234
                      <a href="/cgi-bin/koha/opac-downloadshelf.pl?shelfid=[% shelfnumber %]" class="download" onclick="open(CGIBIN+'opac-downloadshelf.pl?shelfid=[% shelfnumber %]','win_form','dependant=yes,scrollbars=no,resizable=no,height=300,width=450,top=50,left=100'); return false;">Download List</a>
234
                      <a href="/cgi-bin/koha/opac-downloadshelf.pl?shelfid=[% shelfnumber %]" class="download" onclick="open(CGIBIN+'opac-downloadshelf.pl?shelfid=[% shelfnumber %]','win_form','dependant=yes,scrollbars=no,resizable=no,height=300,width=450,top=50,left=100'); return false;">Download list</a>
235
235
236
[% IF ( opacuserlogin ) %]<span class="sendlist"><a href="/cgi-bin/koha/opac-sendshelf.pl?shelfid=[% shelfnumber %]" class="send" onclick="open(CGIBIN+'opac-sendshelf.pl?shelfid=[% shelfnumber %]','win_form','dependant=yes,scrollbars=no,resizable=no,height=300,width=450,top=50,left=100'); return false; ">Send List</a></span>[% END %]
236
[% IF ( opacuserlogin ) %]<span class="sendlist"><a href="/cgi-bin/koha/opac-sendshelf.pl?shelfid=[% shelfnumber %]" class="send" onclick="open(CGIBIN+'opac-sendshelf.pl?shelfid=[% shelfnumber %]','win_form','dependant=yes,scrollbars=no,resizable=no,height=300,width=450,top=50,left=100'); return false; ">Send list</a></span>[% END %]
237
237
238
<a class="print" href="opac-shelves.pl" onclick="print(); return false;">Print List</a>
238
<a class="print" href="opac-shelves.pl" onclick="print(); return false;">Print list</a>
239
239
240
                [% IF ( manageshelf ) %] <span class="sep">|</span> <form method="get" action="opac-shelves.pl"><input type="hidden" name="op" value="modif" />
240
                [% IF ( manageshelf ) %] <span class="sep">|</span> <form method="get" action="opac-shelves.pl"><input type="hidden" name="op" value="modif" />
241
                <input type="hidden" name="display" value="viewshelf" />
241
                <input type="hidden" name="display" value="viewshelf" />
242
                <input type="hidden" name="shelfnumber" value="[% shelfnumber %]" /> <input type="submit" class="editshelf" value="Edit List" /></form>
242
                <input type="hidden" name="shelfnumber" value="[% shelfnumber %]" /> <input type="submit" class="editshelf" value="Edit list" /></form>
243
243
244
                      <form method="post" action="opac-shelves.pl">
244
                      <form method="post" action="opac-shelves.pl">
245
                        <input type="hidden" value="1" name="shelves"/>
245
                        <input type="hidden" value="1" name="shelves"/>
246
                         <input type="hidden" value="1" name="DEL-[% shelfnumber %]"/>
246
                         <input type="hidden" value="1" name="DEL-[% shelfnumber %]"/>
247
                         [% IF ( showprivateshelves ) %]<input type="hidden" name="display" value="privateshelves"/>[% END %]<input type="submit" class="deleteshelf" value="Delete List" onclick="return confirmDelete(MSG_CONFIRM_DELETE_LIST);"/>
247
                         [% IF ( showprivateshelves ) %]<input type="hidden" name="display" value="privateshelves"/>[% END %]<input type="submit" class="deleteshelf" value="Delete list" onclick="return confirmDelete(MSG_CONFIRM_DELETE_LIST);"/>
248
                      </form> [% END %]
248
                      </form> [% END %]
249
249
250
250
Lines 259-265 $(function() { Link Here
259
                                        [% IF ( TagsEnabled ) %]
259
                                        [% IF ( TagsEnabled ) %]
260
                                          <span id="addtags"></span>
260
                                          <span id="addtags"></span>
261
                                          <span id="tagsel_form" style="display:none">
261
                                          <span id="tagsel_form" style="display:none">
262
                                          <label for="tagsel_new" style="display:inline">New&nbsp;Tag:</label>
262
                                          <label for="tagsel_new" style="display:inline">New&nbsp;tag:</label>
263
                                          <input name="tagsel_new" id="tagsel_new" maxlength="100" style="display:inline"/>
263
                                          <input name="tagsel_new" id="tagsel_new" maxlength="100" style="display:inline"/>
264
                                          <input id="tagsel_button" name="tagsel_button" class="input tagsel_button" title="tagsel_button" type="submit" value="Add" style="display:inline" />
264
                                          <input id="tagsel_button" name="tagsel_button" class="input tagsel_button" title="tagsel_button" type="submit" value="Add" style="display:inline" />
265
                                          <a href="#" id="tagsel_cancel" onclick="tagCanceled(); return false;" style="display:inline">Cancel</a>
265
                                          <a href="#" id="tagsel_cancel" onclick="tagCanceled(); return false;" style="display:inline">Cancel</a>
Lines 355-364 $(function() { Link Here
355
          [% UNLESS ( itemsloo.norequests ) %]
355
          [% UNLESS ( itemsloo.norequests ) %]
356
            [% IF ( opacuserlogin ) %]
356
            [% IF ( opacuserlogin ) %]
357
              [% IF ( AllowOnShelfHolds ) %]
357
              [% IF ( AllowOnShelfHolds ) %]
358
                <a class="hold" href="/cgi-bin/koha/opac-reserve.pl?biblionumber=[% itemsloo.biblionumber %]">Place Hold</a><!-- add back when available 0 holds in queue-->
358
                <a class="hold" href="/cgi-bin/koha/opac-reserve.pl?biblionumber=[% itemsloo.biblionumber %]">Place hold</a><!-- add back when available 0 holds in queue-->
359
              [% ELSE %]
359
              [% ELSE %]
360
                [% IF ( itemsloo.itemsissued ) %]
360
                [% IF ( itemsloo.itemsissued ) %]
361
                  <a class="hold" href="/cgi-bin/koha/opac-reserve.pl?biblionumber=[% itemsloo.biblionumber %]">Place Hold</a><!-- add back when available 0 holds in queue-->
361
                  <a class="hold" href="/cgi-bin/koha/opac-reserve.pl?biblionumber=[% itemsloo.biblionumber %]">Place hold</a><!-- add back when available 0 holds in queue-->
362
                [% END %]
362
                [% END %]
363
              [% END %]
363
              [% END %]
364
            [% END %]
364
            [% END %]
Lines 371-377 $(function() { Link Here
371
              [% IF ( itemsloo.incart ) %]
371
              [% IF ( itemsloo.incart ) %]
372
                  <a class="addtocart cart[% itemsloo.biblionumber %]" href="#" onclick="addRecord('[% itemsloo.biblionumber %]'); return false;">In your cart</a> <a class="cartRemove cartR[% itemsloo.biblionumber %]" href="#" onclick="delSingleRecord('[% itemsloo.biblionumber %]'); return false;">(remove)</a>
372
                  <a class="addtocart cart[% itemsloo.biblionumber %]" href="#" onclick="addRecord('[% itemsloo.biblionumber %]'); return false;">In your cart</a> <a class="cartRemove cartR[% itemsloo.biblionumber %]" href="#" onclick="delSingleRecord('[% itemsloo.biblionumber %]'); return false;">(remove)</a>
373
              [% ELSE %]
373
              [% ELSE %]
374
                  <a class="addtocart cart[% itemsloo.biblionumber %]" href="#" onclick="addRecord('[% itemsloo.biblionumber %]'); return false;">Add to Cart</a> <a style="display:none;" class="cartRemove cartR[% itemsloo.biblionumber %]" href="#" onclick="delSingleRecord('[% itemsloo.biblionumber %]'); return false;">(remove)</a>
374
                  <a class="addtocart cart[% itemsloo.biblionumber %]" href="#" onclick="addRecord('[% itemsloo.biblionumber %]'); return false;">Add to cart</a> <a style="display:none;" class="cartRemove cartR[% itemsloo.biblionumber %]" href="#" onclick="delSingleRecord('[% itemsloo.biblionumber %]'); return false;">(remove)</a>
375
              [% END %]
375
              [% END %]
376
          [% END %]
376
          [% END %]
377
        </span>
377
        </span>
Lines 398-404 $(function() { Link Here
398
                  </div>
398
                  </div>
399
                  [% IF ( pagination_bar ) %]<div class="pages">[% pagination_bar %]</div>[% END %]
399
                  [% IF ( pagination_bar ) %]<div class="pages">[% pagination_bar %]</div>[% END %]
400
                [% ELSE %]
400
                [% ELSE %]
401
                  <div class="dialog message">This List is empty.  [% IF ( opacuserlogin ) %]You can add to your lists from the results of any <a href="opac-main.pl">search</a>![% END %]</div>
401
                  <div class="dialog message">This list is empty.  [% IF ( opacuserlogin ) %]You can add to your lists from the results of any <a href="opac-main.pl">search</a>![% END %]</div>
402
              [% END %]<!-- /itemsloop -->
402
              [% END %]<!-- /itemsloop -->
403
            [% END %]<!-- /viewshelf -->
403
            [% END %]<!-- /viewshelf -->
404
404
Lines 407-420 $(function() { Link Here
407
                <form method="post" action="opac-shelves.pl">
407
                <form method="post" action="opac-shelves.pl">
408
                <input type="hidden" name="shelfnumber" value="[% shelfnumber %]" />
408
                <input type="hidden" name="shelfnumber" value="[% shelfnumber %]" />
409
                <input type="hidden" name="modifyshelfcontents" value="1" />
409
                <input type="hidden" name="modifyshelfcontents" value="1" />
410
                <input type="hidden" name="viewshelf" value="[% shelfnumber %]" /><input type="submit" value="Remove Selected Items" class="icon delete"/>
410
                <input type="hidden" name="viewshelf" value="[% shelfnumber %]" /><input type="submit" value="Remove selected items" class="icon delete"/>
411
                </form>
411
                </form>
412
            [% ELSIF ( !itemsloop && manageshelf ) %]
412
            [% ELSIF ( !itemsloop && manageshelf ) %]
413
                <form method="post" action="opac-shelves.pl">
413
                <form method="post" action="opac-shelves.pl">
414
                  <input type="hidden" name="DEL-[% shelfnumber %]" value="1" />
414
                  <input type="hidden" name="DEL-[% shelfnumber %]" value="1" />
415
                  <input type="hidden" name="shelves" value="1" />
415
                  <input type="hidden" name="shelves" value="1" />
416
		  <input type="hidden" name="shelfoff" value="[% shelfoff %]" />
416
		  <input type="hidden" name="shelfoff" value="[% shelfoff %]" />
417
                  <input type="submit" class="icon delete" value="Delete this List" onclick="return confirmDelete(MSG_CONFIRM_DELETE_LIST)" />
417
                  <input type="submit" class="icon delete" value="Delete this list" onclick="return confirmDelete(MSG_CONFIRM_DELETE_LIST)" />
418
                </form>
418
                </form>
419
            [% END %]
419
            [% END %]
420
420
Lines 427-433 $(function() { Link Here
427
                  <input type="hidden" name="shelfnumber" value="[% shelfnumber %]" />
427
                  <input type="hidden" name="shelfnumber" value="[% shelfnumber %]" />
428
                  <fieldset class="rows">
428
                  <fieldset class="rows">
429
                    <ol>
429
                    <ol>
430
                      <li><label for="shelfname">List Name: </label><input type="text" id="shelfname" name="shelfname" size="60" value="[% shelfname |html %]" /></li>
430
                      <li><label for="shelfname">List name: </label><input type="text" id="shelfname" name="shelfname" size="60" value="[% shelfname |html %]" /></li>
431
                      <li>
431
                      <li>
432
                        <label for="sortfield" >Sort this list by: </label>
432
                        <label for="sortfield" >Sort this list by: </label>
433
                        <select name="sortfield" id="sortfield">
433
                        <select name="sortfield" id="sortfield">
Lines 478-489 $(function() { Link Here
478
                  [% END %]
478
                  [% END %]
479
        
479
        
480
                  [% IF ( loggedinusername ) %]
480
                  [% IF ( loggedinusername ) %]
481
                    <div id="toolbar"><a class="newshelf" href="/cgi-bin/koha/opac-shelves.pl?shelves=1">New List</a></div>
481
                    <div id="toolbar"><a class="newshelf" href="/cgi-bin/koha/opac-shelves.pl?shelves=1">New list</a></div>
482
                  [% IF ( showprivateshelves ) %]
482
                  [% IF ( showprivateshelves ) %]
483
                    [% IF ( shelveslooppriv ) %]
483
                    [% IF ( shelveslooppriv ) %]
484
                      <table>
484
                      <table>
485
                        <tr>
485
                        <tr>
486
                          <th>List Name</th>
486
                          <th>List name</th>
487
                          <th>Contents</th>
487
                          <th>Contents</th>
488
                          <th>Type</th>
488
                          <th>Type</th>
489
                          <th>&nbsp;</th>
489
                          <th>&nbsp;</th>
Lines 531-537 $(function() { Link Here
531
                    [% END %]<!-- /shelveslooppriv -->
531
                    [% END %]<!-- /shelveslooppriv -->
532
                  [% END %]<!-- /showprivateshelves -->
532
                  [% END %]<!-- /showprivateshelves -->
533
                  [% ELSE %]<!-- /loggedinusername -->
533
                  [% ELSE %]<!-- /loggedinusername -->
534
                      [% IF ( opacuserlogin ) %]<div><a href="/cgi-bin/koha/opac-user.pl">Log in</a> to create new Lists.</div>[% END %]
534
                      [% IF ( opacuserlogin ) %]<div><a href="/cgi-bin/koha/opac-user.pl">Log in</a> to create new lists.</div>[% END %]
535
                  [% END %]<!-- /loggedinusername -->
535
                  [% END %]<!-- /loggedinusername -->
536
536
537
                  
537
                  
Lines 543-556 $(function() { Link Here
543
                    <div id="publicshelves" class="tab-container" style="display:none;">
543
                    <div id="publicshelves" class="tab-container" style="display:none;">
544
                  [% END %]
544
                  [% END %]
545
                  [% IF ( loggedinusername ) %]
545
                  [% IF ( loggedinusername ) %]
546
                 <div id="toolbar"> <a class="newshelf" href="/cgi-bin/koha/opac-shelves.pl?shelves=1">New List</a></div>
546
                 <div id="toolbar"> <a class="newshelf" href="/cgi-bin/koha/opac-shelves.pl?shelves=1">New list</a></div>
547
                  [% ELSE %]
547
                  [% ELSE %]
548
                  [% IF ( opacuserlogin ) %]<div><a href="/cgi-bin/koha/opac-user.pl">Log in</a> to create new Lists.</div>[% END %]
548
                  [% IF ( opacuserlogin ) %]<div><a href="/cgi-bin/koha/opac-user.pl">Log in</a> to create new lists.</div>[% END %]
549
                  [% END %]
549
                  [% END %]
550
                  [% IF ( shelvesloop ) %]
550
                  [% IF ( shelvesloop ) %]
551
                      <table>
551
                      <table>
552
                        <tr>
552
                        <tr>
553
                          <th>List Name</th>
553
                          <th>List name</th>
554
                          <th>Contents</th>
554
                          <th>Contents</th>
555
                          <th>Type</th><th>&nbsp;</th>
555
                          <th>Type</th><th>&nbsp;</th>
556
                        </tr>
556
                        </tr>
Lines 604-614 $(function() { Link Here
604
              <div id="addshelf">
604
              <div id="addshelf">
605
                <form method="post" action="/cgi-bin/koha/opac-shelves.pl">
605
                <form method="post" action="/cgi-bin/koha/opac-shelves.pl">
606
                  <fieldset class="rows">
606
                  <fieldset class="rows">
607
                    <legend>Create a New List</legend>
607
                    <legend>Create a new list</legend>
608
                    <input type="hidden" name="shelves" value="1" />
608
                    <input type="hidden" name="shelves" value="1" />
609
                    <ol>
609
                    <ol>
610
                      <li>
610
                      <li>
611
                        <label class="required" for="addshelf">List Name:</label>
611
                        <label class="required" for="addshelf">List name:</label>
612
                        [% IF ( already ) %]
612
                        [% IF ( already ) %]
613
                          <input id="addshelf" type="text" name="addshelf" value="[% already %]" size="60" />
613
                          <input id="addshelf" type="text" name="addshelf" value="[% already %]" size="60" />
614
                        [% ELSE %]
614
                        [% ELSE %]
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-showmarc.tt (-1 / +1 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %]MARC View[% INCLUDE 'doc-head-close.inc' %]
1
[% INCLUDE 'doc-head-open.inc' %]MARC view[% INCLUDE 'doc-head-close.inc' %]
2
</head>
2
</head>
3
<body id="opac-showmarc">
3
<body id="opac-showmarc">
4
<div id="main">
4
<div id="main">
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-showreviews-rss.tt (-2 / +2 lines)
Lines 3-11 Link Here
3
<?xml version="1.0" encoding="utf-8"?>
3
<?xml version="1.0" encoding="utf-8"?>
4
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
4
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
5
<channel>
5
<channel>
6
     <title><![CDATA[[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog Recent Comments]]></title>
6
     <title><![CDATA[[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] Catalog Recent Comments]]></title>
7
     <link>[% OPACBaseURL %]/cgi-bin/koha/opac-showreviews.pl&amp;format=rss2</link>
7
     <link>[% OPACBaseURL %]/cgi-bin/koha/opac-showreviews.pl&amp;format=rss2</link>
8
     <description><![CDATA[ The most recent comments from [% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog. Comments can be made by logged in users and are moderated by library staff.]]></description>
8
     <description><![CDATA[ The most recent comments from [% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] Catalog. Comments can be made by logged in users and are moderated by library staff.]]></description>
9
     <atom:link href="[% OPACBaseURL %]/cgi-bin/koha/opac-showreviews.pl&amp;format=rss2" rel="self" type="application/rss+xml" />
9
     <atom:link href="[% OPACBaseURL %]/cgi-bin/koha/opac-showreviews.pl&amp;format=rss2" rel="self" type="application/rss+xml" />
10
     <lastBuildDate>[% timestamp %]</lastBuildDate>
10
     <lastBuildDate>[% timestamp %]</lastBuildDate>
11
	 [% FOREACH review IN reviews %]
11
	 [% FOREACH review IN reviews %]
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-showreviews.tt (-2 / +2 lines)
Lines 1-8 Link Here
1
[% USE KohaDates %]
1
[% USE KohaDates %]
2
2
3
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; Recent Comments
3
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; Recent comments
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
<link rel="alternate" type="application/rss+xml" title="[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog Recent Comments" href="[% OPACBaseURL %]/cgi-bin/koha/opac-showreviews.pl?format=rss" />
5
<link rel="alternate" type="application/rss+xml" title="[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog recent comments" href="[% OPACBaseURL %]/cgi-bin/koha/opac-showreviews.pl?format=rss" />
6
<script type="text/javascript">
6
<script type="text/javascript">
7
//<![CDATA[
7
//<![CDATA[
8
$(document).ready(function(){
8
$(document).ready(function(){
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tt (-8 / +8 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  
2
[% IF ( op_add ) %]Enter a new purchase suggestion[% END %]
2
[% IF ( op_add ) %]Enter a new purchase suggestion[% END %]
3
[% IF ( op_else ) %]Purchase Suggestions[% END %]
3
[% IF ( op_else ) %]Purchase Suggestions[% END %]
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
Lines 83-91 $.tablesorter.addParser({ Link Here
83
    <li><label for="copyrightdate">Copyright Date:</label><input type="text" id="copyrightdate" name="copyrightdate" size="4" maxlength="4" /></li>
83
    <li><label for="copyrightdate">Copyright Date:</label><input type="text" id="copyrightdate" name="copyrightdate" size="4" maxlength="4" /></li>
84
    <li><label for="isbn">Standard Number (ISBN, ISSN or Other):</label><input type="text" id="isbn" name="isbn" size="50" maxlength="80" /></li>
84
    <li><label for="isbn">Standard Number (ISBN, ISSN or Other):</label><input type="text" id="isbn" name="isbn" size="50" maxlength="80" /></li>
85
    <li><label for="publishercode">Publisher:</label><input type="text" id="publishercode" name="publishercode" size="50" maxlength="80" /></li>
85
    <li><label for="publishercode">Publisher:</label><input type="text" id="publishercode" name="publishercode" size="50" maxlength="80" /></li>
86
    <li><label for="collectiontitle">Collection Title:</label><input type="text" id="collectiontitle" name="collectiontitle" size="50" maxlength="80" /></li>
86
    <li><label for="collectiontitle">Collection title:</label><input type="text" id="collectiontitle" name="collectiontitle" size="50" maxlength="80" /></li>
87
    <li><label for="place">Publication Place:</label><input type="text" id="place" name="place" size="50" maxlength="80" /></li>
87
    <li><label for="place">Publication place:</label><input type="text" id="place" name="place" size="50" maxlength="80" /></li>
88
    <li><label for="itemtype">Item Type:</label><select name="itemtype" id="itemtype">
88
    <li><label for="itemtype">Item type:</label><select name="itemtype" id="itemtype">
89
            <option value="">Default</option>
89
            <option value="">Default</option>
90
        [% FOREACH itemtypeloo IN itemtypeloop %]
90
        [% FOREACH itemtypeloo IN itemtypeloop %]
91
			[% IF ( itemtypeloo.selected ) %]<option value="[% itemtypeloo.itemtype %]" selected="selected"> [% ELSE %]<option value="[% itemtypeloo.itemtype %]"> [% END %] [% itemtypeloo.description %]</option>
91
			[% IF ( itemtypeloo.selected ) %]<option value="[% itemtypeloo.itemtype %]" selected="selected"> [% ELSE %]<option value="[% itemtypeloo.itemtype %]"> [% END %] [% itemtypeloo.description %]</option>
Lines 115-121 $.tablesorter.addParser({ Link Here
115
[% END %]
115
[% END %]
116
116
117
[% IF ( op_else ) %]
117
[% IF ( op_else ) %]
118
    <h1>[% UNLESS ( OPACViewOthersSuggestions ) %][% IF ( loggedinusername ) %]My [% END %][% END %]Purchase Suggestions</h1>
118
    <h1>[% UNLESS ( OPACViewOthersSuggestions ) %][% IF ( loggedinusername ) %]My [% END %][% END %]Purchase suggestions</h1>
119
119
120
    [% IF ( deleted ) %]<div class="dialog message">The selected suggestions have been deleted.</div>[% END %]
120
    [% IF ( deleted ) %]<div class="dialog message">The selected suggestions have been deleted.</div>[% END %]
121
    [% IF ( submitted ) %]<div class="dialog message">Your suggestion has been submitted.</div>[% END %]
121
    [% IF ( submitted ) %]<div class="dialog message">Your suggestion has been submitted.</div>[% END %]
Lines 148-162 $.tablesorter.addParser({ Link Here
148
            </form>[% END %]
148
            </form>[% END %]
149
        <form action="/cgi-bin/koha/opac-suggestions.pl" method="post">
149
        <form action="/cgi-bin/koha/opac-suggestions.pl" method="post">
150
            <input type="hidden" name="op" value="delete_confirm" />
150
            <input type="hidden" name="op" value="delete_confirm" />
151
			<div><span class="checkall"><a href="#" id="CheckAll">Select All</a></span>
151
            <div><span class="checkall"><a href="#" id="CheckAll">Select all</a></span>
152
		<span class="clearall"><a href="#" id="CheckNone">Clear All</a></span> | [% IF ( loggedinusername ) %]<a class="new" href="/cgi-bin/koha/opac-suggestions.pl?op=add">New purchase suggestion</a>[% ELSE %][% IF ( AnonSuggestions ) %]<a class="new" href="/cgi-bin/koha/opac-suggestions.pl?op=add">New purchase suggestion</a>[% END %][% END %]
152
        <span class="clearall"><a href="#" id="CheckNone">Clear all</a></span> | [% IF ( loggedinusername ) %]<a class="new" href="/cgi-bin/koha/opac-suggestions.pl?op=add">New purchase suggestion</a>[% ELSE %][% IF ( AnonSuggestions ) %]<a class="new" href="/cgi-bin/koha/opac-suggestions.pl?op=add">New purchase suggestion</a>[% END %][% END %]
153
</div>
153
</div>
154
			<table id="suggestt" class="checkboxed">
154
			<table id="suggestt" class="checkboxed">
155
			<thead><tr>
155
			<thead><tr>
156
            [% IF ( loggedinusername ) %]<th>&nbsp;</th>[% END %]
156
            [% IF ( loggedinusername ) %]<th>&nbsp;</th>[% END %]
157
            <th>Summary</th>
157
            <th>Summary</th>
158
            <th>Note</th>
158
            <th>Note</th>
159
            [% IF ( OPACViewOthersSuggestions ) %]<th>Suggested For</th>[% END %]
159
            [% IF ( OPACViewOthersSuggestions ) %]<th>Suggested for</th>[% END %]
160
            <th>Managed by</th>
160
            <th>Managed by</th>
161
            <th>Status</th>
161
            <th>Status</th>
162
        </tr></thead>
162
        </tr></thead>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-tags.tt (-2 / +2 lines)
Lines 1-6 Link Here
1
[% USE KohaDates %]
1
[% USE KohaDates %]
2
2
3
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; Tags
3
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; Tags
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
<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>
6
<style type="text/css">
6
<style type="text/css">
Lines 111-117 Link Here
111
		<form method="post" action="opac-tags.pl">
111
		<form method="post" action="opac-tags.pl">
112
		<h2>My Tags</h2>
112
		<h2>My Tags</h2>
113
		<table id="mytagst">
113
		<table id="mytagst">
114
		<thead><tr><th>Term</th><th>Title</th><th>Date Added</th><th>Delete</th>
114
        <thead><tr><th>Term</th><th>Title</th><th>Date added</th><th>Delete</th>
115
		</tr></thead>
115
		</tr></thead>
116
	<tbody>[% FOREACH MY_TAG IN MY_TAGS %]
116
	<tbody>[% FOREACH MY_TAG IN MY_TAGS %]
117
		<tr><td><a href="/cgi-bin/koha/opac-search.pl?tag=[% MY_TAG.term |url %]&amp;q=[% MY_TAG.term |url %]">
117
		<tr><td><a href="/cgi-bin/koha/opac-search.pl?tag=[% MY_TAG.term |url %]&amp;q=[% MY_TAG.term |url %]">
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-tags_subject.tt (-1 / +1 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% LibraryNameTitle or "Koha Online" %] Catalog &rsaquo;  ISBD
1
[% INCLUDE 'doc-head-open.inc' %][% LibraryNameTitle or "Koha online" %] catalog &rsaquo;  ISBD
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body id="opac-tags-subject">
4
<body id="opac-tags-subject">
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-topissues.tt (-3 / +3 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; Most Popular Titles
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; Most popular titles
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.tablesorter.min.js"></script>
3
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.tablesorter.min.js"></script>
4
<script language="JavaScript" type="text/javascript">
4
<script language="JavaScript" type="text/javascript">
Lines 79-92 function Dopop(link) { Link Here
79
                        </td>
79
                        </td>
80
                        <td>[% results_loo.description %]</td>
80
                        <td>[% results_loo.description %]</td>
81
                        <td>[% results_loo.tot %]</td>
81
                        <td>[% results_loo.tot %]</td>
82
						[% IF ( opacuserlogin ) %]<td>[% IF ( RequestOnOpac ) %][% UNLESS ( results_loo.norequests ) %]<a href="/cgi-bin/koha/opac-reserve.pl?biblionumber=[% results_loo.biblionumber %]">Place Hold</a>[% END %][% END %]</td>[% END %]
82
                        [% IF ( opacuserlogin ) %]<td>[% IF ( RequestOnOpac ) %][% UNLESS ( results_loo.norequests ) %]<a href="/cgi-bin/koha/opac-reserve.pl?biblionumber=[% results_loo.biblionumber %]">Place hold</a>[% END %][% END %]</td>[% END %]
83
                        </tr>
83
                        </tr>
84
                [% END %]</tbody>
84
                [% END %]</tbody>
85
        </table>
85
        </table>
86
[% ELSE %]
86
[% ELSE %]
87
<form method="post" action="/cgi-bin/koha/opac-topissues.pl">
87
<form method="post" action="/cgi-bin/koha/opac-topissues.pl">
88
		<fieldset class="rows">
88
		<fieldset class="rows">
89
		<legend>See the Most Popular Titles</legend>
89
        <legend>See the most popular titles</legend>
90
          <ol>  <li><label for="limit">Show the top </label> <select name="limit" id="limit">
90
          <ol>  <li><label for="limit">Show the top </label> <select name="limit" id="limit">
91
                            [% IF ( limit == 10 ) %]<option value ="10" selected="selected">10 titles</option>[% ELSE %]<option value="10">10 titles</option>[% END %]
91
                            [% IF ( limit == 10 ) %]<option value ="10" selected="selected">10 titles</option>[% ELSE %]<option value="10">10 titles</option>[% END %]
92
                            [% IF ( limit == 15 ) %]<option value ="15" selected="selected">15 titles</option>[% ELSE %]<option value="15">15 titles</option>[% END %]
92
                            [% IF ( limit == 15 ) %]<option value ="15" selected="selected">15 titles</option>[% ELSE %]<option value="15">15 titles</option>[% END %]
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tt (-17 / +17 lines)
Lines 1-7 Link Here
1
[% USE KohaDates %]
1
[% USE KohaDates %]
2
2
3
[% INCLUDE 'doc-head-open.inc' %]
3
[% INCLUDE 'doc-head-open.inc' %]
4
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo; Your library home
4
[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo; Your library home
5
[% INCLUDE 'doc-head-close.inc' %]
5
[% INCLUDE 'doc-head-close.inc' %]
6
[% INCLUDE 'calendar.inc' %]
6
[% INCLUDE 'calendar.inc' %]
7
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.metadata.min.js"></script>
7
<script type="text/javascript" src="[% themelang %]/lib/jquery/plugins/jquery.metadata.min.js"></script>
Lines 60-66 $.tablesorter.addParser({ Link Here
60
	<div id="userdetails" class="container">
60
	<div id="userdetails" class="container">
61
	[% IF ( bor_messages ) %]
61
	[% IF ( bor_messages ) %]
62
	       <div class="dialog message">
62
	       <div class="dialog message">
63
	               <h3>Messages For You</h3>
63
                   <h3>Messages for you</h3>
64
	               <ul>
64
	               <ul>
65
	                       [% FOREACH bor_messages_loo IN bor_messages_loop %]
65
	                       [% FOREACH bor_messages_loo IN bor_messages_loop %]
66
					<li>
66
					<li>
Lines 110-116 $.tablesorter.addParser({ Link Here
110
        
110
        
111
<div id="opac-user-views" class="toptabs">
111
<div id="opac-user-views" class="toptabs">
112
        <ul>
112
        <ul>
113
            <li><a href="/cgi-bin/koha/opac-user.pl#opac-user-checkouts">Checked Out</a></li>
113
            <li><a href="/cgi-bin/koha/opac-user.pl#opac-user-checkouts">Checked out</a></li>
114
            [% IF ( overdues_count ) %]<li><a href="/cgi-bin/koha/opac-user.pl#opac-user-overdues">Overdue</a></li>[% END %]
114
            [% IF ( overdues_count ) %]<li><a href="/cgi-bin/koha/opac-user.pl#opac-user-overdues">Overdue</a></li>[% END %]
115
[% IF ( OPACFinesTab ) %]
115
[% IF ( OPACFinesTab ) %]
116
            [% IF ( BORROWER_INF.amountoverfive ) %]<li><a href="/cgi-bin/koha/opac-user.pl#opac-user-fines">Fines</a></li>[% END %]
116
            [% IF ( BORROWER_INF.amountoverfive ) %]<li><a href="/cgi-bin/koha/opac-user.pl#opac-user-fines">Fines</a></li>[% END %]
Lines 124-130 $.tablesorter.addParser({ Link Here
124
[% IF ( OPACFinesTab ) %]
124
[% IF ( OPACFinesTab ) %]
125
        <!-- FINES BOX -->
125
        <!-- FINES BOX -->
126
        [% IF ( BORROWER_INF.amountoverfive ) %]
126
        [% IF ( BORROWER_INF.amountoverfive ) %]
127
            <div id="opac-user-fines"> <h3>Fines and Charges</h3>
127
            <div id="opac-user-fines"> <h3>Fines and charges</h3>
128
            <table>
128
            <table>
129
                <tr><th colspan="2">Amount</th></tr>
129
                <tr><th colspan="2">Amount</th></tr>
130
                <tr>
130
                <tr>
Lines 135-141 $.tablesorter.addParser({ Link Here
135
        [% END %]
135
        [% END %]
136
136
137
        [% IF ( BORROWER_INF.amountoverzero ) %]
137
        [% IF ( BORROWER_INF.amountoverzero ) %]
138
           <div id="opac-user-fines"> <h3>Fines and Charges</h3>
138
           <div id="opac-user-fines"> <h3>Fines and charges</h3>
139
            <table>
139
            <table>
140
                <tr><th colspan="2">Amount</th></tr>
140
                <tr><th colspan="2">Amount</th></tr>
141
                <tr><td>You currently owe fines and charges amounting to:</td>
141
                <tr><td>You currently owe fines and charges amounting to:</td>
Lines 158-168 $.tablesorter.addParser({ Link Here
158
    [% IF ( atdestination ) %]
158
    [% IF ( atdestination ) %]
159
    <div id="opac-user-waiting">
159
    <div id="opac-user-waiting">
160
        <table id="waitingt">
160
        <table id="waitingt">
161
            <caption>Holds Waiting</caption>
161
            <caption>Holds waiting</caption>
162
           <thead> <tr>
162
           <thead> <tr>
163
                <th colspan="2" class="{sorter:'articles'}">Title</th>
163
                <th colspan="2" class="{sorter:'articles'}">Title</th>
164
                <th>Hold date</th>
164
                <th>Hold date</th>
165
                <th>Pick Up Library</th>
165
                <th>Pick up library</th>
166
            </tr></thead>
166
            </tr></thead>
167
            <tbody>[% FOREACH WAITIN IN WAITING %]
167
            <tbody>[% FOREACH WAITIN IN WAITING %]
168
                <tr>
168
                <tr>
Lines 188-199 $.tablesorter.addParser({ Link Here
188
	<input type="hidden" name="borrowernumber" value="[% borrowernumber %]">
188
	<input type="hidden" name="borrowernumber" value="[% borrowernumber %]">
189
	<input type="hidden" name="from" value="opac_user" />
189
	<input type="hidden" name="from" value="opac_user" />
190
        <table id="checkoutst">
190
        <table id="checkoutst">
191
        <caption>[% issues_count %] Item(s) Checked Out</caption>
191
        <caption>[% issues_count %] Item(s) checked out</caption>
192
       <thead><tr>
192
       <thead><tr>
193
		[% IF ( JacketImages ) %]<th class="{sorter: false}">&nbsp;</th>[% END %]
193
		[% IF ( JacketImages ) %]<th class="{sorter: false}">&nbsp;</th>[% END %]
194
        <th class="{sorter:'articles'}">Title</th>
194
        <th class="{sorter:'articles'}">Title</th>
195
        <th>Due</th>
195
        <th>Due</th>
196
		[% UNLESS ( item_level_itypes ) %]<th>Item Type</th> [% END %]
196
        [% UNLESS ( item_level_itypes ) %]<th>Item type</th> [% END %]
197
        [% IF ( show_barcode ) %]<th>Barcode</th>[% END %]
197
        [% IF ( show_barcode ) %]<th>Barcode</th>[% END %]
198
        <th>Call No.</th>
198
        <th>Call No.</th>
199
        [% IF ( OpacRenewalAllowed ) %]
199
        [% IF ( OpacRenewalAllowed ) %]
Lines 287-295 $.tablesorter.addParser({ Link Here
287
<thead><tr>
287
<thead><tr>
288
[% IF ( JacketImages ) %]<th class="{sorter: false}">&nbsp;</th>[% END %]
288
[% IF ( JacketImages ) %]<th class="{sorter: false}">&nbsp;</th>[% END %]
289
<th class="{sorter:'articles'}">Title</th>
289
<th class="{sorter:'articles'}">Title</th>
290
[% UNLESS ( item_level_itypes ) %]<th>Item Type</th> [% END %]
290
[% UNLESS ( item_level_itypes ) %]<th>Item type</th> [% END %]
291
[% IF ( show_barcode ) %]<th>Barcode</th>[% END %]
291
[% IF ( show_barcode ) %]<th>Barcode</th>[% END %]
292
<th>Call No.</th>
292
<th>Call no.</th>
293
<th>Due</th>
293
<th>Due</th>
294
[% IF ( OpacRenewalAllowed ) %]
294
[% IF ( OpacRenewalAllowed ) %]
295
                    <th class="{sorter: false}">Renew</th>
295
                    <th class="{sorter: false}">Renew</th>
Lines 326-332 $.tablesorter.addParser({ Link Here
326
<td>[% OVERDUE.date_due | $KohaDates %]</td>
326
<td>[% OVERDUE.date_due | $KohaDates %]</td>
327
                [% IF ( OpacRenewalAllowed ) %]
327
                [% IF ( OpacRenewalAllowed ) %]
328
<td>
328
<td>
329
[% IF ( OVERDUE.debarred ) %]Account Frozen
329
[% IF ( OVERDUE.debarred ) %]Account frozen
330
[% ELSIF ( OVERDUE.status ) %]
330
[% ELSIF ( OVERDUE.status ) %]
331
[% IF ( canrenew ) %]<a href="/cgi-bin/koha/opac-renew.pl?from=opac_user&amp;item=[% OVERDUE.itemnumber %]&amp;bornum=[% OVERDUE.borrowernumber %]">Renew</a>[% END %] <span class="renewals">([% OVERDUE.renewsleft %] of [% OVERDUE.renewsallowed %] renewals remaining)</span>
331
[% IF ( canrenew ) %]<a href="/cgi-bin/koha/opac-renew.pl?from=opac_user&amp;item=[% OVERDUE.itemnumber %]&amp;bornum=[% OVERDUE.borrowernumber %]">Renew</a>[% END %] <span class="renewals">([% OVERDUE.renewsleft %] of [% OVERDUE.renewsallowed %] renewals remaining)</span>
332
[% ELSIF ( OVERDUE.onreserve ) %]On hold
332
[% ELSIF ( OVERDUE.onreserve ) %]On hold
Lines 349-357 $.tablesorter.addParser({ Link Here
349
            <!-- RESERVES TABLE ROWS -->
349
            <!-- RESERVES TABLE ROWS -->
350
            <thead><tr>
350
            <thead><tr>
351
                <th class="{sorter:'articles'}">Title</th>
351
                <th class="{sorter:'articles'}">Title</th>
352
                <th>Placed On</th>
352
                <th>Placed on</th>
353
		<th>Expires On</th>
353
        <th>Expires on</th>
354
                <th>Pick Up Location</th>
354
                <th>Pick up location</th>
355
		[% IF ( showpriority ) %]
355
		[% IF ( showpriority ) %]
356
			<th>Priority</th>
356
			<th>Priority</th>
357
		[% END %]
357
		[% END %]
Lines 377-383 $.tablesorter.addParser({ Link Here
377
                    [% RESERVE.author %]
377
                    [% RESERVE.author %]
378
                </td>
378
                </td>
379
                <td>[% RESERVE.reservedate | $KohaDates %]</td>
379
                <td>[% RESERVE.reservedate | $KohaDates %]</td>
380
		<td>[% IF ( RESERVE.expirationdate ) %][% RESERVE.expirationdate | $KohaDates %][% ELSE %]Never Expires[% END %]</td>
380
        <td>[% IF ( RESERVE.expirationdate ) %][% RESERVE.expirationdate | $KohaDates %][% ELSE %]Never expires[% END %]</td>
381
                <td>[% RESERVE.branch %]</td>
381
                <td>[% RESERVE.branch %]</td>
382
				[% IF ( showpriority ) %]
382
				[% IF ( showpriority ) %]
383
				<td>[% RESERVE.priority %] </td>
383
				<td>[% RESERVE.priority %] </td>
Lines 462-468 $.tablesorter.addParser({ Link Here
462
              );
462
              );
463
              //]]>
463
              //]]>
464
              </script>
464
              </script>
465
              <a href="#" style="font-size:85%;text-decoration:none;" onclick="document.getElementById('suspend_until').value='';return false;">Clear Date</a></p>
465
              <a href="#" style="font-size:85%;text-decoration:none;" onclick="document.getElementById('suspend_until').value='';return false;">Clear date</a></p>
466
              [% END %]
466
              [% END %]
467
            </form>
467
            </form>
468
	</div>
468
	</div>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-userdetails.tt (-14 / +14 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  Your personal details
1
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog &rsaquo;  Your personal details
2
[% INCLUDE 'doc-head-close.inc' %]
2
[% INCLUDE 'doc-head-close.inc' %]
3
</head>
3
</head>
4
<body>
4
<body>
Lines 9-31 Link Here
9
	<div id="yui-main">
9
	<div id="yui-main">
10
	<div class="yui-b"><div class="yui-g">
10
	<div class="yui-b"><div class="yui-g">
11
11
12
<h3><a href="/cgi-bin/koha/opac-user.pl">[% firstname %] [% surname %]'s account</a> <img src="[% themelang %]../../images/caret.gif" width="16" height="16" alt="&gt;" border="0" /> Personal Details</h3>
12
<h3><a href="/cgi-bin/koha/opac-user.pl">[% firstname %] [% surname %]'s account</a> <img src="[% themelang %]../../images/caret.gif" width="16" height="16" alt="&gt;" border="0" /> Personal details</h3>
13
13
14
<table>
14
<table>
15
<tr><th scope="row">Name:</th><td> [% firstname %] [% surname %]</td></tr>
15
<tr><th scope="row">Name:</th><td> [% firstname %] [% surname %]</td></tr>
16
<tr><th scope="row">
16
<tr><th scope="row">
17
Card Number:</th><td>[% cardnumber %]</td></tr>
17
Card number:</th><td>[% cardnumber %]</td></tr>
18
</table>
18
</table>
19
19
20
<table>
20
<table>
21
<caption>Contact Details</caption>
21
<caption>Contact details</caption>
22
<tr><th scope="row">Mailing Address:</th><td>[% address %], [% city %]</td></tr>
22
<tr><th scope="row">Mailing address:</th><td>[% address %], [% city %]</td></tr>
23
23
24
<tr><th scope="row">Permanent Address:</th><td> [% B_address %], [% B_address2 %], [% B_city %]</td></tr>
24
<tr><th scope="row">Permanent address:</th><td> [% B_address %], [% B_address2 %], [% B_city %]</td></tr>
25
25
26
<tr><th scope="row">Primary Phone:</th><td>[% IF ( phone ) %][% phone %][% ELSE %]&nbsp;[% END %]</td></tr>
26
<tr><th scope="row">Primary phone:</th><td>[% IF ( phone ) %][% phone %][% ELSE %]&nbsp;[% END %]</td></tr>
27
27
28
<tr><th scope="row">Secondary Phone:</th><td>[% IF ( mobile ) %][% mobile %][% ELSE %]&nbsp;[% END %]</td></tr>
28
<tr><th scope="row">Secondary phone:</th><td>[% IF ( mobile ) %][% mobile %][% ELSE %]&nbsp;[% END %]</td></tr>
29
29
30
<tr><th scope="row">Fax:</th><td>[% IF ( fax ) %][% fax %][% ELSE %]&nbsp;[% END %]</td></tr>
30
<tr><th scope="row">Fax:</th><td>[% IF ( fax ) %][% fax %][% ELSE %]&nbsp;[% END %]</td></tr>
31
31
Lines 34-43 Card Number:</th><td>[% cardnumber %]</td></tr> Link Here
34
</table>
34
</table>
35
35
36
<table>
36
<table>
37
<caption>Membership Details</caption>
37
<caption>Membership details</caption>
38
<tr><th scope="row">Membership Number:</th><td> [% borrowernumber %]</td></tr>
38
<tr><th scope="row">Membership number:</th><td> [% borrowernumber %]</td></tr>
39
39
40
<tr><th scope="row">Membership Category:</th><td>  [% categorycode %]</td></tr>
40
<tr><th scope="row">Membership category:</th><td>  [% categorycode %]</td></tr>
41
41
42
<!-- <td>Fee:</th><td>  /year, Paid</td> -->
42
<!-- <td>Fee:</th><td>  /year, Paid</td> -->
43
43
Lines 48-62 Card Number:</th><td>[% cardnumber %]</td></tr> Link Here
48
[% IF ( joiningbranch ) %]<tr><th>Joining library:</th><td>[% joiningbranch %]</td></tr>[% ELSE %]&nbsp;[% END %]</table>
48
[% IF ( joiningbranch ) %]<tr><th>Joining library:</th><td>[% joiningbranch %]</td></tr>[% ELSE %]&nbsp;[% END %]</table>
49
49
50
<table>
50
<table>
51
<caption>Identity Details</caption>
51
<caption>Identity details</caption>
52
<tr><th scope="row">DoB:</th><td> [% IF ( dateofbirth ) %][% dateofbirth %][% ELSE %]&nbsp;[% END %]</td></tr>
52
<tr><th scope="row">DoB:</th><td> [% IF ( dateofbirth ) %][% dateofbirth %][% ELSE %]&nbsp;[% END %]</td></tr>
53
53
54
<tr><th scope="row">Gender:</th><td>[% IF ( sex ) %][% sex %][% ELSE %]&nbsp;[% END %]</td></tr></table>
54
<tr><th scope="row">Gender:</th><td>[% IF ( sex ) %][% sex %][% ELSE %]&nbsp;[% END %]</td></tr></table>
55
55
56
[% IF ( contactname ) %]
56
[% IF ( contactname ) %]
57
<table>
57
<table>
58
<caption>Alternate Contact Details</caption>
58
<caption>Alternate contact details</caption>
59
<tr><th scope="row">Alternate Contact:</th><td> [% IF ( contactname ) %][% contactname %][% ELSE %]&nbsp;[% END %]</td></tr>
59
<tr><th scope="row">Alternate contact:</th><td> [% IF ( contactname ) %][% contactname %][% ELSE %]&nbsp;[% END %]</td></tr>
60
60
61
<tr><th scope="row">Phone:</th><td> [% IF ( B_phone ) %][% B_phone %][% ELSE %]&nbsp;[% END %]</td></tr>
61
<tr><th scope="row">Phone:</th><td> [% IF ( B_phone ) %][% B_phone %][% ELSE %]&nbsp;[% END %]</td></tr>
62
62
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/opac-userupdate.tt (-35 / +35 lines)
Lines 1-6 Link Here
1
[% USE KohaDates %]
1
[% USE KohaDates %]
2
2
3
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha Online[% END %][% ELSE %]Koha Online[% END %] Catalog &rsaquo;  Your personal details
3
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %][% ELSE %]Koha online[% END %] catalog &rsaquo;  Your personal details
4
[% INCLUDE 'doc-head-close.inc' %]
4
[% INCLUDE 'doc-head-close.inc' %]
5
</head>
5
</head>
6
<body id="opac-userupdate">
6
<body id="opac-userupdate">
Lines 13-19 Link Here
13
13
14
<div id="userupdatecontainer" class="container">
14
<div id="userupdatecontainer" class="container">
15
[% FOREACH BORROWER_INF IN BORROWER_INFO %]
15
[% FOREACH BORROWER_INF IN BORROWER_INFO %]
16
<h3><a href="/cgi-bin/koha/opac-user.pl">[% INCLUDE 'patron-title.inc' firstname = BORROWER_INF.firstname surname = BORROWER_INF.surname othernames = BORROWER_INF.othernames cardnumber = BORROWER_INF.cardnumber %]'s account</a> <img src="[% themelang %]../../images/caret.gif" width="16" height="16" alt="&gt;" border="0" /> Your Personal Details</h3>
16
<h3><a href="/cgi-bin/koha/opac-user.pl">[% INCLUDE 'patron-title.inc' firstname = BORROWER_INF.firstname surname = BORROWER_INF.surname othernames = BORROWER_INF.othernames cardnumber = BORROWER_INF.cardnumber %]'s account</a> <img src="[% themelang %]../../images/caret.gif" width="16" height="16" alt="&gt;" border="0" /> Your personal details</h3>
17
17
18
[% IF ( OPACPatronDetails ) %]
18
[% IF ( OPACPatronDetails ) %]
19
<form action="/cgi-bin/koha/opac-userupdate.pl" method="get">
19
<form action="/cgi-bin/koha/opac-userupdate.pl" method="get">
Lines 23-35 Link Here
23
    <img src="/cgi-bin/koha/opac-patron-image.pl" alt="" />
23
    <img src="/cgi-bin/koha/opac-patron-image.pl" alt="" />
24
</p>[% END %]
24
</p>[% END %]
25
<fieldset class="brief"><legend>Name</legend><ol>
25
<fieldset class="brief"><legend>Name</legend><ol>
26
<li><label for="firstname">First Name:</label> <input id="firstname" type="text" value="[% BORROWER_INF.firstname %]"  name="firstname" /></li>
26
<li><label for="firstname">First name:</label> <input id="firstname" type="text" value="[% BORROWER_INF.firstname %]"  name="firstname" /></li>
27
<li><label for="othernames">Other Name:</label> <input id="othernames" type="text" value="[% BORROWER_INF.othernames %]"  name="othernames" /></li>
27
<li><label for="othernames">Other name:</label> <input id="othernames" type="text" value="[% BORROWER_INF.othernames %]"  name="othernames" /></li>
28
<li><label for="surname">Last Name:</label> <input id="surname" type="text" value="[% BORROWER_INF.surname %]"  name="surname" /></li>
28
<li><label for="surname">Last name:</label> <input id="surname" type="text" value="[% BORROWER_INF.surname %]"  name="surname" /></li>
29
</ol>
29
</ol>
30
</fieldset>
30
</fieldset>
31
31
32
<fieldset class="brief"><legend>Contact Information</legend>
32
<fieldset class="brief"><legend>Contact information</legend>
33
<ol>
33
<ol>
34
<li><label for="address">Address:</label>
34
<li><label for="address">Address:</label>
35
	<input id="streetnumber" size ="7" type="text" value="[% BORROWER_INF.streetnumber %]"  name="streetnumber" /> 
35
	<input id="streetnumber" size ="7" type="text" value="[% BORROWER_INF.streetnumber %]"  name="streetnumber" /> 
Lines 37-60 Link Here
37
	<input type="text" name="address2" value="[% BORROWER_INF.address2 %]" id="address2" /></li>
37
	<input type="text" name="address2" value="[% BORROWER_INF.address2 %]" id="address2" /></li>
38
<li><label for="city">City:</label> <input id="city" type="text" value="[% BORROWER_INF.city %]"  name="city" /></li>
38
<li><label for="city">City:</label> <input id="city" type="text" value="[% BORROWER_INF.city %]"  name="city" /></li>
39
<li><label for="state">State:</label> <input id="state" type="text" value="[% BORROWER_INF.state %]"  name="state" /></li>
39
<li><label for="state">State:</label> <input id="state" type="text" value="[% BORROWER_INF.state %]"  name="state" /></li>
40
<li><label for="zipcode">Zip Code: </label><input type="text" id="zipcode" value="[% BORROWER_INF.zipcode %]" name="zipcode" /></li>
40
<li><label for="zipcode">Zip code: </label><input type="text" id="zipcode" value="[% BORROWER_INF.zipcode %]" name="zipcode" /></li>
41
<li><label for="country">Country: </label><input type="text" id="country" value="[% BORROWER_INF.country %]" name="country" /></li>
41
<li><label for="country">Country: </label><input type="text" id="country" value="[% BORROWER_INF.country %]" name="country" /></li>
42
<li><label for="phone">Primary Phone:</label> <input id="phone" type="text" value="[% BORROWER_INF.phone %]"  name="phone" /></li>
42
<li><label for="phone">Primary phone:</label> <input id="phone" type="text" value="[% BORROWER_INF.phone %]"  name="phone" /></li>
43
<li><label for="mobile">Secondary Phone:</label> <input id="mobile" type="text" value="[% BORROWER_INF.mobile %]"  name="mobile" /></li>
43
<li><label for="mobile">Secondary phone:</label> <input id="mobile" type="text" value="[% BORROWER_INF.mobile %]"  name="mobile" /></li>
44
<li><label for="phonepro">Other Phone:</label> <input id="phonepro"  type="text" value="[% BORROWER_INF.phonepro %]"  name="phonepro" /></li>
44
<li><label for="phonepro">Other phone:</label> <input id="phonepro"  type="text" value="[% BORROWER_INF.phonepro %]"  name="phonepro" /></li>
45
<li><label for="fax">Fax:</label> <input id="fax" type="text" value="[% BORROWER_INF.fax %]"  name="fax" /></li>
45
<li><label for="fax">Fax:</label> <input id="fax" type="text" value="[% BORROWER_INF.fax %]"  name="fax" /></li>
46
<li><label for="emailaddress">Primary Email:</label> <input id="emailaddress" type="text" value="[% BORROWER_INF.email %]"  name="emailaddress" /></li>
46
<li><label for="emailaddress">Primary email:</label> <input id="emailaddress" type="text" value="[% BORROWER_INF.email %]"  name="emailaddress" /></li>
47
<li><label for="emailpro">Secondary Email:</label> <input id="emailpro" type="text" value="[% BORROWER_INF.emailpro %]"  name="emailpro" /></li>
47
<li><label for="emailpro">Secondary email:</label> <input id="emailpro" type="text" value="[% BORROWER_INF.emailpro %]"  name="emailpro" /></li>
48
</ol>
48
</ol>
49
</fieldset>
49
</fieldset>
50
50
51
</div>
51
</div>
52
<div class="yui-u">
52
<div class="yui-u">
53
<fieldset class="brief">
53
<fieldset class="brief">
54
<legend>Alternate Contact Information</legend>
54
<legend>Alternate contact information</legend>
55
<ol>
55
<ol>
56
<li>
56
<li>
57
    <label for="B_streetaddress">Alternate Address:</label> 
57
    <label for="B_streetaddress">Alternate address:</label> 
58
    <input id="B_streetnumber" size ="7" type="text" value="[% BORROWER_INF.B_streetnumber %]"  name="B_streetnumber" /> 
58
    <input id="B_streetnumber" size ="7" type="text" value="[% BORROWER_INF.B_streetnumber %]"  name="B_streetnumber" /> 
59
    <input id="B_address" type="text" value="[% BORROWER_INF.B_address %]"  name="B_address" /> 
59
    <input id="B_address" type="text" value="[% BORROWER_INF.B_address %]"  name="B_address" /> 
60
    <input id="B_address2" type="text" value="[% BORROWER_INF.B_address2 %]"  name="B_address2" />
60
    <input id="B_address2" type="text" value="[% BORROWER_INF.B_address2 %]"  name="B_address2" />
Lines 62-68 Link Here
62
62
63
<li><label for="B_city">City:</label> <input id="B_city" type="text" value="[% BORROWER_INF.B_city %]"  name="B_city" /></li>
63
<li><label for="B_city">City:</label> <input id="B_city" type="text" value="[% BORROWER_INF.B_city %]"  name="B_city" /></li>
64
<li><label for="B_state">State:</label> <input id="B_state" type="text" value="[% BORROWER_INF.B_state %]"  name="B_state" /></li>
64
<li><label for="B_state">State:</label> <input id="B_state" type="text" value="[% BORROWER_INF.B_state %]"  name="B_state" /></li>
65
<li><label for="B_zipcode">Zip Code:</label> <input type="text" id="B_zipcode" value="[% BORROWER_INF.B_zipcode %]" name="B_zipcode" /></li>
65
<li><label for="B_zipcode">Zip code:</label> <input type="text" id="B_zipcode" value="[% BORROWER_INF.B_zipcode %]" name="B_zipcode" /></li>
66
<li><label for="B_country">Country:</label> <input type="text" id="B_country" value="[% BORROWER_INF.B_country %]" name="B_country" /></li>
66
<li><label for="B_country">Country:</label> <input type="text" id="B_country" value="[% BORROWER_INF.B_country %]" name="B_country" /></li>
67
<li><label for="B_phone">Phone:</label> <input type="text" id="B_phone" value="[% BORROWER_INF.B_phone %]" name="B_phone" /></li>
67
<li><label for="B_phone">Phone:</label> <input type="text" id="B_phone" value="[% BORROWER_INF.B_phone %]" name="B_phone" /></li>
68
<li><label for="B_email">Email:</label> <input type="text" id="B_email" value="[% BORROWER_INF.B_email %]" name="B_email" /></li>
68
<li><label for="B_email">Email:</label> <input type="text" id="B_email" value="[% BORROWER_INF.B_email %]" name="B_email" /></li>
Lines 70-88 Link Here
70
</fieldset>
70
</fieldset>
71
<fieldset class="brief">
71
<fieldset class="brief">
72
<ol>
72
<ol>
73
<li><label for="dob">Date of Birth: </label> <input id="dob" type="text" size="10" value="[% BORROWER_INF.dateofbirth | $KohaDates %]" name="dateofbirth" /></li>
73
<li><label for="dob">Date of birth: </label> <input id="dob" type="text" size="10" value="[% BORROWER_INF.dateofbirth | $KohaDates %]" name="dateofbirth" /></li>
74
<li><label for="sex">Gender: </label> <select name="sex" id="sex"><option></option>
74
<li><label for="sex">Gender: </label> <select name="sex" id="sex"><option></option>
75
[% IF ( BORROWER_INF.sex == 'F' ) %]<option value="F" selected="selected">Female</option>[% ELSE %]<option value="F">Female</option>[% END %]
75
[% IF ( BORROWER_INF.sex == 'F' ) %]<option value="F" selected="selected">Female</option>[% ELSE %]<option value="F">Female</option>[% END %]
76
[% IF ( BORROWER_INF.sex == 'M' ) %]<option value="M" selected="selected">Male</option>[% ELSE %]<option value="M">Male</option>[% END %]
76
[% IF ( BORROWER_INF.sex == 'M' ) %]<option value="M" selected="selected">Male</option>[% ELSE %]<option value="M">Male</option>[% END %]
77
</select></li>
77
</select></li>
78
</ol></fieldset>
78
</ol></fieldset>
79
<fieldset class="brief">
79
<fieldset class="brief">
80
<legend>Library Use:</legend>
80
<legend>Library use:</legend>
81
<ol>
81
<ol>
82
	<li><label for="cardnumber">Card number:</label><input type="text" id="cardnumber" disabled="disabled" readonly="readonly" value="[% BORROWER_INF.cardnumber %]" /></li>
82
	<li><label for="cardnumber">Card number:</label><input type="text" id="cardnumber" disabled="disabled" readonly="readonly" value="[% BORROWER_INF.cardnumber %]" /></li>
83
    <li><label for="branchname">Home library:</label><input type="text" id="branchname" disabled="disabled" readonly="readonly" value="[% BORROWER_INF.branchname %]" /></li>
83
    <li><label for="branchname">Home library:</label><input type="text" id="branchname" disabled="disabled" readonly="readonly" value="[% BORROWER_INF.branchname %]" /></li>
84
	<li><label for="borrowernumber">Patron Number:</label><input type="text" id="borrowernumber" disabled="disabled" readonly="readonly" value="[% BORROWER_INF.borrowernumber %]" /></li>
84
    <li><label for="borrowernumber">Patron number:</label><input type="text" id="borrowernumber" disabled="disabled" readonly="readonly" value="[% BORROWER_INF.borrowernumber %]" /></li>
85
	<li><label for="categorycode">Patron Category:</label><input type="text" id="categorycode" disabled="disabled" readonly="readonly" value="[% BORROWER_INF.description %] ([% BORROWER_INF.categorycode %])" /></li>
85
    <li><label for="categorycode">Patron category:</label><input type="text" id="categorycode" disabled="disabled" readonly="readonly" value="[% BORROWER_INF.description %] ([% BORROWER_INF.categorycode %])" /></li>
86
	<li><label for="dateenrolled">Joined: </label><input type="text" id="dateenrolled" disabled="disabled" readonly="readonly" value="[% BORROWER_INF.dateenrolled | $KohaDates %]" /></li>
86
	<li><label for="dateenrolled">Joined: </label><input type="text" id="dateenrolled" disabled="disabled" readonly="readonly" value="[% BORROWER_INF.dateenrolled | $KohaDates %]" /></li>
87
	<li><label for="dateexpiry">Expires: </label><input type="text" id="dateexpiry" disabled="disabled" readonly="readonly" value="[% BORROWER_INF.dateexpiry | $KohaDates %]" /></li>
87
	<li><label for="dateexpiry">Expires: </label><input type="text" id="dateexpiry" disabled="disabled" readonly="readonly" value="[% BORROWER_INF.dateexpiry | $KohaDates %]" /></li>
88
   [% IF ( BORROWER_INF.ExtendedPatronAttributes ) %]
88
   [% IF ( BORROWER_INF.ExtendedPatronAttributes ) %]
Lines 111-139 Link Here
111
    <img src="/cgi-bin/koha/opac-patron-image.pl" alt="" />
111
    <img src="/cgi-bin/koha/opac-patron-image.pl" alt="" />
112
</p>[% END %]
112
</p>[% END %]
113
<fieldset class="rows">
113
<fieldset class="rows">
114
<legend>Contact Information</legend>
114
<legend>Contact information</legend>
115
<ol>
115
<ol>
116
<li><span class="label">Name:</span> [% BORROWER_INF.firstname %] [% BORROWER_INF.surname %]</li>
116
<li><span class="label">Name:</span> [% BORROWER_INF.firstname %] [% BORROWER_INF.surname %]</li>
117
<li><span class="label">Other Name:</span> [% BORROWER_INF.othernames %]</li>
117
<li><span class="label">Other name:</span> [% BORROWER_INF.othernames %]</li>
118
<li><span class="label">Address:</span> [% BORROWER_INF.streetnumber %] [% BORROWER_INF.address %]</li>
118
<li><span class="label">Address:</span> [% BORROWER_INF.streetnumber %] [% BORROWER_INF.address %]</li>
119
<li><span class="label">&nbsp;</span>[% BORROWER_INF.address2 %]</li>
119
<li><span class="label">&nbsp;</span>[% BORROWER_INF.address2 %]</li>
120
<li><span class="label">City:</span>  [% BORROWER_INF.city %]</li>
120
<li><span class="label">City:</span>  [% BORROWER_INF.city %]</li>
121
<li><span class="label">State:</span>  [% BORROWER_INF.state %]</li>
121
<li><span class="label">State:</span>  [% BORROWER_INF.state %]</li>
122
<li><span class="label">Zip Code:</span>  [% BORROWER_INF.zipcode %]</li>
122
<li><span class="label">Zip code:</span>  [% BORROWER_INF.zipcode %]</li>
123
<li><span class="label">Country:</span>  [% BORROWER_INF.country %]</li>
123
<li><span class="label">Country:</span>  [% BORROWER_INF.country %]</li>
124
<li><span class="label">Primary Phone:</span>  [% BORROWER_INF.phone %]</li>
124
<li><span class="label">Primary phone:</span>  [% BORROWER_INF.phone %]</li>
125
<li><span class="label">Secondary Phone:</span>  [% BORROWER_INF.mobile %]</li>
125
<li><span class="label">Secondary phone:</span>  [% BORROWER_INF.mobile %]</li>
126
<li><span class="label">Other Phone:</span>  [% BORROWER_INF.phonepro %]</li>
126
<li><span class="label">Other phone:</span>  [% BORROWER_INF.phonepro %]</li>
127
<li><span class="label">Fax:</span>  [% BORROWER_INF.fax %]</li>
127
<li><span class="label">Fax:</span>  [% BORROWER_INF.fax %]</li>
128
<li><span class="label">Primary Email:</span>  [% BORROWER_INF.email %]</li>
128
<li><span class="label">Primary email:</span>  [% BORROWER_INF.email %]</li>
129
<li><span class="label">Secondary Email:</span>  [% BORROWER_INF.emailpro %]</li>
129
<li><span class="label">Secondary email:</span>  [% BORROWER_INF.emailpro %]</li>
130
</ol>
130
</ol>
131
</fieldset>
131
</fieldset>
132
132
133
<fieldset class="rows">
133
<fieldset class="rows">
134
<legend>Personal Information</legend>
134
<legend>Personal information</legend>
135
<ol>
135
<ol>
136
<li><span class="label">Date of Birth:</span> [% BORROWER_INF.dateofbirth | $KohaDates %]</li>
136
<li><span class="label">Date of birth:</span> [% BORROWER_INF.dateofbirth | $KohaDates %]</li>
137
<li><span class="label">Gender:</span>
137
<li><span class="label">Gender:</span>
138
[% IF ( sex == 'F' ) %]Female[% END %]
138
[% IF ( sex == 'F' ) %]Female[% END %]
139
[% IF ( sex == 'M' ) %]Male[% END %]
139
[% IF ( sex == 'M' ) %]Male[% END %]
Lines 144-156 Link Here
144
144
145
<div class="yui-u">
145
<div class="yui-u">
146
<fieldset class="rows">
146
<fieldset class="rows">
147
<legend>Alternate Contact Information</legend>
147
<legend>Alternate contact information</legend>
148
<ol>
148
<ol>
149
<li><span class="label">Alternate Address:</span> [% BORROWER_INF.B_streetnumber %] [% BORROWER_INF.B_address %] </li>
149
<li><span class="label">Alternate address:</span> [% BORROWER_INF.B_streetnumber %] [% BORROWER_INF.B_address %] </li>
150
<li><span class="label">&nbsp;</span>[% BORROWER_INF.B_address2 %]</li>
150
<li><span class="label">&nbsp;</span>[% BORROWER_INF.B_address2 %]</li>
151
<li><span class="label">City:</span> [% BORROWER_INF.B_city %]</li>
151
<li><span class="label">City:</span> [% BORROWER_INF.B_city %]</li>
152
<li><span class="label">State:</span> [% BORROWER_INF.B_state %]</li>
152
<li><span class="label">State:</span> [% BORROWER_INF.B_state %]</li>
153
<li><span class="label">Zip Code:</span> [% BORROWER_INF.B_zipcode %]</li>
153
<li><span class="label">Zip code:</span> [% BORROWER_INF.B_zipcode %]</li>
154
<li><span class="label">Country:</span> [% BORROWER_INF.B_country %]</li>
154
<li><span class="label">Country:</span> [% BORROWER_INF.B_country %]</li>
155
<li><span class="label">Phone:</span> [% BORROWER_INF.B_phone %]</li>
155
<li><span class="label">Phone:</span> [% BORROWER_INF.B_phone %]</li>
156
<li><span class="label">Email:</span> [% BORROWER_INF.B_email %]</li>
156
<li><span class="label">Email:</span> [% BORROWER_INF.B_email %]</li>
Lines 158-169 Link Here
158
</fieldset>
158
</fieldset>
159
159
160
<fieldset class="rows">
160
<fieldset class="rows">
161
<legend>Library Use:</legend>
161
<legend>Library use:</legend>
162
<ol>
162
<ol>
163
<li><span class="label">Card number:</span> [% BORROWER_INF.cardnumber %]</li>
163
<li><span class="label">Card number:</span> [% BORROWER_INF.cardnumber %]</li>
164
<li><span class="label">Home library:</span> [% BORROWER_INF.branchname %]</li>
164
<li><span class="label">Home library:</span> [% BORROWER_INF.branchname %]</li>
165
<li><span class="label">Patron Number:</span> [% BORROWER_INF.borrowernumber %]</li>
165
<li><span class="label">Patron number:</span> [% BORROWER_INF.borrowernumber %]</li>
166
<li><span class="label">Patron Category:</span> [% BORROWER_INF.description %] ([% BORROWER_INF.categorycode %])</li>
166
<li><span class="label">Patron category:</span> [% BORROWER_INF.description %] ([% BORROWER_INF.categorycode %])</li>
167
<li><span class="label">Joined:</span> [% BORROWER_INF.dateenrolled | $KohaDates %]</li>
167
<li><span class="label">Joined:</span> [% BORROWER_INF.dateenrolled | $KohaDates %]</li>
168
<li><span class="label">Expires:</span> [% BORROWER_INF.dateexpiry | $KohaDates %]</li>
168
<li><span class="label">Expires:</span> [% BORROWER_INF.dateexpiry | $KohaDates %]</li>
169
   [% IF ( BORROWER_INF.ExtendedPatronAttributes ) %]
169
   [% IF ( BORROWER_INF.ExtendedPatronAttributes ) %]
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/sco/help.tt (-6 / +6 lines)
Lines 1-4 Link Here
1
[% INCLUDE 'doc-head-open.inc' %][% LibraryName %] &rsaquo; Self Checkout</title>
1
[% INCLUDE 'doc-head-open.inc' %][% LibraryName %] &rsaquo; Self checkout</title>
2
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
2
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
3
<meta name="generator" content="Koha [% Version %]" /> <!-- leave this for stats -->
3
<meta name="generator" content="Koha [% Version %]" /> <!-- leave this for stats -->
4
<link rel="shortcut icon" href="[% themelang %]/includes/favicon.ico" type="image/x-icon" />
4
<link rel="shortcut icon" href="[% themelang %]/includes/favicon.ico" type="image/x-icon" />
Lines 10-16 Link Here
10
  <div id="bd">
10
  <div id="bd">
11
    <div class="yui-g">
11
    <div class="yui-g">
12
12
13
<h1>Self Checkout Help</h1>
13
<h1>Self checkout help</h1>
14
14
15
[% IF ( SelfCheckHelpMessage ) %]
15
[% IF ( SelfCheckHelpMessage ) %]
16
<div id="selfcheckhelpmessage">
16
<div id="selfcheckhelpmessage">
Lines 22-42 Link Here
22
is not behaving as expected, you may want to refer to this guide to get
22
is not behaving as expected, you may want to refer to this guide to get
23
yourself started.</p>
23
yourself started.</p>
24
24
25
<h3>Step One: Enter your user id[% IF ( SelfCheckoutByLogin ) %] and password[% END %]</h3>
25
<h3>Step one: Enter your user id[% IF ( SelfCheckoutByLogin ) %] and password[% END %]</h3>
26
<p>Enter your User ID[% IF ( SelfCheckoutByLogin ) %] and password[% END %], and click the 
26
<p>Enter your User ID[% IF ( SelfCheckoutByLogin ) %] and password[% END %], and click the 
27
submit button (or press the enter key).</p>
27
submit button (or press the enter key).</p>
28
28
29
<h3>Step Two: Scan the barcode for each item, one at a time</h3>
29
<h3>Step two: Scan the barcode for each item, one at a time</h3>
30
<p>Scan each item and wait for the page to reload before scanning the next item.
30
<p>Scan each item and wait for the page to reload before scanning the next item.
31
The checked-out item should appear in your checkouts list.
31
The checked-out item should appear in your checkouts list.
32
The Submit button only needs to be clicked if you enter the barcode manually.</p>
32
The Submit button only needs to be clicked if you enter the barcode manually.</p>
33
33
34
<h3>Step Three: Click the 'Finish' button</h3>
34
<h3>Step three: Click the 'Finish' button</h3>
35
<p>If you do not click the 'Finish' button, your session will automatically expire in
35
<p>If you do not click the 'Finish' button, your session will automatically expire in
36
[% SelfCheckTimeout %] seconds.</p>
36
[% SelfCheckTimeout %] seconds.</p>
37
37
38
    <div class="button">
38
    <div class="button">
39
        <a href="javascript:history.go(-1)">Return to the Self-Checkout</a>
39
        <a href="javascript:history.go(-1)">Return to the self-checkout</a>
40
    </div>
40
    </div>
41
41
42
</div></div></div>
42
</div></div></div>
(-)a/koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tt (-12 / +11 lines)
Lines 1-6 Link Here
1
[% USE KohaDates %]
1
[% use KohaDates %]
2
2
3
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha [% END %] &rsaquo; Self Checkout </title>
3
[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha [% END %] &rsaquo; Self checkout </title>
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
<meta name="generator" content="Koha [% Version %]" /> <!-- leave this for stats -->
5
<meta name="generator" content="Koha [% Version %]" /> <!-- leave this for stats -->
6
<link rel="shortcut icon" href="[% themelang %]/includes/favicon.ico" type="image/x-icon" />
6
<link rel="shortcut icon" href="[% themelang %]/includes/favicon.ico" type="image/x-icon" />
Lines 67-73 $(document).ready(function() { Link Here
67
67
68
<div id="doc" class="yui-t7">
68
<div id="doc" class="yui-t7">
69
69
70
<div id="masthead"><h1>[% LibraryName %] Self Checkout System</h1></div>
70
<div id="masthead"><h1>[% LibraryName %] Self checkout system</h1></div>
71
<div id="bd">
71
<div id="bd">
72
72
73
[% IF ( impossible ) %]<!-- We tried to issue, but failed. -->
73
[% IF ( impossible ) %]<!-- We tried to issue, but failed. -->
Lines 130-151 $(document).ready(function() { Link Here
130
<input type="hidden" name="confirmed" value="" />
130
<input type="hidden" name="confirmed" value="" />
131
[% IF ( renew ) %]
131
[% IF ( renew ) %]
132
[% IF ( AllowSelfCheckReturns ) %]
132
[% IF ( AllowSelfCheckReturns ) %]
133
<input type="button" value="Return Item" name="confirm" class="return" onclick="this.form.op.value='returnbook';this.form.submit();"  />
133
<input type="button" value="Return item" name="confirm" class="return" onclick="this.form.op.value='returnbook';this.form.submit();"  />
134
[% END %]
134
[% END %]
135
[% END %]
135
[% END %]
136
[% UNLESS ( renew ) %]<input type="button" value="Renew Item" name="confirm" class="renew" onclick="this.form.confirmed.value='1';this.form.submit();" />
136
[% UNLESS ( renew ) %]<input type="button" value="Renew item" name="confirm" class="renew" onclick="this.form.confirmed.value='1';this.form.submit();" />
137
[% ELSE %]<input type="button" value="Renew Item" class="renew" onclick="this.form.confirmed.value='1';this.form.submit();" />[% END %]
137
[% ELSE %]<input type="button" value="Renew item" class="renew" onclick="this.form.confirmed.value='1';this.form.submit();" />[% END %]
138
<input type="button" value="Cancel" class="cancel" onclick="this.form.op.value='';this.form.submit();return true;"  />
138
<input type="button" value="Cancel" class="cancel" onclick="this.form.op.value='';this.form.submit();return true;"  />
139
</form>
139
</form>
140
</div>
140
</div>
141
[% END %]
141
[% END %]
142
142
143
[% IF ( nopermission ) %]<!-- This is what is displayed if user doesnt have permission --><div class="dialog alert"><h3>Access Denied</h3>
143
[% IF ( nopermission ) %]<!-- This is what is displayed if user doesnt have permission --><div class="dialog alert"><h3>Access denied</h3>
144
Sorry, This Self-Checkout Station has lost authentication.  Please contact the administrator to resolve this problem. </div>
144
Sorry, this self-checkout station has lost authentication.  Please contact the administrator to resolve this problem. </div>
145
[% END %]
145
[% END %]
146
[% IF ( timed_out ) %]<!-- This is what is displayed if login has timed out -->
146
[% IF ( timed_out ) %]<!-- This is what is displayed if login has timed out -->
147
<div class="dialog alert"><h3>Session timed out</h3>Sorry, your session has timed out, please log in again.</div>[% END %]
147
<div class="dialog alert"><h3>Session timed out</h3>Sorry, your session has timed out, please log in again.</div>[% END %]
148
[% IF ( different_ip ) %]<!-- This is what is displayed if user doesnt have permission --><div class="dialog alert"><h3>Session Lost</h3>You are accessing Self-Checkout from a different IP address! please log in again.</div>[% END %]
148
[% IF ( different_ip ) %]<!-- This is what is displayed if user doesnt have permission --><div class="dialog alert"><h3>Session lost</h3>You are accessing self-checkout from a different IP address! please log in again.</div>[% END %]
149
[% IF ( invalid_username_or_password ) %]
149
[% IF ( invalid_username_or_password ) %]
150
<!-- This is what is displayed if user doesnt have permission --><div class="dialog alert"><h3>Record not found</h3><p>Your userid was not found in the database.  Please try again.</p></div>[% END %]
150
<!-- This is what is displayed if user doesnt have permission --><div class="dialog alert"><h3>Record not found</h3><p>Your userid was not found in the database.  Please try again.</p></div>[% END %]
151
151
Lines 153-159 Sorry, This Self-Checkout Station has lost authentication. Please contact the a Link Here
153
[% UNLESS ( hide_main ) %]
153
[% UNLESS ( hide_main ) %]
154
	<div class="sco_head">
154
	<div class="sco_head">
155
	[% UNLESS ( validuser ) %] 
155
	[% UNLESS ( validuser ) %] 
156
	<h3>Self Checkout</h3>
156
    <h3>Self checkout</h3>
157
	[% END %]
157
	[% END %]
158
158
159
	<div id="checkouthelp">
159
	<div id="checkouthelp">
Lines 202-208 Sorry, This Self-Checkout Station has lost authentication. Please contact the a Link Here
202
	<table id="loanTable"><caption>Checkouts for [% borrowername %] <span class="count">([% issues_count %] total)</span></caption>
202
	<table id="loanTable"><caption>Checkouts for [% borrowername %] <span class="count">([% issues_count %] total)</span></caption>
203
	<!-- ISSUES TABLE ROWS -->
203
	<!-- ISSUES TABLE ROWS -->
204
    <thead>
204
    <thead>
205
	<tr><th>Title</th><th>Call No.</th><th>Due</th><th>Renew</th>[% UNLESS ( nofines ) %]<th>Fines</th>[% END %]</tr>
205
        <tr><th>Title</th><th>Call no.</th><th>Due</th><th>Renew</th>[% UNLESS ( nofines ) %]<th>Fines</th>[% END %]</tr>
206
    </thead>
206
    </thead>
207
207
208
    <tbody>
208
    <tbody>
209
- 

Return to bug 2780