Hi,
In the WYSIWYG editor - I'm making this accessable to BASIC users - so I don't want to give them access to actually upload images / browse for them on our server.
Can I do this?
TIA
Andy
In the WYSIWYG editor - I'm making this accessable to BASIC users - so I don't want to give them access to actually upload images / browse for them on our server.
Can I do this?
TIA
Andy
Re: Only use BASIC image stuff in editor?
First, you need to create your own toolbar (http://docs.fckeditor.net/FCKeditor_2.x ... on/Toolbar) that has only the buttons you want people to use. If you don't want any uploads at all, you can just remove all files from filemanager/connectors. Otherwise, you need to use connector-specific mechanism to allow only some users to upload, but not the others.
Andre
Re: Only use BASIC image stuff in editor?
Hi,
)
Thanks for the reply.
I actually took the even easier route, and edited the link/img templates that come up in the popups - to remove the "Browse Server" and also upload functions. Seems to be working fine now
Cheers
Andy
Re: Only use BASIC image stuff in editor?
Re: Only use BASIC image stuff in editor?
Hi,
)
Thanks - thats ok though - as I don't think we will be updating it anytime soon (its only to add basic WYSIWYG features into a "create listings" feature on our site
Cheers
Andy
Re: Only use BASIC image stuff in editor?
Re: Only use BASIC image stuff in editor?
The easy route is to change the configuration options: http://docs.fckeditor.net/FCKeditor_2.x ... d_Uploader
Anything else is a waste of time for this kind of task.
Re: Only use BASIC image stuff in editor?
Hi stirelli,
I changed the attached files in /fckeditor/editor/dialog/
Hope that helps (had to do it a a .zip I'm afraid, as this forum doesn't allow .html uploads for some reason)
Cheers
Andy
Attachments: