Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newspaper issues accordian view #60

Merged
merged 3 commits into from
Feb 28, 2023

Conversation

Natkeeran
Copy link
Contributor

This PR provides accordion view for newspaper issues.

It installs the views_nested_details in Islandora Labs.

"islandora/views_nested_details": "^1.0.0-beta",

And adds a newspaper block view, which is a mainly a view formatter change to the existing newspaper issue view.

Further, it provides a context for the view block placement.

Comment on lines +32 to +37
"version": "1.0.0-beta1",
"type": "drupal-module",
"source": {
"url": "https://github.com/Islandora-Labs/views_nested_details",
"type": "git",
"reference":"1.0.0-beta1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this section a workaround because it's not on packagist? Should we just put it on packagist?

Second, can we require a version range rather than a specific version? Relatedly, should we release a 1.0?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can address this later.

@rosiel rosiel merged commit 830c68b into Islandora-Devops:main Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants