Bug 7564 - Syspref based option to allow search only to logged in members
Summary: Syspref based option to allow search only to logged in members
Status: CLOSED DUPLICATE of bug 4289
Alias: None
Product: Koha
Classification: Unclassified
Component: OPAC (show other bugs)
Version: 3.6
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Ebin Joseph
QA Contact: Ian Walls
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-21 05:12 UTC by Savitra Sirohi
Modified: 2012-10-26 00:51 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Savitra Sirohi 2012-02-21 05:12:56 UTC
Some libraries (e.g. commercial libraries in India) prefer to show their catalog only to logged in members. 

This change will create a system preference "opacsearchaccesscontrol". This preference will have values of "anonymous" and "loggedinuser". 

Default value of the system preference will be "anonymous".

If the system pref is set to "loggedinuser", search will be available only to logged in users.
Comment 1 Katrin Fischer 2012-02-21 05:28:12 UTC
Hi Savitra,
I think we already have a syspref that allows to do that (if I understand your description correctly): OpacPublic
Comment 2 Chris Cormack 2012-02-21 05:31:04 UTC
Yep this already exists in 3.6.x and master (not sure about 3.4.x)

*** This bug has been marked as a duplicate of bug 4289 ***