https://github.com/su-sws/stanford_slides
Content type (Stanford Slide) and slideshow View, incorporating the Stanford Image Field Collection
https://github.com/su-sws/stanford_slides
d7 module
Last synced: 6 months ago
JSON representation
Content type (Stanford Slide) and slideshow View, incorporating the Stanford Image Field Collection
- Host: GitHub
- URL: https://github.com/su-sws/stanford_slides
- Owner: SU-SWS
- License: gpl-2.0
- Created: 2013-02-28T22:19:57.000Z (over 13 years ago)
- Default Branch: 7.x-3.x-dev
- Last Pushed: 2018-06-27T23:10:41.000Z (about 8 years ago)
- Last Synced: 2025-06-24T08:09:39.470Z (about 1 year ago)
- Topics: d7, module
- Language: PHP
- Size: 54.7 KB
- Stars: 0
- Watchers: 30
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
#[Stanford Slides](https://github.com/SU-SWS/stanford_slides)
##### Version: 7.x-3.x-dev
Maintainers: [jbickar](https://github.com/jbickar), [sherakama](https://github.com/sherakama)
[Changelog.txt](CHANGELOG.txt)
This module includes a content type (Stanford Slide) and bulk operations View, incorporating the Stanford Image Field Collection. Stanford Slides are the basic building block for Stanford Carousels.
* **Slide Block (VBO)**
The Slide Block view is an administration view displaying a table of Stanford Slide node information. Administrators can alter the content of multiple slides and/or publish and unpublish slides from this block.
* **Slides Page (VBO)**
The slides page is identical to the Slide block except that it is a page view and can be found at /admin/stanford/slides
* **Manage Slides Content Page**
This contains a view for the stanford_manage feature. It provides a bulk operation view where content authors can make changes to multiple slides in one task.
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)