Summary: | Allow custom text for each library on the purchase suggestion page | ||
---|---|---|---|
Product: | Koha | Reporter: | Lisette Scheer <lisettepalouse+koha> |
Component: | Acquisitions | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | caroline.cyr-la-rose, fridolin.somers, jonathan.druart, lisettepalouse+koha, lucas, martin.renvoize |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
Enhancement to allow for custom text at the top of the purchase suggestion screen which can be administered via the Koha news tool.
|
Version(s) released in: |
21.05.00
|
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 28597 | ||
Attachments: |
Bug 26630: Add OpacSuggestionInstructions options to News
Bug 26630: Add OpacSuggestionInstructions options to News Bug 26630: Add OpacSuggestionInstructions options to News |
Description
Lisette Scheer
2020-10-07 21:58:13 UTC
*** Bug 27046 has been marked as a duplicate of this bug. *** Created attachment 113795 [details] [review] Bug 26630: Add OpacSuggestionInstructions options to News Test plan: 1. Apply patch 2. Go to /cgi-bin/koha/tools/koha-news.pl and create 'New entry' with a dsiplay location of OpacSuggestionInstructions 3. Login to the OPAC and go to the purchase suggestion page (/cgi-bin/koha/opac-suggestions.pl) 4. Your new content should be there. 5. Delete the OpacSuggestionInstructions news entry. 6. Re-load the OPAC purchase suggestion page and the original text will be restored. Created attachment 114740 [details] [review] Bug 26630: Add OpacSuggestionInstructions options to News Test plan: 1. Apply patch 2. Go to /cgi-bin/koha/tools/koha-news.pl and create 'New entry' with a dsiplay location of OpacSuggestionInstructions 3. Login to the OPAC and go to the purchase suggestion page (/cgi-bin/koha/opac-suggestions.pl) 4. Your new content should be there. 5. Delete the OpacSuggestionInstructions news entry. 6. Re-load the OPAC purchase suggestion page and the original text will be restored. Signed-off-by: Kelly McElligott <kelly@bywatersolutions.com> Created attachment 115525 [details] [review] Bug 26630: Add OpacSuggestionInstructions options to News Test plan: 1. Apply patch 2. Go to /cgi-bin/koha/tools/koha-news.pl and create 'New entry' with a dsiplay location of OpacSuggestionInstructions 3. Login to the OPAC and go to the purchase suggestion page (/cgi-bin/koha/opac-suggestions.pl) 4. Your new content should be there. 5. Delete the OpacSuggestionInstructions news entry. 6. Re-load the OPAC purchase suggestion page and the original text will be restored. Signed-off-by: Kelly McElligott <kelly@bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> A nice little enhancement, works as described and passes QA scripts. Passing QA Pushed to master for 21.05, thanks to everybody involved! Enhancement not pushed to 20.11.x Lucas, please fill the release notes. |