https://github.com/su-sws/stanford_manage_content
Provides a manage content page with block displays for each content type
https://github.com/su-sws/stanford_manage_content
admin d7 module
Last synced: about 1 year ago
JSON representation
Provides a manage content page with block displays for each content type
- Host: GitHub
- URL: https://github.com/su-sws/stanford_manage_content
- Owner: SU-SWS
- License: gpl-2.0
- Created: 2013-05-14T21:07:58.000Z (about 13 years ago)
- Default Branch: 7.x-3.x-dev
- Last Pushed: 2018-06-27T21:50:15.000Z (about 8 years ago)
- Last Synced: 2025-06-24T08:09:39.502Z (about 1 year ago)
- Topics: admin, d7, module
- Language: PHP
- Size: 49.8 KB
- Stars: 1
- Watchers: 30
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
#[Stanford Manage Content](https://github.com/SU-SWS/stanford_manage_content)
##### Version: 7.x-3.x-dev
Maintainers: [jbickar](https://github.com/jbickar), [sherakama](https://github.com/sherakama)
[Changelog.txt](CHANGELOG.txt)
This module provides a simplified manage content page for managing all content types on a site. It also has a menu for placing links to more detailed pages for managing individual content types. Users can filter, sort, and search for different kinds of content as well as perform bulk operations on them.
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)