This module integrates OpenEstate-PHP-Export into a WebsiteBaker / BlackCat CMS / LEPTON CMS based website.
OpenEstate.org provides a freeware software - called OpenEstate-ImmoTool - for small and medium sized real-estate-agencies all over the world.
As one certain feature of this software, the managed properties can be exported to any website that supports PHP. Together with this module, the exported properties can be easily integrated into a WebsiteBaker based website without any frames.
Im Rahmen des OpenEstate-Projektes wird unter Anderem eine kostenlose Immobiliensoftware unter dem Namen OpenEstate-ImmoTool entwickelt. Gemeinsam mit den Anwendern soll eine Softwarelösung für kleine bis mittelgroße Immobilienunternehmen entwickelt werden.
Unter Anderem können die im OpenEstate-ImmoTool verwalteten Immobilien als PHP-Skripte auf die eigene Webseite exportiert werden. Mit Hilfe dieses Moduls kann dieser PHP-Export unkompliziert in eine auf WebsiteBaker basierende Webseite integriert werden.
BlackCat CMS is a fork of WebsiteBaker, that is (currently) still compatible with the module API of WebsiteBaker. Without any modifications this module is still usable with BlackCat CMS in version 1.0.4. But it is not guaranteed, that BlackCat CMS or WebsiteBaker break compatibility at some point in their development and this module is not usable anymore.
Please consider the following notes about this module in BlackCat CMS:
- You should disable
E_STRICT
error logging in the backend settings of BlackCat CMS in order to use this module. - In case of
CSRF
errors in the administration backend you should follow this workaround.
LEPTON CMS is a fork of WebsiteBaker, that is (currently) still compatible with the module API of WebsiteBaker. Without any modifications this module is still usable with LEPTON CMS in version 1.3.2. But it is not guaranteed, that LEPTON CMS or WebsiteBaker break compatibility at some point in their development and this module is not usable anymore.
- translated any source code comments into English
- made some syntax fixes
- tested against the latest version of WebsiteBaker (2.8.3 SP3)
- tested against the latest version of BlackCat CMS (1.0.4)
- tested against the latest version of LEPTON CMS (1.3.2)
- Some smaller improvements.
- Some smaller improvements.
- Configured options of a properties page are not taken into account under certain conditions. (see Forum)
- Provide all available order options in the administration page. (see Forum)
- Reset filter selection, if a property page is accessed for the first time or if the website visitor jumps between multiple property pages. (see Forum)
- Show an error message on the website, if OpenEstate-ImmoTool is currently exporting properties to the webspace. (see Bug-Tracker #594)
- Add an empty
upgrade.php
for better compatibility with WebsiteBaker.
- Some smaller fixes
- module internationalized
- module translated into English
- select between list and gallery view in the administration form
- fixed HTML errors in the administration form
- First public release