"specific icon" option for user uploder?

Phoca Download - download manager
ice
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 01 Nov 2012, 14:25

"specific icon" option for user uploder?

Post by ice »

Is it possible to add an option for the user uploaders, to add a "specific icon" when uploading a file from frontend? by default the component gives you these options :

File name
file title
description
author
author's email
author's website
license
version

can I add/remove any of these? (As the super admin)

From backend, it's perfect by the way... :wink:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48595
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: "specific icon" option for user uploder?

Post by Jan »

Hi this needs to be customized in the code (see similar posts in the forum)

The code for displaying the form needs to be modified:

components/com_phocadownload/views/user/tmpl

and its controllers and models:
components/com_phocadownload/controllers/ ...
components/com_phocadownload/models/ ...

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