Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Customising the CMS /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Images in HtmlEditorField (not in CMS)


Go to End


2 Posts   1379 Views

Avatar
neros3

Community Member, 51 Posts

4 November 2011 at 12:14pm

Edited: 05/11/2011 11:37pm

Hi

Im wondering why its so hard for me to allow users to add images (and links) inside a HtmlEditorField.
Am I using the wrong field here? Its pretty neat integrated inside the CMS - but not outside.

Are there any alternatives to TinyMCE in the SS-world?

Thanks!

Avatar
neros3

Community Member, 51 Posts

1 December 2011 at 11:13am

Tough one I guess :)

I see that tinymce is pretty extensive and also has some image-insert-module that might be able to upload the images to SS instead of to some other service. Anyone tried this? What I would like to achieve here is to allow my users via the frontend (not the cms admin interface) to upload and insert images into the richtext field.