Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/contentmath/islandora_disqus
Enables Disqus commenting on Islandora objects.
https://github.com/contentmath/islandora_disqus
Last synced: 25 days ago
JSON representation
Enables Disqus commenting on Islandora objects.
- Host: GitHub
- URL: https://github.com/contentmath/islandora_disqus
- Owner: contentmath
- License: gpl-3.0
- Created: 2016-04-04T00:00:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-07T00:29:27.000Z (almost 9 years ago)
- Last Synced: 2024-05-01T08:35:45.748Z (8 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- islandora_awesome - Islandora Disqus - Enables commenting on Islandora objects using the Disqus comment platform. [More info](http://www.contentmath.com/articles/2016/4/2/islandora-disqus-commenting) (The Islandora 7.x-1.x List / Utility Modules)
README
# Islandora Disqus
## Introduction
The Islandora Disqus modules enables Disqus commenting on Islandora objects.
## Requirements
This module requires the following modules/libraries:
* [Islandora](https://github.com/islandora/islandora)
* [Tuque](https://github.com/islandora/tuque)A Disqus account is also required, sign up at [https://disqus.com](https://disqus.com).
## Installation
Follow the typical Drupal module installation instructions [here](https://drupal.org/documentation/install/modules-themes/modules-7).
## Configuration
Enable the block and add your Disqus shortname at /admin/structure/block/manage/islandora_disqus/islandora_disqus_display/configure
![Configuration screenshots](http://static1.squarespace.com/static/56ec91e02fe1319543ad7e75/t/5702fb1c60b5e92eb872c6b8/1459813167862/?format=750w)
### Customization
The block can be placed in any theme region and visibility can be set per page, role, or user.
Check "Default visibility?" to prevent the block from being displayed on Islandora object URLs that are not the base display for the object.
## Documentation
Further documentation for this module is available at [www.contentmath.com](http://www.contentmath.com/articles/2016/4/2/islandora-disqus-commenting).
## Troubleshooting/Issues
Have an issue with the module?
* [Issue Queue](https://github.com/contentmath/islandora_disqus/issues)
Need support or additional features or modifications?
* [Content Math](http://www.contentmath.com)
## Maintainers/Sponsors
Current maintainers:
* [Mitch MacKenzie](http://www.contentmath.com)
## License
[GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt)