[Koha-bugs] [Bug 29691] Use template plugins to display opac news on homepage

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 14 14:40:04 CET 2021


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 128506
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128506&action=edit
Bug 29691: Use template to display news on opac homepage

This patch moves the fetching of news to the template and
adds a p[lugin method to get news by id

TO test:
1 - Define some general and library specific news items
2 - Define in various languages
3 - Define some 'Additional contents' as well
4 - Apply patch
5 - Confirm onlly 'all libraries' news show if not loigged in to opac
6 - Confirm correct library news show when logged in
7 - View specific news items:
    http://localhost:8080/cgi-bin/koha/opac-main.pl?news_id=12
8 - Confirm that non-existent ids show " This news item does not exist. "
9 - Confirm if you enter ID for additional contents you get 'does not exist'

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


More information about the Koha-bugs mailing list