[TYPO3] Search Api Ajax Google
Nate Russell
webmaster at int-res.com
Wed Oct 1 17:05:40 CEST 2008
As an alternative to indexed_search I have settled on Search Api Ajax Google (searchajaxgoogle). I
have installed and configured it with few issues. The one problem I have encountered is how to link
to search queries.
For example, with indexed_search it was possible to create a link similar to this, <a
href="http://www.mydomain.com/index.php?id=212&tx_indexedsearch[sword]=foobar">Foobar</a>, in order
to link specific keywords and point users to more info about a topic.
Because of the way this extension works, it is no longer possible to do it in this way.
One solution I will explore is to change these links into mini forms that submit a query with a
little javascript when the link is clicked. This is not really an elegant solution so I wanted to
query the hive mind here and see if there was another way of doing this that I don't know about.
Is it possible to do this another way?
Thank you in advance,
Nate
More information about the TYPO3-english
mailing list