Bugzilla – Attachment 66853 Details for
Bug 19255
Correct explanation about list categories on shelves.pl in staff
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19255: Correct explanation about list types on shelves.pl in staff
Bug-19255-Correct-explanation-about-list-types-on-.patch (text/plain), 3.96 KB, created by
Marcel de Rooy
on 2017-09-05 13:49:07 UTC
(
hide
)
Description:
Bug 19255: Correct explanation about list types on shelves.pl in staff
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2017-09-05 13:49:07 UTC
Size:
3.96 KB
patch
obsolete
>From 2fcf3b994911e6ce7b93273c8a68003790bf148d Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Tue, 5 Sep 2017 15:10:53 +0200 >Subject: [PATCH] Bug 19255: Correct explanation about list types on shelves.pl > in staff >Content-Type: text/plain; charset=utf-8 > >The explanation on list categories on the shelves form is removed. >The online help text is actualized. > >Test plan: >Go to Lists in staff. Edit a list. The remarks about private and public >lists on the right side are gone. >Click Help. Read the adjusted text. Does it make sense? > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > .../prog/en/modules/help/virtualshelves/shelves.tt | 25 ++++++++++------------ > .../prog/en/modules/virtualshelves/shelves.tt | 7 ------ > 2 files changed, 11 insertions(+), 21 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt >index f713e95..2d90d8c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt >@@ -7,27 +7,24 @@ > <p>The new list form offers several options for creating your list:</p> > > <ul> >- <li>The name is what will appear on the list of Lists</li> >- <li>You can also choose how to sort the list</li> >- <li>Finally there are three types of lists you can choose from >+ <li>First choose the name of your list.</li> >+ <li>You can also choose how to sort the list.</li> >+ <li>Additionally, there are two categories you can choose from: > <ul> >- <li>Private list: Is managed by you and can be seen only by you</li> >- <li>Public list: Can be seen by everybody, but managed only by you</li> >+ <li>Private list: Is managed by you and can be seen only by you or the people you choose to share the list with.</li> >+ <li>Public list: Can be seen by everybody, but managed only by you.</li> > </ul> > </li> >+ <li>Finally, in 'Allow changes to contents from', you can make the list readonly (by selecting Nobody), or you can allow only changes from yourself (Owner only). In case of a shared list or a public list, you can also allow changes from other people (Anyone seeing this list).</li> > </ul> > >-<p>A list can also be created from the catalog search results</p> >+<p>A list can also be created from the catalog search results:</p> > > <ul> >- <li>Check the box to the left of the titles you want to add to the new list</li> >- <li>Choose [New list] from the 'Add to:' pull down menu >+ <li>Check the box to the left of the titles you want to add to the new list.</li> >+ <li>Choose [New list] from the 'Add to:' pull down menu. > <ul> >- <li>Name the list and choose what type of list this is >-<ul> >- <li>Private list: Is managed by you and can be seen only by you</li> >- <li>Public list: Can be seen by everybody, but managed only by you</li> >-</ul> >+ <li>Name the list and choose the list category. > </li> > </ul> > </li> >@@ -49,7 +46,7 @@ > > <p>Clicking on the 'List name' will show the contents of the list</p> > >-<h2>Merging Bibliographic Records Via Lists</h2> >+<h2>Merging bibliographic records via Lists</h2> > > <p>The easiest way to merge together duplicate bibliographic records is to add them to a list and use the Merge Tool from there.</p> > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt >index 9dd7ea4..6786c24 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt >@@ -614,13 +614,6 @@ function AdjustRemark() { > </fieldset> > </form> > </div> >- <div class="yui-u"> >- <div class="help"><ul> >- <li><b>Private list:</b> Is managed by you and can be seen only by you.</li> >- <li><b>Public list:</b> Can be seen by everybody, but managed only by you.</li> >- </ul> >- </div> >- </div> > </div> > [% END %] > >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 19255
:
66853
|
66868
|
66889
|
66890
|
67759
|
67760
|
67761