Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roblib/islandora_newspaper_calendar_page
Override default newspaper view with a rendered calendar view
https://github.com/roblib/islandora_newspaper_calendar_page
Last synced: 3 months ago
JSON representation
Override default newspaper view with a rendered calendar view
- Host: GitHub
- URL: https://github.com/roblib/islandora_newspaper_calendar_page
- Owner: roblib
- License: gpl-3.0
- Fork: true (evkennedy/islandora_newspaper_calendar_page)
- Created: 2014-07-18T11:41:47.000Z (over 10 years ago)
- Default Branch: feature/9341/complete
- Last Pushed: 2017-08-28T19:29:48.000Z (about 7 years ago)
- Last Synced: 2024-05-02T21:07:27.154Z (7 months ago)
- Language: CSS
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- islandora_awesome - Islandora Newspaper Calendar Page - This module replaces the default newspaper 'View' tab content with a view of a calendar. One year's calendar is shown at a time and the year can be changed from a dropdown list. (The Islandora 7.x-1.x List / Utility Modules)
README
# Islandora Newspapers Calendar Page
## Introduction
This module replaces the default newspaper 'View' tab content with a view of a calendar.
One year's calendar is shown at a time and the year can be changed from a dropdown list.![Screenshot](https://user-images.githubusercontent.com/1943338/29664376-bf17d230-88a5-11e7-8b3b-282174da2bab.png)
## Requirements
This module requires the following modules:
* [Islandora Newspaper Solution Pack](https://github.com/Islandora/islandora_solution_pack_newspaper)
* [Islandora Solr](https://github.com/Islandora/islandora_solr_search)## Configuration
This module requires that your solr configuration has a single-valued Date field (date type, usually _dt) on your
Newspaper Issue objects that reflects the publication date. This will be used to populate the calendar, and is also
used for sorting. To configure this field, go to **Admin** > **Islandora** > **Islandora Utility Modules** > **Newspaper Calendar Page**
(admin/islandora/tools/newspaper-calendar).![Admin Screenshot](https://user-images.githubusercontent.com/1943338/29674117-92fd1260-88c7-11e7-928f-1505470a4bdf.png)
## "Maintainers"
This module is maintained very sporadically, and was designed for use on http://islandnewspapers.ca. It is maintained by the Robertson Library.
## License
This program comes with ABSOLUTELY NO WARRANTY and is licensed under the [GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt).