You are here

README.txt in CKEditor Link 6.2

Same filename and directory in other branches
  1. 6 README.txt
  2. 7.2 README.txt
  3. 7 README.txt
CKEDITOR LINK - A PLUGIN TO EASILY CREATE LINKS TO DRUPAL INTERNAL PATHS
http://drupal.org/project/ckeditor_link



REQUIREMENTS
The CKEditor module or the Wysiwyg module
The CKEditor editor
Clean URLs need to be enabled.



INSTALLATION
Copy the ckeditor_link folder to your sites/all/modules directory.
Go to admin/build/modules and enable the module.

*Set permissions*
Go to admin/user/permissions and grant the CKEditor Link related permissions to
the desired roles.

*When using the CKEditor module*
Go to admin/settings/ckeditor and edit the desired profile.
Under "Editor appearance" > "Plugins", check the "CKEditor Link" box.
Save changes.

*When using the Wysiwyg module*
Go to admin/settings/wysiwyg and edit the CKEditor profile.
Under "Buttons and plugins", check both "Link" and "CKEditor Link" boxes.
Save changes.

*Set up CKEditor Link Filter*
Go to admin/settings/filters and edit the desired input format.
Check the "CKEditor Link Filter" box.
Save changes.

If you use other path converting filters like Pathologic or Path Filter, make
sure that CKEditor Link Filter comes before them:
Edit the input format again.
Click on the "Rearrange" tab.
Drag and drop CKEditor Link Filter before these filters in the list.
Save changes.

*Configure CKEditor Link*
Go to admin/settings/ckeditor_link.
Change settings as desired.
Save changes.



EXTENDING CKEDITOR LINK
Developers, see the ckeditor_link.api.php file.



CONTACT
Henri MEDOT <henri.medot[AT]absyx[DOT]fr>
http://www.absyx.fr

File

README.txt
View source
  1. CKEDITOR LINK - A PLUGIN TO EASILY CREATE LINKS TO DRUPAL INTERNAL PATHS
  2. http://drupal.org/project/ckeditor_link
  3. REQUIREMENTS
  4. The CKEditor module or the Wysiwyg module
  5. The CKEditor editor
  6. Clean URLs need to be enabled.
  7. INSTALLATION
  8. Copy the ckeditor_link folder to your sites/all/modules directory.
  9. Go to admin/build/modules and enable the module.
  10. *Set permissions*
  11. Go to admin/user/permissions and grant the CKEditor Link related permissions to
  12. the desired roles.
  13. *When using the CKEditor module*
  14. Go to admin/settings/ckeditor and edit the desired profile.
  15. Under "Editor appearance" > "Plugins", check the "CKEditor Link" box.
  16. Save changes.
  17. *When using the Wysiwyg module*
  18. Go to admin/settings/wysiwyg and edit the CKEditor profile.
  19. Under "Buttons and plugins", check both "Link" and "CKEditor Link" boxes.
  20. Save changes.
  21. *Set up CKEditor Link Filter*
  22. Go to admin/settings/filters and edit the desired input format.
  23. Check the "CKEditor Link Filter" box.
  24. Save changes.
  25. If you use other path converting filters like Pathologic or Path Filter, make
  26. sure that CKEditor Link Filter comes before them:
  27. Edit the input format again.
  28. Click on the "Rearrange" tab.
  29. Drag and drop CKEditor Link Filter before these filters in the list.
  30. Save changes.
  31. *Configure CKEditor Link*
  32. Go to admin/settings/ckeditor_link.
  33. Change settings as desired.
  34. Save changes.
  35. EXTENDING CKEDITOR LINK
  36. Developers, see the ckeditor_link.api.php file.
  37. CONTACT
  38. Henri MEDOT
  39. http://www.absyx.fr