Hello there, just purchased the Enterprise Edition and all seems well so far on my development server. Nice features. Finally, found a search engine package that will work for my client. We had signed up for the Google Custom Search Business Edition -- $100/yr and find out, after the fact, that there are too many limitations and absolutely no technical support. Anyways, here is my question for you:
I have read some threads on opening up pdf's in separate windows and realize that this will require some programming changes (I do not want the viewer to resort to changing settings on their browsers). I did figure out how to open up a PDF in a new window when clicking on the actual image icon in the results, but the <href for the actual text link is a different story. Is the actual file type stored in any of the data files, so that I may check against this to set the $target = "_blank"? If this is not possible, would this be a plausible addition to include in your next release of this software? It would be great to have the ability to click on a pdf (or other plugins) and not loose focus to the website.
Thanks for your input.
I have read some threads on opening up pdf's in separate windows and realize that this will require some programming changes (I do not want the viewer to resort to changing settings on their browsers). I did figure out how to open up a PDF in a new window when clicking on the actual image icon in the results, but the <href for the actual text link is a different story. Is the actual file type stored in any of the data files, so that I may check against this to set the $target = "_blank"? If this is not possible, would this be a plausible addition to include in your next release of this software? It would be great to have the ability to click on a pdf (or other plugins) and not loose focus to the website.
Thanks for your input.
Comment