SocialEngine / phpv4-feature-requests

The purpose of this repository is to collect SocialEngine PHP public feature requests.
https://www.socialengine.com
1 stars 0 forks source link

Language Member Level Selection #57

Open DonnaScriptTechs opened 7 years ago

DonnaScriptTechs commented 7 years ago

From @leandrotavaresrocha on March 1, 2017 21:18

Hello,

Social Engine needs a setting to allow admin choose what member level will have access to select what language and if the auto language selection will work. The reason is quite simple:

I run a portuguese community, but I need to maintain the english package because developers frequently visit to fix bugs. In consequence several users from english language register in my website, but found no content in their language.

I need a setting to allow me disable the auto language discover setting the portuguese language as the default and another setting to disallow certain member level to choose certain languages.

Copied from original issue: SocialEngine/phpv4-issues#583

DonnaScriptTechs commented 7 years ago

From @Khushboo016 on March 2, 2017 12:55

Hi @leandrotavaresrocha, Thanks for your suggestion, but this feature seems to be useful for very few people because choosing a Language for use on the site should be mainly depended on the user that which language out of the available languages he would like to choose as per his convenience. So, we are not considering this feature for its implementation in the core module and we suggest you implement this at your end by doing code customization.

Thanks & Regards!

DonnaScriptTechs commented 7 years ago

From @Elshara on March 2, 2017 23:58

Actually, it would work out quite well if instead of the member level was implemented, if someone wanted to change the display language for their site, they are able to do it regardless of whether or not they are a member or visitor. Similar to how PHPFox and Facebook do so currently, through ajax cookie implementation.

DonnaScriptTechs commented 7 years ago

From @leandrotavaresrocha on March 3, 2017 13:6

@Elshara in this point phpfox has an advantage, because it has an option to disable languages for user selection, in other words some languages can be set to be selected only by admins.

DonnaScriptTechs commented 7 years ago

From @Elshara on March 3, 2017 17:48

It won't work that way. The language selection tool is for iso codes to be formatted properly, that's all it does. It doesn't actually alter the display of the website. You have to actually purchase a language pack to do so. Even then you're restricted by or with only one site language. It's stupid. PHPFox only has one advantage here in that at the bottom of all pages, you're given the option to change language packages like Facebook. But even then, you're restricted as you can't use two languages simultaneously.

On 03/03/2017, Daniel notifications@github.com wrote:

@leandrotavaresrocha ill try locate the file and let you know

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/SocialEngine/phpv4-issues/issues/583#issuecomment-283983386