Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
GitHub Issue: (Islandora/documentation#1171)
Release pull requests, etc.)
What does this Pull Request do?
This should complete the redistribution of all the tokens that were previously in the two distinct "islandora_tokens" modules (by @kayakr and @wgilling). Since this branch was once merged to islandora already, this new PR is to address the last change to islandora module to provide the
pdf_url
token. After this is merged, the full set of tokens would be available as part of islandora or the controlled_access_terms module (separate code repo and PR for that).This PR moves all tokens that needed Media or File functionality into the islandora module.
What's new?
There should be no side-effects. If the instance of controlled_access_terms is not up to date, this PR may cause a conflict as to which module provides the functionality for this
pdf_url
token.pdf_url
token to islandora/islandora.tokens.incpdf_url
token has already been removed from the controlled_access_terms/controlled_access_terms.tokens.inc(i.e. Regeneration activity, etc.)? clear the cache after pulling down the code
How should this be tested?
pdf_url
tokenA description of what steps someone could take to:
Interested parties
@dannylamb, @Islandora/8-x-committers