7 Responsed To This Post
Subsribes to this topic Comment RSS or TrackBack URL
mygif_alt
Jaap Says, in 7-3-2008 at 10:49:23 from 84.246.3.39    

I tried to install de plugin but i get the error:

Error getting main page!

I use FCKeditor 2.6. On what page do i have to put the array with internal links? The page that includes the fck editor?

Kind regards

Jaap

mygif
matthew fedak Says, in 9-24-2008 at 17:11:40 from 213.120.100.65    

excellent will definately use this.

mygif_alt
links for 2008-10-10 « Richard@Home Says, in 10-11-2008 at 08:14:49 from 74.200.243.217    

[...] FCK Editor Plugin: Internal Links | labs.groupwave Need to look into this in more detail as Drupal 6 desperately needs this functionality (tags: fckeditor plugin) [...]

mygif
Ken Says, in 11-5-2008 at 17:07:23 from 78.20.218.18    

The code has now been updated for FckEditor 2.6.x

mygif_alt
Ken Says, in 11-10-2008 at 11:42:37 from 213.118.179.120    

In IE6, the dialog box has problems accessing the main page that contains the array, resulting in an “Error getting main page!” popup.

Chris Ambrose pointed this out and this is his workaround:

“I have got around the problem (nothing I did in Javascript helped much) by turning the plugin page into an *.aspx (the application is a .NET app) and running the server-side code to populate the internallink drop-down within the plugin, rather than by referencing the array of links from the parent window as in your original version.”

mygif
Josef Says, in 1-3-2010 at 12:34:40 from 127.0.0.1    

Please, can somebody say me, in whichover file this syntax should be integrated. I will configure my mediawiki.

function getGwInternalLinks() {
var linkArray = new Array(new Array(“title1″, “url1″),new Array(“title2″, “url2″),new Array(“title3″, “url3″));
return linkArray;

Thank you!

Sincerely,
Josef

mygif_alt
Ken Says, in 1-6-2010 at 09:02:26 from 127.0.0.1    

@Josef

You should put that piece of code on the page where you embed the FCK editor.

Leave A Reply

 Username (*required)

 Email Address (*private)

 Website (*optional)

Inform me when someone post new message here

Please Note: Comments Moderation maybe active so there is no need to resubmit your comment