The module allows you to use Yandex.CleanWeb to check for spam comments and posts in the forum, and also allows you to extend this functionality to other forms by using the Yandex.CleanWeb API.
Feeds FileMaker imports data from FileMaker into Drupal. The module connects to the FileMaker PHP API to retrieve a set of records. The records can be filtered by multiple criteria (e.g. surname = Smith, city = Dundee).
By leveraging the power of Feeds, it's possible to:
Do a one-off import.
Import at regular intervals.
Map FileMaker fields to Drupal fields.
If you also install Feeds Tamper then you can carry out some additional formatting of the data before it gets added to Drupal.
FileMaker Server Advanced and FileMaker Pro. This module has been tested with FileMaker Server 11 and FileMaker Server 12. I have received feedback that the module works with FileMaker Server 13.
The FileMaker PHP API should be added to the libraries/filemaker folder. The API can be downloaded here.