collective.realestatebroker is a Plone product that turns Plone into a real estate broker website. Show your commercial and residential real estate with the two real estate content types. Allow visitors to search the database with the provided forms. Email updates for registered visitors. Google map support. Easy mass-addition of images. PDF export.
Product's homepage
Requirements:
· Python
· Plone CMS
What's New in This Release: [ read full changelog ]
· Use unicode_vocabulary instead of SimpleVocabulary in all vocabularies to catch UnicodeEncodeErrors like in http://plone.org/products/realestatebroker/issues/6 [maurits]
· Copied code from Products.PloneFlashUpload 1.2rc so the upload on the album management works again. (At least with Flash 10 on Linux). [maurits]