By limehouse on
Hi
I am building a site which has a large number of files available for download (uploaded using core upload module). I want them to open in a new browser window.
Does anyone know how to do this on D6. I have seen some code available for D5.
Thanks for any help.
Comments
Anybody know?
!
Do a Google search
The second link in a Google search for "drupal open attachments in new window" (after the link to this page) is to:
http://drupal.org/node/120898
Always consult the Prophet Google, for it is wise.
Hi
yep, saw this. But didn't understand it.
Do I need to create a new file - phptemplate? or just add to my template.php?