jDownloads Support Forum

Older Versions => jDownloads 3.2 (Support ended) => Topic started by: ciklon on 04.03.2018 21:36:10

Title: Create/Edit Downloads - fields
Post by: ciklon on 04.03.2018 21:36:10
Hi,
I have several issues and looking for solution.

1. In multilingual sites, when creating "Custom data fieldss" type "Select Box" and using a language tag is dispayed in drop-down field on the "Create / Edit Download" page only the first value entered in the administration.

Example:
- Administration   see pic j_D_admin_custom_data_field_1-A.png

- Create/Edit Download page see pic j_D_create_download_custom_data_field_1-B.png

2. If set the option Frondend/Use real user name? = NO that is, a user name should be displayed on the site, then in the field "Created by" on  "Create / Edit Download" page shows the real names instead usernames.
Example:
- Administration   see pic  j_D_admin_real_or_user_name-C.png

- Create/Edit Download page see pic j_D_create_download--real_or_user_name-D.png



Best regards

Edited by Colin to remove "unwelcome/inappropriate" advertising

[gelöscht durch Administrator]
Title: Re: Create/Edit Downloads - fields
Post by: ColinM on 05.03.2018 21:00:11
Hi,
You wrote
QuoteIn multilingual sites, when creating "Custom data fieldss" type "Select Box" and using a language tag is dispayed in drop-down field on the "Create / Edit Download" page only the first value entered in the administration.

The entire sequence for one language should be enclosed in the language selector codes
For example if English is the selected language for the page then the sequence
{de-DE}beispieltext,beispieltext2{/de-DE}, {en-GB}example text1,example text2{/en-GB}
will produce a pulldown list

-Select-
example text1
example text2

Having looked at the examples on the page I will update them to make it clearer.



For your second item I have created a bug
see http://www.jdownloads.com/forum/index.php?topic=9724.msg40135;

Colin
Title: Re: Create/Edit Downloads - fields
Post by: ciklon on 05.03.2018 22:21:49
Thanks Colin, for the comprehensive and clear answer. Everything is as you described it. I have written for the following values as an example: {de-DE}beispieltext{/de-DE}{en-GB}example text1{/en-GB},{de-DE}beispieltext2{/de-DE}{en-GB}example text2{/en-GB}

In my case its ok without comma between the language tags as an example: {de-DE}beispieltext,beispieltext2{/de-DE}{en-GB}example text1,example text2{/en-GB}
Suggestion: In the future perhaps  to be added such a description for the "Select Box" fields in the Component Administration.

Issue is solved
Title: Re: Create/Edit Downloads - fields
Post by: ColinM on 06.03.2018 09:03:21
Ciklon,
Yes I have revised the note in the page to add a betterer description.
Thanks about leaving out the comma between language strings
Colin
Title: Re: Create/Edit Downloads - fields
Post by: ColinM on 07.03.2018 00:05:38
Ciklon,
Have discussed with Arno about user/username. Basically the Created By always uses the Name and this is intentional.  I will adjust the documentation to clarify.
Colin