You are here

README.txt in One Click Upload 7.2

Same filename and directory in other branches
  1. 7 README.txt
Requirements:
-------------
1. PHP >= 5.4

2. Browser with support HTML5 File API (IE 10+, Firefox 3.6+, Chrome 13+, Safari 6+, Opera 11.5+).


Installation:
-------------
1. Extract module archive in "sites/all/modules".

2. Enable module "One Click Upload".


Integrate with BUEditor:
------------------------
1. Open BUEditor config page "admin/config/content/bueditor".

2. Click "Edit" link for your use editor.

3. Add new button with code: "js: E.showFileSelectionDialog();" (do not change this code!).

4. Click "Save configuration".


Integrate with standalone CKEditor module (not Wysiwyg module):
---------------------------------------------------------------
1. Open CKEditor config page "admin/config/content/ckeditor".

2. Click "edit" link for your use editor.

3. Open section "Editor appearance", go to "Toolbar" field and drag & drop "One Click Upload" icon from "All buttons" to "Used buttons".

4. Below, in "Plugins" field, choose checkbox "One Click Upload".

5. Disable "Advanced content filter" in an appropriate section.

6. Click "Save".


Integrate to Wysiwyg module with CKEditor library:
--------------------------------------------------
1. Open Wysiwyg cofig page "admin/config/content/wysiwyg".

2. Click "Edit" link for your use editor.

3. Open fieldset "Buttons and plugins" and mark checkbox "One Click Upload".

4. Click "Save".

File

README.txt
View source
  1. Requirements:
  2. -------------
  3. 1. PHP >= 5.4
  4. 2. Browser with support HTML5 File API (IE 10+, Firefox 3.6+, Chrome 13+, Safari 6+, Opera 11.5+).
  5. Installation:
  6. -------------
  7. 1. Extract module archive in "sites/all/modules".
  8. 2. Enable module "One Click Upload".
  9. Integrate with BUEditor:
  10. ------------------------
  11. 1. Open BUEditor config page "admin/config/content/bueditor".
  12. 2. Click "Edit" link for your use editor.
  13. 3. Add new button with code: "js: E.showFileSelectionDialog();" (do not change this code!).
  14. 4. Click "Save configuration".
  15. Integrate with standalone CKEditor module (not Wysiwyg module):
  16. ---------------------------------------------------------------
  17. 1. Open CKEditor config page "admin/config/content/ckeditor".
  18. 2. Click "edit" link for your use editor.
  19. 3. Open section "Editor appearance", go to "Toolbar" field and drag & drop "One Click Upload" icon from "All buttons" to "Used buttons".
  20. 4. Below, in "Plugins" field, choose checkbox "One Click Upload".
  21. 5. Disable "Advanced content filter" in an appropriate section.
  22. 6. Click "Save".
  23. Integrate to Wysiwyg module with CKEditor library:
  24. --------------------------------------------------
  25. 1. Open Wysiwyg cofig page "admin/config/content/wysiwyg".
  26. 2. Click "Edit" link for your use editor.
  27. 3. Open fieldset "Buttons and plugins" and mark checkbox "One Click Upload".
  28. 4. Click "Save".