Mohamed Akram
unread,Jul 24, 2012, 1:00:55 AM7/24/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joomla-de...@googlegroups.com
Hi, everyone,
Somebody Please help me to find, how joomla search
(com_search), works.., there is a advance search option, but I dont know
when is that works, I have developed a Plugin and a component for PDF
indexing, it works fine in the normal search, assume if i type a pdf
file name or contents it will return a link to the relavant pdf file,
and after a search is done, the joomla turns to the advance search mode
automatically, there is a new checkbox is automatically added for PDF
search area as I have installed a plugin,
I want , my custom
plugins (PDF search, and two function onContentSearch,
onContewntSearchArea) to be exeuted only during the advanced search mode
but not during the normal search..
How can I achieve this?