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

Modification of Mastodon translator #3218

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jan 8, 2024

  1. This is intended to fix [zotero#3214](zotero#3214)

    I have added a new parse function `parseMastonURL` to handle different URL formats
    UniqueClouds committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1dea23d View commit details
    Browse the repository at this point in the history
  2. Update Mastodon.js

    UniqueClouds authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    3517fa8 View commit details
    Browse the repository at this point in the history
  3. Modification of OSF translator

    This is intended to address the [issue#3188](https://github.com/zotero/translators/issues/3188\)
    
    I have made two modifications.
    1. Modify `detectWeb` function to ensure that OSF Projects are recognized as "Web Page" instead of "Journal Article."
    2. Modify `scrape` function to customize the citation information for OSF Projects.
    UniqueClouds authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    67ef226 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from UniqueClouds/UniqueClouds-patch-1

    Modification of OSF translator
    UniqueClouds authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1ab57d1 View commit details
    Browse the repository at this point in the history