...
- this affects the whole business workflow
- DCAD is researching a workaround for this access
This is a Drupal Cloud limitation
- Permission to access the sites file system is configurable via the ICME module, but Drupal Cloud does not permit reconfiguring.
- this ability will not be opened up in Drupal Cloud any time soon.
- In order to access the File Browser, the 'Node: Bypass content access control ' permission must be granted. Content managers have this permission by default. It's NOT desirable to open up this permission for Content Editors.
- There is a work around by adding a image field to the Content type.
Work Around: (for more details click here)
- Add an image field to the Content type,
- If Channel Editors are permitted to edit that content type, they will also be able to upload to that image field.
- the image field does not depend on ICME or the File Browser
- the image field can be set up to handle one or more files
- the image field is set to hidden so it will not display
- the Channel Editor can obtain the location (URL) of the particular image file once it is loaded
- to insert the image file into the Body of the page
- click on the Image button
- in the 'Image Properties' popup display, paste the URL (relative link) of the image
- voila
...