jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => General => Topic started by: bernhard on 17.07.2017 12:50:33

Title: frontend layouts
Post by: bernhard on 17.07.2017 12:50:33
hi,


there is a layout for nealy every fontend page, but what about the 'create download' or 'upload' page; i would like to get rid of some of the fields but dont know how; css ?
Title: Re: frontend layouts
Post by: ColinM on 17.07.2017 14:44:57
Hi
The contents of the upload form that creates or edits Downloads is set in User Groups Settings.
You might find the article at the link below, particularly the last half.
http://www.jdownloads.net/documentations/item/introduction-to-user-group-settings

Usually I create an 'uploaderUG' user group with Registered as its parent, and also a view Access level called say UploaderView with uploaderUG as its only member.  Then in User Groups Settings I set the uploaderUG to have a high ranking level such as 123 so that all users from the front end who are allowed to upload are members of the uploaderUG, including the super users.  This means that all uploaders will use the same form.

Colin
Title: Re: frontend layouts
Post by: bernhard on 10.08.2017 15:23:27
thank you colin