[alamy] Link under thumbnails
patrickc
Joined: 2014-06-25
Posts: 1 |
![]() |
Good Afternoon, My website is http://picpics.com Thank you Gallery version = 2.2-svn core 1.1.25 |
|
Dayo
Joined: 2005-11-04
Posts: 1642 |
![]() |
I can see how having the Alamy link in search results would work well for you but hacking into the search result outputs is not a trivial matter from recollection. In terms of opening Alamy in a different window, I am afraid it cannot be done with the stock module as it uses a http refresh redirect to go to Alamy. This always opens in the same window. The module author had posted that he developed a hack version (required changing one core file) that used a direct link instead of the http refresh redirect but he asked to be contacted for the details and did not post the details and so, such things get lost! So you need to track him down and implement his hacked version. Unfortunately, his website/domain is offline. -- |
|
suprsidr
![]()
Joined: 2005-04-17
Posts: 8339 |
![]() |
Quote:
<meta HTTP-EQUIV="REFRESH" content="0; URL=javascript:window.open('url=http://www.alamy.com/image-details.asp?ARef={$SendToAlamy.alamyref}','_blank');">" meta refresh no longer works in all browsers. -s |
|