sdraper69

Results 13 issues of sdraper69

When you insert a link and click on it in the editor you get a handy little pop-up ![image](https://user-images.githubusercontent.com/25779335/170662017-a26dad12-8776-432e-911c-648b47a4c7a4.png) Is there a way to create a popup like this, with...

question

I am allowing the user to insert some information into the editor. For example on a click of a button the current day (e.g. Monday) will be inserted. I do...

question

I am programatically inserting video and audio into the editor. This is done following the suggestion here https://github.com/JiHong88/SunEditor/issues/897 so ``` this.editor.core.context.video._linkValue = location+"&disablekb=1"; this.editor.core.plugins.video.setup_url.call(this.editor.core); ``` Is there any way to...

question

I would like the ability to show my font sizes as names rather than numbers. For example, rather than 8, 10, 15,20 I would prefer it to say "small, medium,...

enhancement

I have several editors on my page, I would like to be able to highlight text in one and copy the formatting (font-size tc) to another. Much like the format...

feature

I have several editors on my page, it would be great to be able to have a single controller that when I have 1 item selected just applies changes to...

feature

Sun editor is great, but I wonder whether it's too big a project for what appears to be 1 person to work on. I personally don't have the time, money,...

discussion

## Description No background overlay / fading ## Expected Behavior I want to be able to just show the pop up and the box that highlights the element but not...

new feature

The advance on is a really useful shortcut feature. It would be great if you could simply pass the value you are wanting to advanceOn, for situations where you are...

wontfix

First off, great library, it does everything I want and it's pretty easy to use. Far better than others I tried before finding shepherd (your demo actually originally put me...

question
wontfix