ICal Export: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
Markkinchin (talk | contribs) No edit summary |
||
| Line 47: | Line 47: | ||
*Repeat for any other rooms. | *Repeat for any other rooms. | ||
== | == Data Options == | ||
Additional parameters can be added to the calendar URL to further specify the export data. | Additional parameters can be added to the calendar URL to further specify the export data. | ||
| Line 55: | Line 55: | ||
'''&icalimport2=hide''' - add this to not include bookings imported from channel Ical Import 2. | '''&icalimport2=hide''' - add this to not include bookings imported from channel Ical Import 2. | ||
'''&icalimport3=hide''' - add this to not include bookings imported from channel Ical Import 3. | '''&icalimport3=hide''' - add this to not include bookings imported from channel Ical Import 3. | ||
This option will only show check-in days, not the rest of the booking. | |||
'''&dates=checkin''' - add this to show only the check-in day in the calendar. | |||
This option will only show check-out days, not the rest of the booking. | |||
'''&dates=checkout''' - add this to show only the check-out day in the calendar. | |||
This option should only be used if your software requies it. | This option should only be used if your software requies it. | ||
'''&showtime=true''' - add this to force internal calendar date formats to include date and time. | '''&showtime=true''' - add this to force internal calendar date formats to include date and time. | ||