[Koha] Implementing Dropdown Menubar in OPAC Header

2018-06-25 Thread SATISH
Hi, With Koha 16.11.11 - on Ubuntu 14.04 Desktop -by Package method Installation, I am trying to place a bootstrap drop-down menu on OPAC header section. Please find the code that has been tried. The menubar is displaying properly but when I click on it (href) link, it jumps and moves the link

[Koha] Koha 18.05.01 released

2018-06-25 Thread Renvoize, Martin
The Koha community is proud to announce the release of 18.05.01. This is a maintenance release and contains many bugfixes and enhancements. As always you can download the release now and the packages will follow shortly: http://download.koha-community.org This is my first release as the 18.05

Re: [Koha] Implementing Dropdown Menubar in OPAC Header

2018-06-25 Thread Owen Leonard
> I am trying to place a bootstrap drop-down menu on OPAC header section. > Please find the code that has been tried. Aside from one minor markup error I find that your example works fine for me. I'm not sure what you want it to look like, but I think you're missing a closing after the first . T

Re: [Koha] Koha 18.05.01 released

2018-06-25 Thread Jonathan Druart
The link to the release notes: https://koha-community.org/koha-18-05-01-release/ On Mon, 25 Jun 2018 at 10:10 Renvoize, Martin < martin.renvo...@ptfs-europe.com> wrote: > The Koha community is proud to announce the release of 18.05.01. > > This is a maintenance release and contains many bugfixes

[Koha] Koha 17.11.07 release

2018-06-25 Thread Fridolin SOMERS
The Koha community is proud to announce the release of Koha 17.11.07. This is a maintenance release. The full release notes are available at https://koha-community.org/koha-17-11-07-release/ 17.11.x is my baby now ;) Regards, -- Fridolin SOMERS BibLibre, France - software and system mainta

Re: [Koha] How to use create_superlibrarian.pl

2018-06-25 Thread Pablo Bianchi
Also you might found useful to run $ perldoc create_superlibrarian.pl This work with almost all CLI Koha scripts, but sometimes with deprecated/incomplete info. Regards, Pablo Le dim. 24 juin 2018 à 12:51, Bedanta Borah a écrit : > Can anyone please guide me with detailed instructions about h

[Koha] notices overhaul RFC - updated

2018-06-25 Thread Hugh Rundle
Hi all Thanks to those who have responded to this RFC via Bugzilla. My original email to the main list got blocked because of my email signature, and I've made some updates to the RFC following initial feedback, so I'm sending this through again. Please check it out here: https://wiki.koha-com

Re: [Koha] Implementing Dropdown Menubar in OPAC Header

2018-06-25 Thread SATISH
Hi Owen, Thank you for the reply. The view of the dropdown looks fine! But, its functioning properly, onclick, it jumps. I have uploaded the video on google drive. Kindly check link. https://drive.google.com/file/d/1rIov7BnLBhu4YmjtF1KELFYU7B_ C45K_/view?usp=sharing -Satish