============ Introduction ============ .. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _introduction: What does it do? ================ The extension enables logged in FE Users to request an object for booking on a hourly base like rooms or similar. There are a month calendar views and a week calendar. With a click on a selected date in the calendar of the object, a booking form is shown. In the booking form, you can book/request the desired hour if a booking icon is shown. In this form you can delete your own request if a delete icon is shown. The extension is configured with the constant editor of TYPO3. What's new? ^^^^^^^^^^^ Startingpoint implemented - you can use the startingpoint instead of the storagePid in extension constants. Screenshots ^^^^^^^^^^^ **Month calendar** .. image:: ../Images/Introduction/MonthCalendar.png :width: 600px :alt: Month Calendar **Week calendar** .. image:: ../Images/Introduction/WeekCalendar.png :width: 600px :alt: Week Calendar .. image:: ../Images/Introduction/NewWeekCalendar.png :width: 600px :alt: New Week Calendar **Booking form** .. image:: ../Images/Introduction/BookingForm.png :width: 600px :alt: Booking form