Is there anyway to add some upload instructions (limitations) on the upload page?
Thanks for any help!
Phodel
Upload Instructions Listed on Upload Page?
-
wahl04
- Phoca Member

- Posts: 19
- Joined: 07 Oct 2010, 02:44
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Upload Instructions Listed on Upload Page?
Hi, you can set the limitations in the parameters.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
wahl04
- Phoca Member

- Posts: 19
- Joined: 07 Oct 2010, 02:44
Re: Upload Instructions Listed on Upload Page?
Jan thanks for the reply. I realize I can adjust the limitations in the parameters but I want to add a paragraph or two of text explaining best practices method for uploading a series of files that are in different formats for a news publication website (i.e. naming convention of the series). Do know how this can be done?
- Jan
- Phoca Hero

- Posts: 49144
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Upload Instructions Listed on Upload Page?
Hi, in fact there are two possiblities:
- to code it in the template of ucp: components/com_phocadownload/views/user/tmpl/ ...
or
- to write it in the module (custom HTML e.g.) and enable this module only for the Itemid of the UCP
Jan
- to code it in the template of ucp: components/com_phocadownload/views/user/tmpl/ ...
or
- to write it in the module (custom HTML e.g.) and enable this module only for the Itemid of the UCP
Jan
If you find Phoca extensions useful, please support the project