Spaces Field Access module allows to set per space access for a field instance. On a field settings form you can select spaces for which it can be accessed.
Provides a file stream wrapper to store private files that can be altered when downloaded.
The file stream wrapper mimics the functionality of the Drupal Private file system with the addition of the capability to alter the file's content when it is downloaded.
This module adds an image browser (using Views) to a FileField Sources widget/field. It uses FileField Sources for submission and field settings.
Media adds a file/image browser. So does this module.
Media adds a lot of crazy options. This module doesn't.
Media is insanely hard to extend (partly because it's HUGE). This module isn't.
The FileField Sources "reference" field is impractical, because you don't know the image's filename, but you do know what it looks like. This module add visuals.
Set up / enable
Download & install
Create an image field (any (?) widget)
Enable "Autocomplete reference textfield" under "File sources" (field instance settings)
That's it. Go to the (node) form and select "Reference existing". There will be a new button "Choose file"
This module allows you to restrict access to term page based on user roles. It depends on the Drupal core taxonomy.module—just activate both modules and edit a term item as usual. There will be a new fieldset that allows you to restrict access by role or close term page for all roles.
If you're interested in helping with this or have problems with this module, please contact me or open an issue in the Term per role module issue tracker.
Installation
Installation is like with all normal drupal modules: extract the 'term_per_role' folder from the tar ball to the modules directory from your website (typically sites/all/modules).
Configuration
Just open to edit edit or create term and add seetings to new fieldset that allows you to restrict access by role or close term page for all roles.
In admin area(path is admin/config/content/term-per-role) you can change behavior if access is denied to page(show page 404 or 403).
Credits
This project has been sponsored by: Volcanoideas Drupal consulting and development.