Submitted by philipstorer on Sat, 07/05/2008 - 21:18
Posts: 1
Joined: 05-07-2008
I'm sorry.. I can't quite figure out what you mean by the DMO version. Is that the version that is built as a stand alone module for Drupal as opposed to the full drupal install?
I guess the bottom line is, how do I setup a site that enables me to use the "Lodging search" that is found on the front page of demo.openresort.org?
Where are the differences between the "opensource version" and the "DMO version" described? I downloaded the modules from drupal.org, this means I don't get the search option as www.ourfernie.com has?
Yes, I understand that, but what is the point of having a business directory in the community version then? I think you should include full search in some future versions, as this will make system more complete.
I can't figure out how to add accommodation search to a business node. Can you help me with this please? I would like my search to be on the front page, and I plan to add fields to search by location (city) and hotel name.
Thanks that is great news. How do I add a search to a business node? I see that the search for unit node is controlled via 'return accommodation_availability_block_access()'. Would you also be kind to provide me with an insight for where to look in code if I would want to modify the search (and implement custom fields myself)
Currently two search blocks are provided in the opensource version one which can be added to a an business node and one which can be added to unit node. Currently the full seacrh functionality is only available in the DMO version.
Joined: 30-07-2008
When will be the lodging search available for the stable Openresort version ?
Joined: 05-07-2008
I'm sorry.. I can't quite figure out what you mean by the DMO version. Is that the version that is built as a stand alone module for Drupal as opposed to the full drupal install?
I guess the bottom line is, how do I setup a site that enables me to use the "Lodging search" that is found on the front page of demo.openresort.org?
Thanks!
Joined: 09-04-2008
Where are the differences between the "opensource version" and the "DMO version" described? I downloaded the modules from drupal.org, this means I don't get the search option as www.ourfernie.com has?
Thanks.
(cool posts sort order)
Joined: 02-12-2007
Yes, I understand that, but what is the point of having a business directory in the community version then? I think you should include full search in some future versions, as this will make system more complete.
Regards,
Zdravko
Joined: 26-05-2007
The community edition of openresort has only been designed to be used with a single hotel. Sorry.
Joined: 02-12-2007
I can't figure out how to add accommodation search to a business node. Can you help me with this please? I would like my search to be on the front page, and I plan to add fields to search by location (city) and hotel name.
Regards
Zdravko
Joined: 26-05-2007
Hi again
The code is located in the ine accommodation module. For businesses the search is enabled on all of those businesses with ecommerce enabled.
Joined: 02-12-2007
Thanks that is great news. How do I add a search to a business node? I see that the search for unit node is controlled via 'return accommodation_availability_block_access()'. Would you also be kind to provide me with an insight for where to look in code if I would want to modify the search (and implement custom fields myself)
Joined: 26-05-2007
Currently two search blocks are provided in the opensource version one which can be added to a an business node and one which can be added to unit node. Currently the full seacrh functionality is only available in the DMO version.