Save search

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module save search on any view page or search api page, list the saved searches and send email notifications if there are matching new content added.

Usage:
Install the module, activate it and place the Save search button block anywhere you like.

Todo
For now, the content type for the notifications send hardcoded in the module, needs work there.

Field search

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is only for drush usage. It simply looks every text field in every content type and searches certain phrases in those text fields.

Bilge

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a very experimental set of modules for a simple artificial intelligence bot.

First of all, you need a tomcat server to run the NlpJobs.war package. Nlp Jobs package willl be using Apache OpenNLP library, so you should install that as well. The module then will communicate with the NlpJobs class through PHP JAVA Bridge. So, there is a good chance that it will break at some stage since there are lots of connections to be made.

Webform remember

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

When a user fills a webform and submits it, this module will create a cookie on client's browser and will remember the same field name values in the future.

This module is useful for webforms with a lot of fields and sites with a lot of webforms having same fields.