Le Giang
Mar 6, 2018
visibility 12854
star star star star star
(8 votes)

Upload option in the Select content dialog

Hi again!

When working with media contents (image, video...) in the CMS, you can only upload your files in the Media component. In this post I would like to introduce an add-on which allows you to upload media file when you are in the Select content dialog. Let's see it in action.

I have also added this function to the TinyMCE editor, let's see it below.

Basically, it works as same as when you working in Media component but has some notable points.

  1. Upload button only get enabled when you select folder node on the tree.
  2. OK button only get enabled when you select actual media content.
  3. There is a sync between Select content dialog and Media component, this means that you can see uploaded files immediately in Media component after the uploading process completes in the Select content dialog.

It took pretty much code so I have created a nuget package for this feature, but currently it only supports Episerver CMS 10. I will make it work with Episerver CMS 11 soon.

EpiserverSite.TinyMCEFileBrowserPlugin.1.0.0-developerbuild.nupkg

Mar 06, 2018

Comments

Quan Tran
Quan Tran Mar 6, 2018 11:25 AM

Great work !

This should be implemented in core product.

Thanks alot for sharing.

Arild Henrichsen
Arild Henrichsen Mar 6, 2018 12:22 PM

Great work!

That's exactly what I was looking for in this feature request: https://world.episerver.com/forum/developer-forum/Feature-requests/2014/10/upload-image-option-in-the-select-image-dialog/

Agree with the poster above - make sure it ends up in the core product ASAP!

Grzegorz Jeremias
Grzegorz Jeremias Mar 6, 2018 06:21 PM

Hi,

Does it take into account the scenario when creating the page/block and wants to add the image from there (during creation) +  additionally it should  go into "for this page/ block" location. Simply the page/block does not exist at that time (same with "for this page/ block" ), so in connection with mandatory image it is problematic to achieve target in one step.

Le Giang
Le Giang Mar 7, 2018 01:59 AM

@Grzegorz , during creation time of pages or blocks and you want to add images, then you cannot see the "For This Page/For This Block" in the tree. You can only choose the existing shared folders to upload your media files. Basically, the add-on does not change any behavior of the content selector dialog, just allow you to upload files while you are there.

Luc Gosso (MVP)
Luc Gosso (MVP) Mar 7, 2018 11:14 AM

Great work!! +1 to core

Petri Isola
Petri Isola Mar 7, 2018 01:16 PM

You da man!

Aria Zanganeh
Aria Zanganeh Mar 9, 2018 01:01 AM

great job .. if the uploaded image would be selected automatically would make it even better

error Please login to comment.
Latest blogs
Composition Over Inheritance: Why Your Content Contract Is Not a Base Class

Inside the structural conformance pattern in SaaS CMS — from server-side inheritance to pipeline governance. A contract in Optimizely SaaS CMS is...

Vipin Banka | Sep 19, 2026

Optimizely Opti ID Integration: Why the API Key Was Missing from the DXP Management Portal

While working on an Optimizely CMS 12 Opti ID integration recently, we ran into an issue that initially appeared to be related to SSO authenticatio...

Madhu | Sep 18, 2026 |

Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |