Date/time in Category View

Phoca Download - download manager
plamen
Phoca Professional
Phoca Professional
Posts: 101
Joined: 16 Mar 2014, 13:23

Date/time in Category View

Post by plamen »

Hi,

Is there any way to display date/time of file (created or modified...) in Category View next to file name?
I know, there is a option to show button "Details" where Date is shown, but I want to include date and time next to file name without button.
I can modify php and css if needed.

Next question - easiest way to remove file name from Detail window, I think it is not necessary there.

P.S. is it possible with Layout and {pdfiledate} ??
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48550
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Date/time in Category View

Post by Jan »

Hi, see:
https://www.phoca.cz/documents/17-phoca- ... load-theme

- you can do it per layout - to add own items but if it is not problem for you to customize php/html, this is the best way.

Category view:
components/com_phocagallery/views/category/tmpl/default_files.php (default_files_bootstrap.php)

Detail view:
components/com_phocagallery/views/file/default.php (default_bootstrap.php)

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