http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14272 --- Comment #1 from Martin Persson <xarragon@gmail.com> --- Created attachment 45721 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45721&action=edit Bug 14272: OPAC show single news This change makes the news shown on opac-main-pl have clickable headings which shows just that news item in isolation. This is to allow further patches that adds commentary functions. Sponsored-By: Halland County Library Test plan: * Apply this patch. * Go to OPAC main, you should see multiple news items by default. * If you do not see any, go to Staff interface and add a few. * Each nes item heading should be clickable. * When clicked only that item should be shown. * The URL should contain a new parameter named 'id'. * When 'id' is present, only a single news item should show. -- You are receiving this mail because: You are watching all bug changes.