ftw.addressblock

ftw.addressblock


Keywords
ftw, addressblock, simplelayout
License
GPL-2.0
Install
pip install ftw.addressblock==2.0.2

Documentation

ftw.addressblock

IMPORTANT: In Plone 5 a plonetheme other than the default has to be installed for some things to work (i.e. plonetheme.blueberry).

IMPORTANT: If the geo profile is enabled a special workflow has to be followed in order to use custom map extracts. - Add an address in the address tab and save. - Edit again and now the map extraction can be edited.

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 geo profile in your policy.

Since 1.2.1 the zoomlevel and maplayer defined in the addressblocks edit panel is saved. However, this will only work together with ftw.simplelayout versions 2.1.0 and 1.23.10 (backport) or higher. For more information see ftw.simplelayout#530 and ftw.addressblock#25.

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:

  1. Fork this repo
  2. Clone your fork
  3. Shell: ln -s development.cfg buildout.cfg
  4. Shell: python boostrap.py
  5. Shell: bin/buildout

Run bin/test to test your changes.

Or start an instance by running bin/instance fg.

Links

Copyright

This package is copyright by 4teamwork.

ftw.addressblock is licensed under GNU General Public License, version 2.