You are here

README.txt in One Click Upload 7

Same filename and directory in other branches
  1. 7.2 README.txt
Install module:
---------------
1. Extract module archive in "sites/all/modules".

2. Enable module "One Click Upload".

3. Download SWFUpload v2.2.0.1 from http://code.google.com/p/swfupload/downloads/list, extract archive in "sites/all/libraries" and rename dir "SWFUpload v2.2.0.1 Core" to "swfupload". After this file "swfupload.js" must be available on path "sites/all/libraries/swfupload/swfupload.js". Drush users can use the command "drush ocupload-dl-library".


Integrate to 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 to standalone CKEditor 7.x-1.11+ (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. Click "Save".

6. Clear your browser cache.


Integrate to Wysiwyg module with CKEditor:
-----------------------------------
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. Install module:
  2. ---------------
  3. 1. Extract module archive in "sites/all/modules".
  4. 2. Enable module "One Click Upload".
  5. 3. Download SWFUpload v2.2.0.1 from http://code.google.com/p/swfupload/downloads/list, extract archive in "sites/all/libraries" and rename dir "SWFUpload v2.2.0.1 Core" to "swfupload". After this file "swfupload.js" must be available on path "sites/all/libraries/swfupload/swfupload.js". Drush users can use the command "drush ocupload-dl-library".
  6. Integrate to BUEditor:
  7. ----------------------
  8. 1. Open BUEditor config page "admin/config/content/bueditor".
  9. 2. Click "Edit" link for your use editor.
  10. 3. Add new button with code: "js: E.showFileSelectionDialog();" (do not change this code!).
  11. 4. Click "Save configuration".
  12. Integrate to standalone CKEditor 7.x-1.11+ (not Wysiwyg module):
  13. ---------------------------------------------------------------
  14. 1. Open CKEditor config page "admin/config/content/ckeditor".
  15. 2. Click "edit" link for your use editor.
  16. 3. Open section "Editor appearance", go to "Toolbar" field and drag&drop "One Click Upload" icon from "All buttons" to "Used buttons".
  17. 4. Below, in "Plugins" field, choose checkbox "One Click Upload".
  18. 5. Click "Save".
  19. 6. Clear your browser cache.
  20. Integrate to Wysiwyg module with CKEditor:
  21. -----------------------------------
  22. 1. Open Wysiwyg cofig page "admin/config/content/wysiwyg".
  23. 2. Click "Edit" link for your use editor.
  24. 3. Open fieldset "Buttons and plugins" and mark checkbox "One Click UPload".
  25. 4. Click "Save".