I use fckeditor (last version) to allow users to enter news.
I noticed that the user's interface does not contain the command to insert images, but it is present in the admin interface.
How can i allow to all the same situation? Is it possible?
Many thank's
Joined: Aug 29, 2004 Posts: 9071 Location: Arizona
Posted:
Mon Nov 10, 2008 6:34 am
The toolbars are defined here:
includes/fckeditor/fckconfig.js
Have fun... but, be careful what you enable to the general user population. Otherwise, you may get more than you bargained for. Also, you need to make sure that any HTML the editor will add is also in your $AllowableHTML array in config.php.
Images are allowed for non-admins in the latest version, included with RN 2.3.0. The ability to upload has been secured, but non-admins can link to images from other sites.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum