? ? ?
avatar coolcat-creations
coolcat-creations
9 Mar 2017

For now you can select a default-Editor per User or a default Editor for all Users. But what if the registered Users should not have an Editor but the Administrators? Then you would need to set up the default Editor to none and assign tinyMCE to each Admin. I think it could be nice to have an Default Editor Setting in the Group Params for each Group.
Any thoughts?

avatar coolcat-creations coolcat-creations - open - 9 Mar 2017
avatar joomla-cms-bot joomla-cms-bot - change - 9 Mar 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 9 Mar 2017
avatar mbabker
mbabker - comment - 9 Mar 2017

But what if the registered Users should not have an Editor but the Administrators

This would mean you're giving users a plain text area and basically forcing them to write in HTML versus having a WYSIWYG option available to them. At that point, I'd question why you're not just using a <textarea> form element or hardcoding the form to only use the none editor if you really need this type of configuration.

I don't think this should be changed on a per-group basis. Also remember here that a user > group > global hierarchy for any parameter introduces a lot of problems in general. When a user is assigned to multiple groups, what should the parameter value be? If you say "most privileged", how do we know what that means in a given context?

avatar brianteeman
brianteeman - comment - 9 Mar 2017

Don't forget that in 3.7 you can completely customise tinymce per usergroup. That should cover most real world examples

avatar coolcat-creations
coolcat-creations - comment - 10 Mar 2017

@brianteeman yes, but i can´t remove the buttons there :( I would need to set ACL for each button seperately... I ran into this because i want to create actually really a textarea instead of editor in the frontend. But it´s still not possible to make an alternative Layout for editing contents. It´s possible to create an alternative Layout with a Menütype, but at article edit the edit button can´t be changed in core to take a specific layout. With plugins of course but not with core.

Specific Usecase: I provide only Title, Alias and the Custom Fields for the User to submit content. All other Joomla Fields are removed. As said - this works only for submitting Menutype but not for edit.

avatar coolcat-creations
coolcat-creations - comment - 10 Mar 2017

An alternative Layout for EDITING an Article inside a specific Category would solve this issue too. It´s just like the plugin from @dgt41 but seeing something like that in core would be great.

avatar brianteeman
brianteeman - comment - 10 Mar 2017

iirc The buttons are not the editor they afre plugins that are being displayed in the editor

avatar dgrammatiko
dgrammatiko - comment - 10 Mar 2017

@brianteeman true, but specifically for tinymce we render those button inside the editor, in other words they are part of the tinymce configuration parameters

avatar franz-wohlkoenig franz-wohlkoenig - change - 30 Mar 2017
Category com_users Feature Request
avatar franz-wohlkoenig franz-wohlkoenig - change - 4 Apr 2017
Status New Needs Review
avatar brianteeman brianteeman - labeled - 25 Mar 2018
avatar SharkyKZ SharkyKZ - labeled - 15 May 2020
avatar SharkyKZ SharkyKZ - labeled - 15 May 2020
avatar SharkyKZ SharkyKZ - change - 15 May 2020
Labels Added: ? ?
Removed: J3 Issue
avatar SharkyKZ SharkyKZ - unlabeled - 15 May 2020
avatar SharkyKZ
SharkyKZ - comment - 15 May 2020

For what it's worth, this is super simple to do with a plugin.

avatar rdeutz rdeutz - change - 18 Dec 2020
Status Needs Review Closed
Closed_Date 0000-00-00 00:00:00 2020-12-18 10:24:19
Closed_By rdeutz
avatar rdeutz rdeutz - close - 18 Dec 2020

Add a Comment

Login with GitHub to post a comment