Needs work
Project:
EasyLink
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2008 at 20:51 UTC
Updated:
20 Aug 2009 at 17:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerComment #2
dawehnerComment #3
dawehnerchange to code needs review
Comment #4
drupaloSa commentedBecause of the Views api changes, the patch is not enough to make the module work with Views2. So after you apply the patch, you'll get fatal error messages saying some views function could not be found. I tried to modify the patch to reflect the views api changes in the easylink_loader function. There was also some problems with the settings page. Now the both the settings page and the pop-up views window works. However, i couldn't make the onclick action work. When i click a node in the list, the window is closed but the link is not added to the text area. I'll attach my code below, perhaps you can sort out this problem:
Comment #5
drupaloSa commentedchanging the issue status
Comment #6
dawehnerWow thats mhh.. i extra looked at http://views.doc.logrus.com/group__views__hooks.html wether this hook changed
and in addition i had a old version of views installed in my test enviroment
Comment #7
drupaloSa commentedTo clarify this, is this patch supposed to work with Views2?
And also it seems that you're using an Easylink version dated 29 Aug 2007. However, the latest release is 2007-Dec-01.
Comment #8
StevenWill commentedThere is a difference in the easylink.module from AUG and DEC and I do not have access to a Aug version. dereine, would you mind attaching a zip file of the easylink version you are patching?
Comment #9
jrbI think that August version is here:
http://ftp.drupal.org/files/projects/easylink-5.x-2.x-dev.tar.gz
Comment #10
zmove commentedSubscribe
Instead of TinyMCE module that is near to the death, it would be nice to see it integrated with WYSIWYG API (which support TinyMCE) and that try to standardize only one API to easily add and configure all WYSIWYG editor for drupal.
Comment #11
johnhanley commentedI have a pressing need for the Drupal 6 version of this module. What's the status of the port?
Comment #12
summit commented+1 for also FCKeditor or WYSIWYG API support on D6
Subscribing, greetings, Martijn
Comment #13
robbertnl commentedSubscribing also for support on D6.
Comment #14
nikolajb commentedSame here. Using TinyMCE on Wysiwyg and looking for a nice clean way to link to nodes, preferably one that doesn't give me trouble if I change the clean URLs / path to a node.
From what I see, the TinyMCE module is either dead or dying for D6. Wysiwyg module is the future, and also opens the door to the other editors out there :)
Comment #15
tronathan commentedThe following module provides similar functionality for Drupal 6.x only:
http://drupal.org/project/tinymce_node_picker
Comment #16
David.W commentedSubscribing also for support on D6.