Full Editor Code View in Froala for non operators
Does anyone know if there a way to allow Full Editor Code view option to others besides operators. As a way to add Discord in the field for example, I want to allow code view to do so. I can do so using an operator account, but not from a non operator account.
I may have been a little vague it was late :P. Let me post my last response here: I already have the code view button. If I use code view on a non operator account it will not show the code. So the code view icon is there, just will it not save the code. If I do it on my account that has operator access it works. Any account not with operator access though, It will disappear like it was never there. It seems like it is hard coded not to allow HTML code, only those who are operators, is this the case?
So I tried to add code view to standard to check and same thing. Basically we run a gaming website and want to allow like the pasting of the discord server widget to show the online users as as example. I guess for now I can have people request it, which would be more secure anyways, then allowing them to paste code. Any other thoughts please let me know. May be something I try developing when I have time.
-
-
·
Mark Purser
- ·
Hi Kyle - there are a few points and possibilities here;
1. The 'Operator' Status does not regulate the ability to post links and/or view/edit the front end of the site - it only determines who can access studio - therefore only minimal users should have Operator status.
2. I'm not quite sure how to set up Discord, but it seems like it might be more about posting a link, rather than editing code. You can control who can post links from Studio > Permissions > *User Level* > System > Post Links
It's a useful setting for controlling Spam - for example here on UNA.IO we have the ability to Post Links restricted to Premium Members.
3. You can add the Code View icon and ability to Froala by adding 'codeView' into the plugins and 'html' into the Toolbar Buttons for the editor you are using. But once this button is available it is visible and usable for all user levels. You can view and edit these settings here yoursite.com/studio>Froala -
·
Mark Purser
-
- · Kyle
-
·
In reply to Mark Purser
- ·
Thank you for the response. I already have the code view button. If I use code view on a non operator account it will not show the code. So the code view icon is there, just will it not save the code. If I do it on my account that has operator access it works. Any account not with operator access though, It will disappear like it was never there. My guess at this point is users are blocked from pasting code. Which is safer at the end, they can always share links I guess.