Page 1 of 1

Phocadownload plugin feature request

Posted: 20 Jan 2012, 22:40
by m4d3l
Is it possible to be able to add class attribute into my <a> tag and disable the div and icon like this :

{phocadownload view...|class=myclass1 myclass2|div=false|icon=false }

produce :
<a href="..." class="myclass1 myclass2">the link</a>

I just want to add a normal link into my module and generated code add some glitch to my design.

thank.

Re: Phocadownload plugin feature request

Posted: 27 Jan 2012, 19:38
by Jan
Hi, this needs to be customized in php code of the plugin :-(

Jan