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

Prevent "contributor" entry if author already exists as "creator" #21

Closed
chrispy-snps opened this issue Jan 30, 2021 · 1 comment
Closed

Comments

@chrispy-snps
Copy link

Currently, the plugin will add the author as a contributor when a document is modified, even if they are already listed as the creator:

  <prolog>
    <author type="creator">chrispy</author>
    <author type="contributor">chrispy</author>
  </prolog>

Could you please provide a way to disable an author being listed twice, whether by default or as an option?

Thanks!

@DunaMariusCosmin
Copy link
Collaborator

DunaMariusCosmin commented Mar 19, 2021

Hi Chris,
We have just released version 1.1.0. and this contains two new options to customise the value of the "type" attribute.
Regards,
Cosmin

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

2 participants