Bug 18313

Summary: Remove Delicious icon from OPAC social network links
Product: Koha Reporter: Owen Leonard <oleonard>
Component: OPACAssignee: isabel <isabel.grubi>
Status: CLOSED FIXED QA Contact: Josef Moravec <josef.moravec>
Severity: enhancement    
Priority: P5 - low CC: chris, isabel.grubi, jonathan.druart, josef.moravec, veron
Version: MainKeywords: Academy
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: Trivial patch Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 18313: remove delicious link on social networks
Bug 18313: remove delicious link on social networks
Bug 18313: remove delicious link on social networks

Description Owen Leonard 2017-03-21 15:20:54 UTC
The Delicious web site doesn't seem to be doing anything but trying to sell things from their "shop" subdomain. The link on the OPAC detail page should be removed.

If anyone wants to write a configurable social network widget system for the OPAC that would be cool.
Comment 1 Katrin Fischer 2017-06-20 05:33:03 UTC
To get started here, turn on the SocialNetworks system preference.
Comment 2 isabel 2017-12-18 22:15:21 UTC
Created attachment 69864 [details] [review]
Bug 18313: remove delicious link on social networks

To test:
1/ enable social networkds systems preference
2/ look at any record on the OPAC, notice it has a link to delicious
3/ apply patch
4/ refersh page on OPAC, noitce delicious link has gone
Comment 3 Katrin Fischer 2017-12-18 22:19:03 UTC
Created attachment 69865 [details] [review]
Bug 18313: remove delicious link on social networks

To test:
1/ enable social networkds systems preference
2/ look at any record on the OPAC, notice it has a link to delicious
3/ apply patch
4/ refersh page on OPAC, noitce delicious link has gone

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Katrin Fischer 2017-12-18 22:19:40 UTC
Hi Isabel, thx for your first patch!
Comment 5 Josef Moravec 2017-12-19 09:40:30 UTC
Created attachment 69899 [details] [review]
Bug 18313: remove delicious link on social networks

To test:
1/ enable social networkds systems preference
2/ look at any record on the OPAC, notice it has a link to delicious
3/ apply patch
4/ refersh page on OPAC, noitce delicious link has gone

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 6 Jonathan Druart 2017-12-19 13:37:54 UTC
Isabel, you did not specify your lastname in the commit message, is it expected?
Comment 7 Chris Cormack 2017-12-19 19:36:23 UTC
It is Grubi, thanks Jonathan
Comment 8 Jonathan Druart 2017-12-20 16:45:30 UTC
Patch pushed to master for 18.05, congrats Isabel for your first patch in!