This component integrates OpenEstate-PHP-Export (in version 1.x) into a Joomla based website.
The OpenEstate project 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 component the exported properties can be easily integrated into a Joomla based website without any frames.
Please notice: This component version does only work with PHP exports in version 1.x!
Im Rahmen des OpenEstate-Projekts wird unter anderem eine kostenlose Immobiliensoftware unter dem Namen OpenEstate-ImmoTool entwickelt. Dies ist eine Softwarelösung für kleine bis mittelgroße Immobilienunternehmen.
Unter anderem können die im OpenEstate-ImmoTool verwalteten Immobilien als PHP-Skripte auf die eigene Webseite exportiert werden. Mit Hilfe dieser Komponente kann der PHP-Export unkompliziert in eine auf Joomla basierende Webseite integriert werden.
Bitte beachten: Diese Version der Komponente kann nur mit PHP-Exporten in Version 1.x genutzt werden!
- dropped support for Joomla 1.x & 2.x
- fixed an error with PHP 7.1+
- minor fixes and improvements on the codebase
- switched license to GPLv2 or later
- tested against the latest version of Joomla (3.8.13)
- use the same version numbering for the different Joomla packages
- less strict validation of the script URL in the component configuration
- translated any source code comments into English
- made some syntax fixes
- tested against Joomla 1.5.26 / 2.5.27 / 3.3.6
- Version 0.3.8 is the first public release for Joomla 3.0 / Platform 12.1.
- Some smaller fixes
- make use of meta elements, that were specified for the menu entry
- put the configured
$MetaDescriptionTexts
frommyconfig.php
into the metadescription
element of property listing pages
- Some smaller fixes
- Predefined filters / orderings are handled incorrectly under certain circumstances. (see forum)
- Show all available ordering-options within administration dashboard. (see forum)
- some compatibility fixes for Joomla 2.5
- put selected language as meta
language
element into the page - put the title of the selected property as
<title>
element into the page - put the short description of the selected property meta
description
element into the page - put the keywords of the selected property meta
keywords
element into the page - put general stylesheet (
style.php
) and additional stylesheets into the<head>
section of the page
- 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 a notice instead of an error message on the website, if OpenEstate-ImmoTool is currently exporting properties to the webspace. (see Forum)
- Fixed problem with SEO URL's (URL-Rewrite), that occurred solely on 1&1 webspaces.
- Show an error message on the website, if OpenEstate-ImmoTool is currently exporting properties to the webspace. (see Bug-Tracker #594)
- Improved handling of SEO URL's for enabled and disabled
mod_rewrite
. (see Joomla documentation) - Enter a text or HTML code in the administration of a menu entry, that is displayed before / after the wrapped content.
- Property search fails in multilingual installations of Joomla 1.6 / 1.7 / 2.5. (see Forum)
- Fixed compatibility issue with Internet Explorer. (see Forum)
- First public release for Joomla 1.6 / 1.7 / 2.5.
- First public release for Joomla 1.5.
GNU General Public License 2 or later