ICal Export: Difference between revisions

Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 16: Line 16:
== Limitations ==
== Limitations ==
Only active bookings are exported, cancelled bookings will not appear.  
Only active bookings are exported, cancelled bookings will not appear.  
Settings in prices which limit availability are not considered.


Your Calendar program is responsible for routinely updating the calendar, we have no control over how often systems like Google calendar actually perform an update.
Your Calendar program is responsible for routinely updating the calendar, we have no control over how often systems like Google calendar actually perform an update.
Line 135: Line 137:


| &hiderequest=true
| &hiderequest=true
|Hides request status bookings to  prevent request status bookings appearing in the ical
|Prevents request status bookings appearing in the ical
|-
 
| &hideblack=true
|Prevents black status bookings appearing in the ical
|-
 
| &showinquiry=true
|Shows Inquiry bookings in the ical, they will not appear without this option.
|-
|-


Line 143: Line 153:


| &unavaildates=365
| &unavaildates=365
| The he default days in the future is 365 days, this can be overridden with this parameter to any value between 0 and 750 days in advance.
| The default days in the future returned is 365 days, this can be overridden with this parameter to any value between 0 and 750 days in advance.
|-
|-


| &nourl=true
| &nourl=true
| Hides the view booking link.
| Hides the view booking link.
|-
| &back=7
| Include bookings from this many days ago (allowed values are 0 to 30).
|-
|-