ftw.addressblock
Project description
This package is an addon for ftw.simplelayout. Please make sure you already installed ftw.simplelayout on your plone site before installing this addon.
This add-on installs a new content type which can be used to display address data.
Extras
There is an extra geo which installs optional geo and map support. If you want to use this feature you must install both the default and the geo profile in your policy (the geo profile won’t install the default profile).
There is an extra contact which will provide a contact form. If you want to use this feature you must install both the default and the contact profile in your policy (the contact profile won’t install the default profile).
The contact form provides a ReCaptcha field which is only rendered for anonymous users.
Development
Python:
Fork this repo
Clone your fork
Shell: ln -s development.cfg buildout.cfg
Shell: python boostrap.py
Shell: bin/buildout
Run bin/test to test your changes.
Or start an instance by running bin/instance fg.
Links
Issues: https://github.com/4teamwork/ftw.addressblock/issues
Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.addressblock
Copyright
This package is copyright by 4teamwork.
ftw.addressblock is licensed under GNU General Public License, version 2.
Changelog
1.0.2 (2016-10-26)
Make geo location adapter more robust for publisher compatibility. [jone]
1.0.1 (2016-08-26)
Block is no longer searchable and will no longer be included in the navigation. [mbaechtold]
Use mapblock js integration to prevent duplicated googlemaps api calls. [mathias.leimgruber]
1.0.0 (2016-08-10)
Nothing changed yet
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.