CHANGELOG.txt |
CHANGELOG.txt |
|
Search API Saved Searches 1.x, dev (xxxx-xx-xx):
------------------------------------------------
- #3211575 by zniki.ru, drunken monkey: Fixed code style.
- #3211566 by zniki.ru, drunken monkey: Added ability to disable watchdog
messages for… |
handler_field_saved_search_interval.inc |
views/handler_field_saved_search_interval.inc |
|
Contains the SearchApiSavedSearchesViewsHandlerFieldInterval class. |
handler_field_saved_search_link.inc |
views/handler_field_saved_search_link.inc |
|
Contains the SearchApiSavedSearchesViewsHandlerFieldName class. |
handler_field_saved_search_name.inc |
views/handler_field_saved_search_name.inc |
|
Contains the SearchApiSavedSearchesViewsHandlerFieldName class. |
README.txt |
README.txt |
|
Search API Saved Searches
-------------------------
This module offers users the ability to save searches executed with the
Search API module and be notified of new results. Notifications are done
via mails with token-replacement, their frequency can… |
search_api_saved_searches.admin.inc |
search_api_saved_searches.admin.inc |
|
Admin UI functions and form callbacks for saved searches. |
search_api_saved_searches.api.php |
search_api_saved_searches.api.php |
|
Hooks provided by the Search API saved searches module. |
search_api_saved_searches.info |
search_api_saved_searches.info |
|
name = Search API saved searches
description = Offers users the ability to save executed searches and receive notifications about new results.
dependencies[] = search_api
core = 7.x
package = Search
files[] =… |
search_api_saved_searches.install |
search_api_saved_searches.install |
|
Install, update and uninstall functions for the Search API saved searches
module. |
search_api_saved_searches.module |
search_api_saved_searches.module |
|
Offers the ability to save searches and be notified of new results. |
search_api_saved_searches.pages.inc |
search_api_saved_searches.pages.inc |
|
User UI functions and form callbacks for saved searches. |
search_api_saved_searches.rules.inc |
search_api_saved_searches.rules.inc |
|
Rules integration for the Search API Saved Searches module. |
search_api_saved_searches.search_entity.inc |
search_api_saved_searches.search_entity.inc |
|
Contains the entity class for saved searches. |
search_api_saved_searches.settings_entity.inc |
search_api_saved_searches.settings_entity.inc |
|
Contains the entity class for stored "Saved searches" settings of search
indexes. |
search_api_saved_searches.tokens.inc |
search_api_saved_searches.tokens.inc |
|
Builds placeholder replacement tokens for user-related data. |
search_api_saved_searches.views.inc |
views/search_api_saved_searches.views.inc |
|
Defines Views hook implementations. |
search_api_saved_searches_i18n.controller.inc |
search_api_saved_searches_i18n/search_api_saved_searches_i18n.controller.inc |
|
Contains the SearchApiSavedSearchesSettingsI18nStringObjectWrapper class. |
search_api_saved_searches_i18n.info |
search_api_saved_searches_i18n/search_api_saved_searches_i18n.info |
|
name = Search API saved searches translation
description = Translate Search API saved searches settings.
dependencies[] = search_api_saved_searches
dependencies[] = i18n_string
core = 7.x
package = Multilingual - Internationalization
files[] =… |
search_api_saved_searches_i18n.module |
search_api_saved_searches_i18n/search_api_saved_searches_i18n.module |
|
Search API Saved Searches i18n integration module via entity API i18n support. |
search_api_saved_searches_i18n.string_wrapper.inc |
search_api_saved_searches_i18n/search_api_saved_searches_i18n.string_wrapper.inc |
|
Contains the SearchApiSavedSearchesSettingsI18nStringObjectWrapper class. |