Local food implementation for IA Web
Project description
Installation
Install cpskin.localfood by adding it to your buildout:
[buildout] ... eggs = cpskin.localfood
and then running bin/buildout
Contribute
Issue Tracker: https://github.com/collective/cpskin.localfood/issues
Source Code: https://github.com/collective/cpskin.localfood
Documentation: https://docs.plone.org/foo/bar
License
The project is licensed under the GPLv2.
Contributors
Martin Peeters [Affinitic], Original Author
Changelog
1.0.3 (2018-09-06)
Use collection image scale in priority in faceted-cards [ndemonte]
1.0.2 (2018-04-23)
Send mail when new professional match found [ndemonte, mpeeters]
Remove the contact_by field [mpeeters]
1.0.1 (2018-04-19)
Change the cut for pictures on projects and community gardens [mpeeters]
Display the organization logo on faceted view [mpeeters]
1.0a10 (2018-04-16)
Fix render of the form and cleanup [mpeeters]
1.0a9 (2018-04-16)
Do not give access to anonymous users to susbscription form [mpeeters]
1.0a8 (2018-04-15)
Add missing french translations [mpeeters]
1.0a7 (2018-04-15)
Add a view with the map for the homepage [mpeeters]
Add professionals views (subscription and matchmaking) [ndemonte, mpeeters]
1.0a6 (2018-04-12)
Add more field to the IContactCard behavior [mpeeters]
Change add permission and add the IContactCard behavior to content types [mpeeters]
Add producer/buyer matchmaking, validation & product selection [ndemonte]
1.0a5 (2018-04-10)
Fix an Acquisition problem [mpeeters]
1.0a4 (2018-04-08)
Extend the addable types for homepage view [mpeeters]
Add the documents and images to the community garden view [mpeeters]
Add an overlay for project images [mpeeters]
Add a behavior and viewlet for labels [mpeeters]
Add a behavior and viewlet for contact cards [mpeeters]
Update faceted card view [mpeeters]
Include collective.behavior.richdescription for faceted descriptions [mpeeters]
Community Garden must be folderish and update allowed types [mpeeters]
1.0a3 (2018-04-04)
Add custom views for projects and community gardens [mpeeters]
1.0a2 (2018-04-04)
Add the rich text behavior to Community Garden and Project content types [mpeeters]
1.0a1 (2018-03-30)
Initial release. [mpeeters, ndemonte]