Phocadownload plugin feature request

Phoca plugins - support for all Phoca plugins except Phoca Gallery plugins
m4d3l
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 14 Jan 2012, 00:05

Phocadownload plugin feature request

Post 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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phocadownload plugin feature request

Post by Jan »

Hi, this needs to be customized in php code of the plugin :-(

Jan
If you find Phoca extensions useful, please support the project
Post Reply