Hi, I am using Drupal 6.x, I installed successfully
Juitter http://drupal.org/project/juitter
which is doing exactly what my users need to do, that is Searching Twitter.
But to do so they have to navigate to the specific page where the Juitter module is invoked which is something like:
____example.com/juitter
and THEN they have to type a query and hit search to have a beautiful AJAXed live search results page.
What if I want a simple text field in another page, let's say the HOME page: _____example.com/
from where a user can type their query in a "Search Twitter" input field and being taken to something like
____example.com/juitter/searched-query-here
and the correspondent Juitter page with results?
If you have a better approach than this, would you be so kind to advice me?
Many thanks.
Q.