By MyronS on
I am using Drupal 6.12 and FCKeditor 6.x-2.x-dev
In the fckeditor.config.js file I found:
...to enable linktonode and linktomenu buttons
* ATTENTION: Link to Content module must be installed first!
Link to content module is available only in Dev version(Linktocontent 6.x-2.x-dev, http://drupal.org/node/96547). When I installed the Linkto content module and went to Admin>>Site building>>Modules, I found in User interface section:
This version is incompatible with the 6.12 version of Drupal core.
Any suggestions?
Comments
=-=
according to the project page, it only works with tinymce : http://drupal.org/project/linktocontent
the module must not have been completely updated at this point in time and you should check the issue queue of module in question to see where development is going and if there are any patches available to bring it up to Drupal 6.12. If not, file an issue.