KCFinder + TinyMCE Integration - image

It seems that I integrated KCFinder to TinyMCE quite successfully. The only problem is when the file manager popups and I want to select a picture, it doesn't have neither Select nor Select Thumbnail on the menu (the menu appears when a picture is right-clicked). A little bit of help please.
Here is a screenshot of KCFinder

Related

XPages Richttext upload image does not work - Search button hidden

I'm using an Richtext Field in my XPage and I want to embed an image. So I click on the icon in the action bar of the editor and the dialog opens. But in Internet Explorer 11 it looks like this:
So I can not select the file I want to upload.
If I open the XPage in Firefox and want to upload an image it works, but not with IE 11.
It seems like the page containing the search button could not be loaded.
If i resize the scroll bars I can see an error page "Site could not be found. Make sure the address //ieframe.dll/dnserrordiagoff.htm# is corrent"
Notes Server Version: 9.0.1 FP1
Can anyone give me a hint here?
See this fix list link. IE 11 support was only added in FP2. It's covered by SPR# TMGN9KJTEB

Drupal 7 - Images from IMCE (+Wysiwyg) showing as [img]link[/img]

When I'm uploading images through TinyMCE image panel it is available in edit mode preview. But in view mode there is no image just [img]link/to/image[/img] metatags. What is wrong? I'd enabled filter "Convert Media tags to markup" but has no luck.
Using WYSIWYG editor with TinyMCE + IMCE + Media modules.
I found a solution:
go to yourdomain.com/admin/config/content/wysiwyg
click edit next to the editor you use , then expand "Buttons and Plugins" and Uncheck "BBCode" , then save,
This is worked for me, and I hope it helps you.

Sitecore: Sublayout with preview image

Can anybody tell me how to add a preview image when i am selecting a rendering while adding a component in the Page Editor? I just still have there a default sublayout icon. I have the Nicam demo site from Sitecore and there are some images, but I am not able find where I can select that.
When you go to your Sublayouts (/sitecore/Layouts/Sublayouts or Renderings) you can select yours, go to the Appearance section and go to the Thumbnail field. Click the Take Screenshot button there.
You can then select the page you want the thumbnail to be taken from in the Item field, which device to use and click Take Screenshot. After this the page will show up where you can select a section of the page to be used as the screenshot
[Update]
I decided to write a blogpost on this: Read it here

i want to select file from CKeditor from browse server button

I have browae server button
I am working in asp.net c#.
I want to select image from my imagefolder
it means when i click on Browse Server button, my imagefolder must open and when i click any of the image. it must be selected and selected image path mustbe copied on url textbox..
regards.
If I understood correctly your question, basically you need two things:
make sure that the filebrowser plugin is available in your CKEditor package - this plugin makes it possible to attach external file managers to CKEditor
...and you need some file manager.
There is an official ajax file manager for CKEditor created by CKSource and it is called CKFinder. If you decide to give it a try make sure to check the documentation

Tinymce change target path of insert/edit image icon

In TyniMce when select the text and right click there is inser/edit Image option is there on click on that how can i open my own aspx page not TynyMce ImageEdit.html page.
You can crete your own contextmenu (and open it on right click) using an own plugin.
The tinymce contextmenu plugin should be worth a look at. If you want to develope your own contextmenu plugin have a look at the source code.

Resources