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

Installation for testing Islandora-CLAW/CLAW#888 #79

Merged
merged 2 commits into from
Oct 24, 2018

Conversation

dannylamb
Copy link
Member

@dannylamb dannylamb commented Oct 3, 2018

Use this to test all the PRs for Islandora/documentation#888

Resolves Islandora/documentation#921

After you vagrant up, you should see several important changes.

  • The resource_types vocabulary is filled with DCMI Type entries
    screenshot from 2018-10-03 10-54-54
  • The form is divided into fieldsets using the field_group module
    screenshot from 2018-10-03 10-55-23
  • You can use content_browser for field_member_of and field_media_of to choose from existing nodes
    screenshot from 2018-10-03 10-58-22
  • You can also use inline entity form to create new nodes and subjects from within the parent form
    screenshot from 2018-10-03 10-59-06
  • The model field has a drop-down instead of an autocomplete
    screenshot from 2018-10-03 11-00-06
  • There's access control and display hints fields, as well.
  • Access control uses field_permission so that it's private to admins and the person who created the content
    screenshot from 2018-10-03 11-01-50

Starting to look more full featured for sure!

Copy link
Contributor

@seth-shaw-unlv seth-shaw-unlv left a comment

Choose a reason for hiding this comment

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

Works as advertised.

@dannylamb
Copy link
Member Author

Re-testing with 28b3e65 to make sure it still works after all the changes I'm making to islandora_demo to get tests working. May have to update https://github.com/Islandora-CLAW/CLAW/blob/master/.scripts/travis_setup_drupal.sh as well. So hang tight.

@seth-shaw-unlv seth-shaw-unlv merged commit 66a4057 into Islandora-Devops:master Oct 24, 2018
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