Worked On An Author Contact Form

I worked on a new  mail form to send feedback to an author of a project. The email address of the project author (contact) is not public visible, thus it has to be added to the mail template by the new mail form module. The user of the website has only to fill in the name of the project into a field. The rest is done by a Plone portal_catalog search.

The new mail form includes also a recaptcha validation to protect the site against robot spam. The code for the mail form is published on github.com:
https://github.com/tdf/tdf.templateuploadcenter inside the account of The Document Foundation (TDF). I’ll add some further additions and publish a new release of the Plone addon during the next days. If the new release should be used on the LibreOffice templates website a member of the TDF infra team would need to run an update on the TDF server.