You are here

README.txt in Block Upload 8

Block upload
============
Block upload - it's a simple module, which allow users to upload images/files 
into field without node edit page. You can add this block on node pages. 
Choose field you want to upload files and set permission. 
So, for example, users can add new photos into node without full node 
edit rights. You also can quickly add new files into node, avoid edit form.

Usage
=====
Install module and go to Blocks management page, than find Block upload. 
On edit page choose file/image field you wish to use and save settings. 
Choose block position and here it is. Additionally set user permissions to 
allow uploads.

Integration
===========
Integration with Plupload integration module what makes available to use 
multiupload and drag&drop features. 
To enable it, install Plupload integration according to it requirements. 
Than go to block upload config and tip use plupload option. This will switch 
single form to plupload widget.

Multiple block feature.
=======================
On settings page /admin/config/content/block_upload you can set number of 
blocks. Run update.php to move your current block field settings and you'll 
also need manually set visibility and other core block settings for the new 
"Block Upload 1".

File

README.txt
View source
  1. Block upload
  2. ============
  3. Block upload - it's a simple module, which allow users to upload images/files
  4. into field without node edit page. You can add this block on node pages.
  5. Choose field you want to upload files and set permission.
  6. So, for example, users can add new photos into node without full node
  7. edit rights. You also can quickly add new files into node, avoid edit form.
  8. Usage
  9. =====
  10. Install module and go to Blocks management page, than find Block upload.
  11. On edit page choose file/image field you wish to use and save settings.
  12. Choose block position and here it is. Additionally set user permissions to
  13. allow uploads.
  14. Integration
  15. ===========
  16. Integration with Plupload integration module what makes available to use
  17. multiupload and drag&drop features.
  18. To enable it, install Plupload integration according to it requirements.
  19. Than go to block upload config and tip use plupload option. This will switch
  20. single form to plupload widget.
  21. Multiple block feature.
  22. =======================
  23. On settings page /admin/config/content/block_upload you can set number of
  24. blocks. Run update.php to move your current block field settings and you'll
  25. also need manually set visibility and other core block settings for the new
  26. "Block Upload 1".