How To Achieve A Specific Layout

Phoca Download - download manager
jasonbackus
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 08 Feb 2013, 18:16

How To Achieve A Specific Layout

Post by jasonbackus »

I am attempting to call a layout from the Downloads plugin that includes both a preview button and download button for all files a specified category . All docs are PDF's, fyi.

The website in question is: http://www.spectrummanufacturing.net/pr ... pflow.html (click on Documentation to see my problem)

The best I've been able to achieve is;

{phocadownload view=category|id=2|text=Click To View Files|target=s}

which results in a category folder link rather than the file list. We want to dispense with this extra step and go straight to a list of files with both preview and download buttons available. Something like this, but with the two buttons for each file:

Image

FYI, the filelist tag creates even bigger problems, so that won't work.

Thanks everyone.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48587
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: How To Achieve A Specific Layout

Post by Jan »

Hi, in plugin there are no such buttons, so they need to be customized. The Buttons are only available in component.

Jan
If you find Phoca extensions useful, please support the project
jasonbackus
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 08 Feb 2013, 18:16

Re: How To Achieve A Specific Layout

Post by jasonbackus »

Jan, Thank you! I've been pulling my hair out trying to force the plugin into my layout. Your response is highly appreciated.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48587
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: How To Achieve A Specific Layout

Post by Jan »

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