You are here

README.txt in Editor File upload 8

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Recommended Modules
 * Installation
 * Configuration
 * Maintainers


INTRODUCTION
------------

The Editor File upload module allows users to add a button in the Drupal 8
rich text editor active toolbar to directly upload and link files into the
content. Without this module, the writer would have to upload the files on the
webserver via a file field or a FTP connection then manually create the link.

 * For a full description of the module visit:
   https://www.drupal.org/project/editor_file

 * To submit bug reports and feature suggestions, or to track changes visit:
   https://www.drupal.org/project/issues/editor_file


REQUIREMENTS
------------

This module requires no modules outside of Drupal core.


RECOMMENDED MODULES
-------------------

Editor Advanced link to be able to add more attributes (title, id, class,
etc.) on the link.

 * Editor Advanced link - https://www.drupal.org/project/editor_advanced_link


INSTALLATION
------------

Install the Editor File upload module as you would normally install a
contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further
information.


CONFIGURATION
-------------

    1. Navigate to Administration > Extend and enable the module.
    2. Navigate to Administration > Content Authoring > Text formats and editors
       and choose which which format to edit.
    3. Drag the paperclip icon into the "Active toolbar".
    4. In the CKEditor plugin settings vertical tabs configure the settings.
       Save configuration.

Warning: in the text format configuration, if  the "Limit allowed HTML tags and
correct faulty HTML" filter is enabled, you should ensure that dragging the
button in the toolbar successfully added the data-entity-type and
data-entity-uuid attributes to your <a> tag.


MAINTAINERS
-----------

 * Edouard Cunibil (DuaelFr) - https://www.drupal.org/u/duaelfr

Supporting organization:

 * Happyculture - https://www.drupal.org/happyculture

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Recommended Modules
  6. * Installation
  7. * Configuration
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. The Editor File upload module allows users to add a button in the Drupal 8
  12. rich text editor active toolbar to directly upload and link files into the
  13. content. Without this module, the writer would have to upload the files on the
  14. webserver via a file field or a FTP connection then manually create the link.
  15. * For a full description of the module visit:
  16. https://www.drupal.org/project/editor_file
  17. * To submit bug reports and feature suggestions, or to track changes visit:
  18. https://www.drupal.org/project/issues/editor_file
  19. REQUIREMENTS
  20. ------------
  21. This module requires no modules outside of Drupal core.
  22. RECOMMENDED MODULES
  23. -------------------
  24. Editor Advanced link to be able to add more attributes (title, id, class,
  25. etc.) on the link.
  26. * Editor Advanced link - https://www.drupal.org/project/editor_advanced_link
  27. INSTALLATION
  28. ------------
  29. Install the Editor File upload module as you would normally install a
  30. contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further
  31. information.
  32. CONFIGURATION
  33. -------------
  34. 1. Navigate to Administration > Extend and enable the module.
  35. 2. Navigate to Administration > Content Authoring > Text formats and editors
  36. and choose which which format to edit.
  37. 3. Drag the paperclip icon into the "Active toolbar".
  38. 4. In the CKEditor plugin settings vertical tabs configure the settings.
  39. Save configuration.
  40. Warning: in the text format configuration, if the "Limit allowed HTML tags and
  41. correct faulty HTML" filter is enabled, you should ensure that dragging the
  42. button in the toolbar successfully added the data-entity-type and
  43. data-entity-uuid attributes to your tag.
  44. MAINTAINERS
  45. -----------
  46. * Edouard Cunibil (DuaelFr) - https://www.drupal.org/u/duaelfr
  47. Supporting organization:
  48. * Happyculture - https://www.drupal.org/happyculture