Skip to content

Add Zotero Replication Checker to Replication Hub nav menu#695

Merged
richarddushime merged 4 commits intomasterfrom
copilot/add-zotero-repliation-checker
Mar 12, 2026
Merged

Add Zotero Replication Checker to Replication Hub nav menu#695
richarddushime merged 4 commits intomasterfrom
copilot/add-zotero-repliation-checker

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 9, 2026

Adds a new "Zotero Replication Checker" entry to the Replication Hub dropdown, linking to https://forrt.org/flora_zotero/, positioned immediately after "FLoRA Annotator".

Changes

  • config/_default/menus.toml: Inserted new menu item at weight 63 under parent = "replications"; bumped FReD Explorer (63→64), FReD R-Package (64→65), Handbook (65→66), and Large-Scale Replication Projects (66→67) to preserve ordering
[[main]]
  name = "Zotero Replication Checker"
  url = "https://forrt.org/flora_zotero/"
  weight = 63
  parent = "replications"
Original prompt

This section details on the original issue you should resolve

<issue_title>Add Zotero Repliation Checker to Replication Hub menu</issue_title>
<issue_description>Add "Zotero Repliation Checker" to Replication Hub menu, linked to https://forrt.org/flora_zotero/ and shown right after "FLoRA Annotator"</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: LukasWallrich <60155545+LukasWallrich@users.noreply.github.com>
Copilot AI changed the title [WIP] Add Zotero Repliation Checker to Replication Hub menu Add Zotero Replication Checker to Replication Hub nav menu Mar 9, 2026
@LukasWallrich LukasWallrich marked this pull request as ready for review March 12, 2026 13:14
@LukasWallrich LukasWallrich requested a review from a team as a code owner March 12, 2026 13:14
@LukasWallrich
Copy link
Copy Markdown
Contributor

@richarddushime please review and merge

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 12, 2026

📝 Spell Check Results

Found 8 potential spelling issue(s) in this PR:

📄 content/clusters/cluster7.md

Line Issue
130 Tham ==> Than
171 Tham ==> Than
201 Tham ==> Than

📄 content/educators-corner/004-Teaching-why-how-replication/index.md

Line Issue
94 pre-selected ==> preselected

📄 content/glossary/english/statistical_significance.md

Line Issue
5 pre-selected ==> preselected

📄 content/pedagogies/003-CREP/index.md

Line Issue
86 pre-selected ==> preselected
126 pre-selected ==> preselected
134 pre-selected ==> preselected

ℹ️ How to address these issues:

  1. Fix the typo: If it's a genuine typo, please correct it.
  2. Add to whitelist: If it's a valid word (e.g., a name, technical term), add it to .codespell-ignore.txt
  3. False positive: If this is a false positive, please report it in the PR comments.

🤖 This check was performed by codespell

@github-actions
Copy link
Copy Markdown
Contributor

👍 All image files/references (if any) are in webp format, in line with our policy.

@LukasWallrich
Copy link
Copy Markdown
Contributor

LukasWallrich commented Mar 12, 2026

Staging Deployment Status

This PR has been successfully deployed to staging as part of an aggregated deployment.

Deployed at: 2026-03-12 14:21:12 UTC
Staging URL: https://staging.forrt.org

The staging site shows the combined state of all compatible open PRs.

Copy link
Copy Markdown
Contributor

@richarddushime richarddushime left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@richarddushime richarddushime merged commit 5a07e72 into master Mar 12, 2026
5 checks passed
@richarddushime richarddushime deleted the copilot/add-zotero-repliation-checker branch March 12, 2026 14:36
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.

Add Zotero Repliation Checker to Replication Hub menu

3 participants