[Koha-bugs] [Bug 23791] Allow granular control of social networks enabled by SocialNetworks syspref

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 11 21:18:42 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23791

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 94031
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94031&action=edit
Bug 23791: Allow granular control of social networks enabled by SocialNetworks
syspref

This patch updates the SocialNetworks system preference so that it
offers a choice of social networks (and email) which can be enabled in
the OPAC.

This patch also replaces the social network images with Font Awesome
icons styled so that the colors match the social networks' current
branding. The old social networks sprite image is removed.

To test, apply the patch and run the database update. Rebuild the OPAC
CSS:
https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client

 - Go to Administration -> Global system preferences -> OPAC -> Features
   and find the SocialNetworks preference.
   - If your SocialNetworks preference was enabled, all choices should
     be selected. Otherwise none should be selected.
   - If none are selected, select them all and save.
 - Locate a record in the OPAC and view the details page.
 - The social network icons should appear as expected and function as
   before.
 - Return to system preferences in the staff client and try enabling and
   disabling different options, verifying each time that the OPAC
   reflects your choices.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list