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

Allow ability to choose whether file PIDs are created/minted #4929

Closed
3 tasks
scolapasta opened this issue Aug 7, 2018 · 3 comments
Closed
3 tasks

Allow ability to choose whether file PIDs are created/minted #4929

scolapasta opened this issue Aug 7, 2018 · 3 comments
Assignees

Comments

@scolapasta
Copy link
Contributor

scolapasta commented Aug 7, 2018

As feedback from the community, we've heard that some group do not want to create / mint file PIDs. So this issue is to add a setting to allow this code to be optional.

Tasks:

  • add setting to settings table
  • use setting in publish commands to decide whether to create / mint file PIDs
  • add display logic to show different file page citation/s depending on whether there is a file PID*

(*) this 3rd task should already be handled by the fact that file PIDs don't exist for draft files, but we should review this with the UI/UX team

@matthew-a-dunlap matthew-a-dunlap self-assigned this Aug 28, 2018
matthew-a-dunlap added a commit that referenced this issue Aug 28, 2018
Installation variable to disable file PIDs publishing

This leverages existing functionality as we already had cases where we did not publish file PIDs.
@sekmiller sekmiller removed their assignment Aug 30, 2018
@kcondon kcondon self-assigned this Aug 30, 2018
matthew-a-dunlap added a commit that referenced this issue Aug 31, 2018
Installation variable to disable file PIDs publishing

This leverages existing functionality as we already had cases where we did not publish file PIDs.
kcondon added a commit that referenced this issue Aug 31, 2018
@kcondon kcondon closed this as completed Aug 31, 2018
@lmaylein
Copy link
Contributor

lmaylein commented Oct 2, 2018

What is the corresponding configuration option in 4.9.3. Could not find anything in the documentation except :DataFilePIDFormat

@lmaylein
Copy link
Contributor

lmaylein commented Oct 2, 2018

Ok. It's :FilePIDsEnabled
This option is not shown in the current documentation (http://guides.dataverse.org/en/latest/installation/config.html)

@pdurbin
Copy link
Member

pdurbin commented Oct 2, 2018

@lmaylein good job finding it. 😄

The "latest" symlink hasn't been updated yet but the 4.9.3 docs have been built: http://guides.dataverse.org/en/4.9.3/installation/config.html#filepidsenabled

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

No branches or pull requests

7 participants