Active
Project:
Search API Saved Searches
Version:
7.x-1.0-beta5
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2012 at 10:09 UTC
Updated:
18 Oct 2013 at 14:26 UTC
Jump to comment: Most recent
Comments
Comment #1
dmiric commentedI think this would be a right place to post this.
How about reworking this module in to a subscribe module. If you use youtube you would know how subscriptions work there.
It should have one view that shows all the results from all saved searches and filter by saved search. (I'm not sure how complicated it would be to make more searches and then aggregate them like that)
Also it would be good if you could choose from which of those you would like to recieve content in aggregated email.
Those options would make this already great module in to very powerful subscription module.
Comment #2
attiks commentedI think this is related to #1888140: Add extended Views integration
Comment #3
attiks commentedIn case it helps someone
Comment #4
HitbyHi Attiks, could you expand on this post please? I presume this needs to be made into a custom module?
Comment #5
attiks commented#4 Yes you need a custom module, copy-paste all code in the .module file and replace MYMODULE with your module name
Comment #6
drunken monkeyWith the latest version, Settings > Miscellaneous > Customizable search name should work, too.
(Oh, this answer refers to the original question. The comment in #1 is completely off-topic here.)
Comment #7
zilla commentedis there a more simple way to achieve this using views or through views integration?
Comment #8
drunken monkeyYes, now that there's proper Views integration for saved searches, just create a view of saved searches with a Block display.
Comment #9
user654 commented.
Comment #10
drunken monkeyNo. I don't think there's such a module yet.
Comment #11
zilla commentedhave you looked at zeitgeist? it does some of this: https://drupal.org/project/zeitgeist
Comment #12
user654 commented.