Multiple Column View

Phoca Download - download manager
interbake
Phoca Member
Phoca Member
Posts: 10
Joined: 27 Jun 2014, 16:33

Multiple Column View

Post by interbake »

In the Phoco Download component, is it possible to make the List of Files Category View into multiple columns?

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

Re: Multiple Column View

Post by Jan »

Hi, this needs to be customized in the output file.

Jan
If you find Phoca extensions useful, please support the project
interbake
Phoca Member
Phoca Member
Posts: 10
Joined: 27 Jun 2014, 16:33

Re: Multiple Column View

Post by interbake »

Thank You, but could you give me a little more direction? Where can I find the file to customize?

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

Re: Multiple Column View

Post by Jan »

Hi, the output file is here:

components/com_phocadownload/views/category/tmpl/default_files.php

Jan
If you find Phoca extensions useful, please support the project
interbake
Phoca Member
Phoca Member
Posts: 10
Joined: 27 Jun 2014, 16:33

Re: Multiple Column View

Post by interbake »

Thanks Jan,

Unfortunately, php is not a language I am very familiar with. I found the file. Is it a simple adjustment to the code that you could pass along?

Thank so much for your help!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48568
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Multiple Column View

Post by Jan »

Hi, I didn't do such customization yet, so I cannot say but there should be mainly CSS and HTML customization - to add e.g. two columns with CSS rules, with some float boxes, etc. :idea:

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