Help, please.

For some reason the internal path option is not available in the Link dialog, the circle in the URL field doesn't show, ... it is like the module isn't installed.

But obviously it is. It's enabled, the filter is ticked for all content types, it's the top filter, the permissions are set for admins. Cache has been cleared.

Same situation between 7x2xdev and 7x12beta1. Have uninstalled and reinstalled each version.

It worked out of the box before, but I reinstalled CKE and CKE Link just before because of another problem in the Link dialog: the browse server button didn't show (which it does now, but in return CKE Link no longer works).

What am I missing??

Comments

anrikun’s picture

Are you using the CKEditor module or the WYSIWYG module?
If you are using the CKEditor module, changes were introduced to it recently: you now need to enable plugins like CKEditor Link from your profiles settings, under "Editor appearance".

tinokreutzer’s picture

Title: Internal path / Drupal doesn't show up in 'Link type' » When enabling 'Support for CKEditor Link module' in CKE, 'Browse Server' button disappears

Wow, I didn't see that. Thanks. Yes, using CKEditor module 7.x.1.2. I tried it with the latest dev version of the Wysiwyg module as well, same result. How to enable it there?

It works now. But now the 'Browse Server' button is no longer there (changing the title):

Ticking 'Support for CKEditor Link module' will enable CKE Link, but the 'Browse server' button is not there. Unchecking 'Support for CKEditor Link module' will bring back the 'Browse Server' button but then obviously CKE Link is no longer available.

It seems like the standard link form is being replaced by the slightly different one used by CKE Link - is it possible that the call for the file browser is not included -- or am I missing another configuration setting to get file browser and CKE Link work together?

IMCE is set in all file browser types, and as said, the browsing button and function work if CKE Link support plugin is not enabled in CKE module.

Thanks again.

Edit: IMCE still works through the IMCE button in the toolbar, it's just not accessible through the 'Browse server' button in the Link dialog.

tinokreutzer’s picture

Status: Active » Closed (fixed)

All is good - the 'Browse server button is only visible under 'Link Type' = URL.

sonobor’s picture

I see that changing the Link Type to URL does show the browse server button. The fact that someone had to tell us, demonstrates poor usability. My admins will never figure that out. That's why both a browse to file and the URL link need to appear.

Also I tried adding a browse to file as a separate WYSIWYG button (reasonably intuitive), but could find anything that works. Ideas?

sonobor’s picture

Status: Closed (fixed) » Active

Browse to file should appear with Drupal listed as link type. both 7.X and 6.1X

anrikun’s picture

Title: When enabling 'Support for CKEditor Link module' in CKE, 'Browse Server' button disappears » Display the "Browse Server" button when the "Internal path" link type is selected too
Category: support » feature

This has been puzzling me since I started to develop 2.x version.
I had left it aside because I was afraid it could bring some side effects.
I guess this should be added as a feature request though.

yogesh soni’s picture

Issue summary: View changes

hi,
I have faces the same problem and find its solution like this.
You should install IMCE module and enable it from module menu.
After that admin->configuration->content authoring->ckeditor->edit Advance profile->file browse setting->and than select file browse type to IMCE.

cheers....