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

Owen Leonard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #113130|0                           |1
        is obsolete|                            |
 Attachment #113131|0                           |1
        is obsolete|                            |
 Attachment #113132|0                           |1
        is obsolete|                            |

--- Comment #20 from Owen Leonard <[email protected]> ---
Created attachment 115758
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115758&action=edit
Bug 24223: Convert OpacNav system preference to news block

This patch builds on Bug 22318 to move the OpacNav system
preference into the Koha news system, making it possible to have
language- and library-specific content.

To test you should have some content in the OpacNav system
preference. To make testing easier it's also a good idea to have content
in the OpacNavBottom preference.

 - Apply the patch and run the database update process.
 - In the staff client, go to Tools -> News and verify that the content
   from OpacMainUserBlock is now stored in news items. There should be
   one entry for each of the enabled translations in your system,
   for instance 'OpacNav_en', 'OpacNav_fr-FR', 'OpacNav_cs-CZ'
   - Confirm that the previous contents of OpacNav were added
     correctly.
 - Go to Administration -> System preferences -> OPAC and verify that
   the OpacNav preference has been removed.
 - Update and reinstall active translations (for instance fr-FR):
   - cd misc/translator/
   - perl translate update fr-FR
   - perl translate install fr-FR
 - View the OPAC and confirm that the contents of the OpacNav system
   preference displays in the left-hand sidebar.
 - Test as many pages as possible to confirm that wherever the
   OpacNavBottom content is displayed, OpacNav is also displayed.
 - Test also using the updated translation.

Signed-off-by: David Nind <[email protected]>

Signed-off-by: David Nind <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to