Is it possible to have the resource broswer enabled in front-end when you’re a logged in manager user?
Quote from: feary at Jun 12, 2007, 01:45 PM
Is it possible to have the resource broswer enabled in front-end when you’re a logged in manager user?
It’s very much possible to do that. I’d have to rewrite the RTE plugins to look for a manager session but it’s certainly do-able. Now, regarding anything else outside of that, it’s definitely something we can’t easily remedy due to the way the resource browser is implemented. Without a check for an authenticated user you run the risk of allowing for script injection in the resource browser. The fixes we did for it keep that from happening but without a full overhaul of the scripts themselves. Not only that but there isn’t any separation between manager users and web users when it comes to having separate resource directories. We just really need to wipe out the current resource browser and replace it with something better. I just think that spending too much time on the current scripts is a waste of time.
Jeff Whitfield
"I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."
Bravado: any news regarding this?
Any news yet? I really would like to have the browse button in front-end editor.
Got a lot cookin’ right now! should have an alternative to the MCPUK file browser soon and will work on little tidbits like this for updated versions of both TinyMCE and FCKEditor.
Jeff
Jeff Whitfield
"I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."
-
☆ A M B ☆
- 872 Posts
I’ve searched the last two days in the repository and the forum for a way to enable the upload button in Tiny MCE.
Someone can give the right way to do that?