From: Chris Sharp Date: Mon, 21 Nov 2016 19:15:17 +0000 (-0500) Subject: Checking out stock version of lists.tt2 to re-customize X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1ffb20fce223f119d31679e3615639c339e1117e;p=evergreen%2Fpines.git Checking out stock version of lists.tt2 to re-customize --- diff --git a/Open-ILS/src/templates/opac/myopac/lists.tt2 b/Open-ILS/src/templates/opac/myopac/lists.tt2 index 13fb85461a..d0de2ee6c2 100644 --- a/Open-ILS/src/templates/opac/myopac/lists.tt2 +++ b/Open-ILS/src/templates/opac/myopac/lists.tt2 @@ -16,10 +16,7 @@
-

Lists allow you to keep track of books you'd like to read in the future, - recommendations you'd like to share with other people, and more. - Learn more about using lists.

-
[% l('Create a New List') %]
+

[% l('Create New List') %]

@@ -54,36 +51,36 @@
  + +       - - + class="opac-button" />
- +

[% l("My Existing Lists") %]

[% INCLUDE "opac/parts/anon_list.tt2" %] [% IF ctx.bookbags.size %] -
- [% l('My Lists') %] +
+ [% l('Saved Lists') %] [% IF limit < ctx.bookbag_count; %] [%- IF offset > 0 -%] @@ -135,7 +132,7 @@
[% FOR bbag IN ctx.bookbags %]
-
+
[% baseurl = ctx.opac_root _ '/myopac/lists'; IF bbag.id != CGI.param("bbid"); url = mkurl(baseurl,{bbid => bbag.id, item_page => 1},['edit_notes','sort']); @@ -161,26 +158,47 @@
[% END %] - [% setting = 'opac.default_list'; %]
-
+
[%- INCLUDE "opac/parts/preserve_params.tt2"; %] - [% IF ctx.user_setting_map.$setting == bbag.id %] - - + [% IF bbag.pub != 't' %] + + [% ELSE %] - - + + [% END %]
+
+
+ + + [%- INCLUDE "opac/parts/preserve_params.tt2"; %] + +
+
[%- INCLUDE "opac/parts/preserve_params.tt2"; %] - + +
+
+ [% setting = 'opac.default_list'; %] +
+
+ + [%- INCLUDE "opac/parts/preserve_params.tt2"; %] + [% IF ctx.user_setting_map.$setting == bbag.id %] + + + [% ELSE %] + + + [% END %]
[% IF ctx.is_staff %] @@ -204,29 +222,15 @@ />
[% END %] -
-
- - [%- INCLUDE "opac/parts/preserve_params.tt2"; %] - [% IF bbag.pub != 't' %] - - - [% ELSE %] - - - [% END %] -
-
-
-
- [% IF bbag.pub == 't'; %]RSS: +
+ [% IF bbag.pub == 't'; %] [% l('RSS Feed') %] [% END %]
- [% IF bbag.pub == 't'; %] + [% IF bbag.pub == 't'; %] [% l('HTML View') %] [% END %]
-
-
-
- - - [%- INCLUDE "opac/parts/preserve_params.tt2"; %] - -
-
[% IF CGI.param("bbid") == bbag.id %] -
-
@@ -272,23 +265,22 @@
- + - -
- + [% l("Save changes to name or description?") %]
+
-
[% l("Save changes to name or description?") %] @@ -301,9 +293,7 @@ - - [% IF bbag.items.size > 0 %] +
- - - - - - - - [% END %] [% UNLESS bbag.items.size %] - [% END %] @@ -409,14 +398,13 @@ [% END %] [% END %] - [% IF CGI.param("edit_notes") == bbag.id AND bbag.items.size %] + [% IF CGI.param("edit_notes") == bbag.id %] - + [% END %]
@@ -314,28 +304,28 @@ inputs[i].checked = this.checked;}"/> + [% l('Title') %] - [% l('Author') %] + + [% l('Author(s)') %] + [% l('Local Call Number') %] + [% l('Publication Date') %] + [% l('Format') %] + [% l('Notes') %] [% IF CGI.param("edit_notes") != bbag.id %] | [% l('Edit') %] [% END %] +
+
[% l("This list contains no items.") %]
[%- INCLUDE "opac/parts/preserve_params.tt2"; %] - +