/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 - 2015 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "widget.html" %} {% import "calendar.html" as calendar %} {% block headline %}

Calendar-Widgets

{% endblock %} {% block intro %} The calendar-widgets are used to integrate a calendar into {{ lib.smartvisu }}.

Calendars

Google Google calendar is supported.
If you want to simulate the list without a real calendar, use the 'offline' setting.

Configuration

Enter user and password on the configuration page. {% endblock %}