Closed (fixed)
Project:
Google keyhaviour
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2010 at 19:31 UTC
Updated:
25 Jan 2011 at 00:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
danielb commentedI think I have no idea what you're talking about.
Comment #2
danielb commentedFeel free to reopen if you have more information on what you mean.
Comment #3
finex commentedI imagine wundo was talking about: http://drupal.org/project/context
Having this module integrated with context could be very useful in order to set appropriate reactions.
IMHO the best thing could be to convert this module into a "cotnext condition" trigger.
What do you think about?
Comment #4
danielb commentedIt's interesting, but I don't really have the time, need, or context familiarity to do the work myself. The module already does what I need it to do.
BTW, it does two things
- Detects whether user has come from google, and asserts whether keywords matched your configured pattern. I.E: the trigger
- Manipulates template variables, and block visibility. And it gives you a few options on how that is done.
Can context already do the second thing? To some extent?
How well would it support the complexity of configuring the keyword pattern?
I reckon you might be better off creating another project for your purpose? If it turns out to be more useful than this one I can deprecate?
I'm also happy to consider patches as long as they don't remove any current functionality.
Comment #5
finex commentedContext is able to do many things (called "reactions") like manipulating "some" variables or settings blocks and so on... probably the difficult part is to manage the keyword pattern.
Anyhow I've asked on the context project if on their side there is something similar or if they have some ideas. They suggested me to look at:
http://drupal.org/project/context_http_headers
I will give an eye on that module too and after I'll think what to do.
Thanks for your feedback danielb! :-)
Comment #6
michaellander commentedhttp://drupal.org/project/context_keywords
Comment #7
danielb commentedThe question now is; can Google Keyhaviour be replaced by Context Keywords? Is there functionality in the 'reactions' mentioned in #5 to manipulate blocks, and variables, etc....?
I've attached an image of the settings for reference.
I've obviously not expanded much on this module since making it, and would like to move towards deprecating it and not porting it to D7, provided there was a way to get similar behaviour from context.
Comment #8
danielb commented#1019358: Can Google Keyhaviour be replaced by Context Keywords?