Page 1 of 1

change the position of Most downloaded files

Posted: 04 Aug 2010, 12:07
by navibd
Hi
Is there any possible way to change the position of MOST DOWNLOADED FILES in the bottom ?
I want to show that in the top of my category.
or even in sidebar module position.
Is there any module available for these?
or how can I add these code to a new manual HTML code to show in modules positions and create my module!...


Thank You in advanced.

Re: change the position of Most downloaded files

Posted: 07 Aug 2010, 00:20
by Jan
Hi, if you want to display it on module position, you need to write a module for this :idea:
if you want to display it e.g. above the categories, this needs to be customized in the php code:

components/com_phocadownload/views/sections/tmpl/default.php

Jan