.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _configuration: Configuration Reference ======================= After the installation, you have to provide the extension with an API key for the Google Developer App used to fetch the events from the Google calendar. You can create an App and get the API key using the Google Developers Console: https://console.developers.google.com Additionally, you will have to set the calendar ID for the calendar you wish to display. For that, view the Google Calendar at https://calendar.google.com. Then select the calendar and choose to share it. You will have to check a checkbox to confirm making the calendar publically visible. Then you can find the calendars public url, which looks lke this: "some-long-calendar-id@group.calendar.google.com". This is the calendar ID, which you have to provide to the extension. Additionally, you can provide an alternative date and time format using PHP date format: http://php.net/manual/de/function.date.php You can also choose not to include the default JS and CSS files, or use an own template alltogether. .. _configuration-faq: FAQ --- There are no questions asked yet. If you have a question that is not answered in this manual, do not hesitate to write a mail to info@advitum.de.