Try our conversational search powered by Generative AI!

Hookin in on event in edit mode

Vote:
 

Hi. I'm pretty new to the EPIServer world. We are using EPIServer 4.61.

Is there a way to hook into the event when the combobox for setting style on some text in the edit window is used?

 If yes, how to do it (and where). An example would be nice ;-)

Or would it be possible to make a button that when clicked, I could get that event?

 

#25196
Oct 15, 2008 8:34
Vote:
 

It is possible to build new buttons as plug-ins for the editor, but I don't think there is any easy way subscribe to the event you want to subscribe to.

What do you want to accomplish?

Over at our code samples page there is a section for editor tools that you might find helpful.

#25203
Oct 15, 2008 10:02
Vote:
 

Thanks for your answeere.

What we try to do is to make it possible for an Ediotor entring text in the page to popup a new windows where he can enter keywords that becomes links in the text. Along with the keyword he shoud be able to enter som descriptions for the keyword, that is to be displayed in a small popupbox when the user click on this keyword in the final webside in user mode.

When the editor "push the button" that opens the window described abowe, he is show an alfabetic list of allready defined keyword, and can choose one of them, or make a new one, with the description to be entred to the list. When choosing a keyword from the list, or entring a new one, the keyword should be inserted in the text with a tag that we want to define.

#25223
Oct 15, 2008 13:29
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.