[Koha-bugs] [Bug 6825] OpacNav menu hide user menu on opac-user.pl page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 11 11:26:24 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6825

Frédéric Demians <frederic at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5238|0                           |1
        is obsolete|                            |

--- Comment #11 from Frédéric Demians <frederic at tamil.fr> 2011-09-11 09:26:24 UTC ---
Created attachment 5395
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5395
Revised patch

This patch add a new syspref OpacNavBottom which is placed on all pages
after OpacNav. On Patron pages, specif patron links are placed between
OpacNav and OpacNavBottom, like this:

  OpacNav
  Patron links
  OpacNavBottom

To test:

  1 Apply this patch
  2 For RM, modify kohaversion.pl and updatedatabase.pl appropriately
  3 Test that OPAC pages are displayed as before, OpacNav on the left
  4 Test OPAC patron pages: OpacNav is as before displayed after patron
    links
  5 Split OpacNav between itself and OpacNavBottom
  6 Patron pages display patron links between OpacNav and OpacNavBottom

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list