Webdesigner: Unterschied zwischen den Versionen

Aus Beds24 Wiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(18 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
ou can use HTML and CSS to create custom solutions. The booking page can be embedded in a page using an iframe or opened with a link or form.
[[Category:Widgets]]


The behavour of the booking page can be controlled with the following parameters passed in the URL or form.


{| class="wikitable"
Sie haben die Möglichkeit über individuelles CSS oder HTML das Erscheinungsbild der Buchungsseite anzupassen. Eine Übersicht über die Parameter der Buchungsseite finden sie im [https://www.beds24.com/wiki/index.php/Web_Designers englischsprachigen Support Wiki]
| '''Parameter''' || '''Value'''    ||'''Description'''
|-
| https://www.beds24.com/booking.php   || Path to booking page        ||At the very minimum there must also be one of propid, roomid or ownerid parameter
 
|-
| roomid || id number of room. || The page will open showing this room.
 
|-
| ownerid || id number of owner.  || The page will open showing all properties and rooms for this owner.
 
|-
| type || numeric value for the type of booking page to open || The value is stored in a session variable and will be used for the rest of the session. Value 0 clears the session variable and opens the default page type.
|-
| x || x || x
 
|-
| x || x || x
 
|-
| x || x || x
 
|-
| x || x || x
 
|-
| x || x || x
 
|-
| x || x || x
 
|-
| x || x || x
 
|-
| x || x || x
 
|-
| x || x || x
 
|-
| x || x || x
 
|-
| x || x || x
 
|-
| x || x || x
 
|-
| x || x || x
 
|-
| x || x || x
 
|-
| x || x || x
 
|-
| x || x || x
 
|-
| x || x || x
|}

Aktuelle Version vom 18. Juni 2020, 15:40 Uhr


Sie haben die Möglichkeit über individuelles CSS oder HTML das Erscheinungsbild der Buchungsseite anzupassen. Eine Übersicht über die Parameter der Buchungsseite finden sie im englischsprachigen Support Wiki