Page 1 of 1

Details button links to external address

Posted: 18 Jun 2014, 18:19
by Antiedipo
Hi at all,
just a simple question: how do I set the Details button to make sure that it opens an external link (or a mirror link) in a new page of the browser?
And what is the php file of the Phocadownload component I must edit?

I think I have to edit the default_files.php in the com_phocadownload/views/category/tmpl/ directory at the line 318, changing the href value, but I don't know what is this value.

Please, give me an answer and help me.

Thanks at all.
AntiEdipo

Re: Details button links to external address

Posted: 22 Jun 2014, 22:42
by Jan
Hi, what you mean exactly with "don't know what is this value"

You need to set a href for the button with target="_blank" value :idea:

Jan