↧
Importing hotels from Booking.com as nodes using its API
Booking.com exposes an API that an affliate partner can use to return hotel details as xml files. I am assuming that we already have a knowledge of using the feeds module before going ahead. In this...
View ArticleProgrammatically add pane to panel display in database
Following is an example code that shows how to add a custom content pane to a panel display. NOTE: this code is for adding pane to a panel display which exists in the database and not in a feature...
View Article