https://github.com/su-sws/stanford_image
Image related content type, bean, field collection, and views.
https://github.com/su-sws/stanford_image
d7 media module
Last synced: 6 months ago
JSON representation
Image related content type, bean, field collection, and views.
- Host: GitHub
- URL: https://github.com/su-sws/stanford_image
- Owner: SU-SWS
- License: gpl-2.0
- Created: 2012-11-29T18:34:44.000Z (over 13 years ago)
- Default Branch: 7.x-3.x-dev
- Last Pushed: 2018-06-27T19:26:36.000Z (about 8 years ago)
- Last Synced: 2025-07-29T01:42:25.005Z (12 months ago)
- Topics: d7, media, module
- Language: PHP
- Size: 171 KB
- Stars: 0
- Watchers: 29
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
#[Stanford Image](https://github.com/SU-SWS/stanford_image)
##### Version: 7.x-3.6
Maintainers: [cynmij](https://github.com/cynmij), [cjwest](https://github.com/cjwest)
[Changelog.txt](CHANGELOG.txt)
This module provides an image Field Collection and associated Display Suite view modes. It requires the [stanford_image_styles module](https://github.com/SU-SWS/stanford_image_styles), and is the foundation for several other modules. This allows content authors to upload and place images on content types with added information such as a caption.
Installation
---
Install this module like any other module. [See Drupal Documentation](https://drupal.org/documentation/install/modules-themes/modules-7)
Configuration
---
Nothing special needed.
Troubleshooting
---
If you are experiencing issues with this module try reverting the feature first. If you are still experiencing issues try posting an issue on the GitHub issues page.
Contribution / Collaboration
---
You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see [GitHub's article on fork, branch, and pull requests](https://help.github.com/articles/using-pull-requests)