phoca download plugin - display files within a category?

Phoca plugins - support for all Phoca plugins except Phoca Gallery plugins
seehion
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 29 Apr 2012, 05:59

phoca download plugin - display files within a category?

Post by seehion »

my setup

Joomla 2.5
phoca download component
phoca download plugin

my problem
I have created 2 categories - A and B. There are files uploaded by registered users into the categories of their choice. Now how to display those files inside category A and not category B?
E.g
I am using 2 different articles to access to different category like
Article 1
{phocadownload view=category|id=1 } { phocadownload view=filelist|id=1 } to access category A and
article 2
{phocadownload view=category|id=2 } { phocadownload view=filelist|id=1 } to access category B

When I select article 1 all files from category A and B will all display although the category only show A.

I want first article 1 to show only files in category A and article B to display files in category B.

Thanks!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: phoca download plugin - display files within a category?

Post by Jan »

Hi, the access for the files does not work in articles (plugin) like in component, there are only files you want to display in article.

Jan
If you find Phoca extensions useful, please support the project
seehion
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 29 Apr 2012, 05:59

Re: phoca download plugin - display files within a category?

Post by seehion »

Hi Jan,

Is there any other way to display the data as I want? How to do it with component?

Thanks!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: phoca download plugin - display files within a category?

Post by Jan »

Hi, then you need to customize directly the plugin code :-(

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