Easy way upload files in BUEditor, CKEditor and textarea's.

Features

  • Upload images and insert into editor image code
  • Upload files and insert into editor link code
  • Multi-upload files and images
  • Drag & Drop files to button and textarea (video 1, video 2)
  • Attach uploaded files to field
  • Integration with image styles
  • Editable html templates

Video screencast (in WebM format) with work of module.
Описание модуля на русском языке.

Similar modules

Version comparison

1.x - uses flash upload library SWFUpload. Not supported.
2.x - uses html5 javascript library flow.js

Requirements

1.x - Browser with support Flash
2.x - PHP 5.4+, Browser with support HTML5 File API

Install One Click Upload

  1. Extract module archive in sites/all/modules
  2. Enable module One Click Upload

Integrate to BUEditor module

  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!) (screenshot).
  4. Click Save configuration.

Integrate to CKEditor 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 (screenshot before, screenshot after).
  4. Below, in Plugins field, choose checkbox One Click Upload (screenshot).
  5. Disable Advanced content filter
  6. Click Save.

Integrate to Wysiwyg module+CKEditor 4 library

  1. Open Wysiwyg config 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.

Project information

Releases