I click on the Anchor Icon and the pop-up comes up to enter the url and title, but when I click submit, nothing happens.

What I'm looking for is the ability to link inline images and documents or other URLS. Is there something wrong with the editor, or I'm just missing something.

Comments

alphageekboy’s picture

Actually, it looks like I get this JS error when I click submit.

attr has no properties
[Break on this error] if(attr.value==marker)
dialog.js (line 184)

Moxide’s picture

Could you please detail what you are doing to insert a link ?
For instance :
1. Insert an image
2. Select the image
3. Click on 'Create link'
4. Enter URL and Title
5. Click on 'Submit'
That works with Drupal 5.1, XP/Firefox 2.0.0.3 and IE7

alphageekboy’s picture

1. Create Content
2. Page
3. Click on the Chain Link ICON on the toolbar
4. Pop-Up Opens with URL and Title fields.
5. Fill those out with http://www.example.com and Example
6. Click on Submit
7. Return to the Content Editor, but nothing is inserted in the body area.

I'm looking for two things to be able to insert links and images. I'm also looking to create a select box of nodes that I could click on one to automatically link to that particular node.

alphageekboy’s picture

I'm using MAC OS X 10.4.9, Firefox 2.0.0.3, Drupal 5.1

Moxide’s picture

About creating links :
You have to select some text or an image before clicking 'Create Link'.

About easy image insertion :
You can download and install IMCE : then, a file browser will be available in the image insertion dialog.

About selecting a node you wish to link to:
This refers to 'internal links', and Drupal still cannot manage them the way you describe (as far as I know !).

Moxide’s picture

Status: Active » Closed (fixed)