Customizing the Koha Staff Interface
Adding a Calendar to the Koha Staff Interface
It is possible to embed a calendar from a third party provider into Koha so that it is visible to anyone that logs into the staff interface.
This calendar will be displayed to all staff logging into the staff interface.
Google Calendar
First, you need to get the HTML code from your calendar, open your Google Calendar
- In the top right, click Settings.
- On the left side of the screen, click the name of the calendar you want to embed
- In the "Integrate calendar" section, copy the iframe code displayed
- Under the embed code, click Customize
- Copy the HTML code displayed
This code will be specific to your calendar, so copy it right from the page.
News
Now, we need to add this code to the News section in Koha.
- Go to the Tools module, and choose News.
- Click ‘New entry’ and select 'Librarian Interface'
- If you have other News items, it is important you enter a position value.
- Create a title and then add the copied iframe to the News section
- Click Submit.
You should then see the Google Calendar on the main page of the Staff Interface.
Related Articles
Add Custom Links to the Staff Interface
The system preference, IntranetNav, allows libraries to add links/text to the top static bar on the Staff Interface. <br> System Preference In the system preference, IntranetNav, text or a link can be added that will appear in the top tool bar. ...
Customizing the OPAC
There are many ways to customize the OPAC in Koha. This includes custom colors, adding coverflows, customizing search, and adding custom news and content. Using the Galadriel Plugin to Customize the OPAC The Galadriel plugin is a great tool to ...
Notices in Koha
Notices are a powerful way to communicate with patrons about their checked-out materials, holds, renewals, etc. Koha has many options for customizing the notices and customizing how they are delivered, both through settings configuration and through ...
Koha Glossary of Terms
Find the basics of Koha's vocabulary here This glossary is in alphabetical order. Use control+F to quickly search this page for specific terms. Authority Record: allows your library to control and search fields in your MARC records such as subject ...
Koha to Koha ILL
This articles walks through the steps of setting up a Koha to Koha interlibrary loan instance. The ILL (Interlibrary loans) module adds the ability to request and manage loans or copies of material. Patrons can submit a request via the OPAC from the ...