Skip to content

docs: update registration page#1448

Open
NishaSharma14 wants to merge 1 commit into
developmentfrom
update-registration-page
Open

docs: update registration page#1448
NishaSharma14 wants to merge 1 commit into
developmentfrom
update-registration-page

Conversation

@NishaSharma14

Copy link
Copy Markdown
Contributor
720p.mov

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates end-user documentation to reflect the new “Registration and Account” guide and refreshes related links/navigation; additionally, it hides the demo-environment warning banner on the login/register UI.

Changes:

  • Replaces the old registration guide with a new “Registration and Account” page and updates doc navigation/links to point to it.
  • Reformats parts of the submission-process and FAQ docs (lists/callouts) and fixes account-deletion policy text placement.
  • Comments out the demo-environment warning blocks on the Login and Register pages.

Reviewed changes

Copilot reviewed 7 out of 17 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
resources/js/Pages/Auth/Register.vue Comments out the demo-environment notice block on the registration page.
resources/js/Pages/Auth/Login.vue Comments out the demo-environment notice block on the login page.
docs/submission-guides/submission-process.md Updates registration link + reflows list formatting and callout formatting.
docs/submission-guides/registration.md Removes the old registration guide (replaced by new combined guide).
docs/submission-guides/registration-and-account.md Adds a new consolidated registration/account guide with updated screenshots/steps.
docs/FAQs.md Updates registration link and expands account-deletion policy guidance.
docs/.vitepress/config.mjs Updates sidebar nav entry to the new registration/account doc.

Comment on lines 18 to 22
class="pb-4"
>
<div
<!-- <div
class="bg-amber-50 border border-amber-200 rounded-lg px-4 py-3 mt-3 text-sm text-amber-800"
>
Comment on lines 25 to +29
<div
v-if="$page.props.environment.toLowerCase() != 'production'"
class="pb-4"
>
<div
<!-- <div

- After providing all the necessary metadata information, the `Validation` status will change to <span style="color:green; font:bold;">Success</span> and all the checklist items will be marked in green <span style="color:green;">(✓)</span>. Click on the `Refresh` button if the validation status doesnot update. Click on the `Proceed` button to move to the final step of submission.
- After providing all the necessary metadata information, the `Validation` status will change to <span style="color:green; font:bold;">Success</span> and all the checklist items will be marked in green <span style="color:green;">(✓)</span>. Click on the `Refresh` button if the validation status doesnot update. Click on the `Proceed` button to move to the final step of submission.
If you choose to publish as a `Project`, you need to provide the necessary minimum requirements, such as:

- `Project Name` - must be unique within the workspace (personal workspace or team).
- `Project Desription` - must be at least 20 characters.
- `Author` - enter the details of the authors who are linked with the creation of the data. Again, these details can be entered manually or imported via ORCID IDs
- `Release Date` - if you want to publish your data right away, you can leave this value as the default. Otherwise, you can choose any future date, and your data will be automatically published on that particular date.
- `License` - license is mandatory for making your data public. If you are not sure which license to use, please check the link [How to choose the right license?](/submission-guides/licenses.html).
- `Terms & Conditions` - please check the boxes if you agree to the [Terms of Service](https://nmrxiv.org/terms-of-service) and [Privacy Policy](https://nmrxiv.org/privacy-policy) of the [nmrXiv](https://nmrxiv.org) and also please note once you publish your data, you are aware that your data including the underlying spectras and files will be made public.
Comment thread docs/FAQs.md
- Structure your data in folders similar to **[nmrXiv](https://nmrxiv.org/)** structuring of projects, studies, and datasets. This step might not be intuitive so we recommend [checking its docummentation](/submission-guides/folder-structure.html).
- Upload your data, edit it, and provide its metadata via the [submission pipeline](/submission-guides/submission-process.html).
- [Register to nmrXiv](/submission-guides/registration-and-account.md).
- Structure your data in folders similar to **[nmrXiv](https://nmrxiv.org/)** structuring of projects, studies, and datasets. This step might not be intuitive so we recommend [checking its docummentation](/submission-guides/folder-structure.html).
Comment thread docs/FAQs.md
If the above criteria are not met

- Click [here](https://github.com/NFDI4Chem/nmrxiv/issues/new/choose) to report a new one under appropiate category.
- Click [here](https://github.com/NFDI4Chem/nmrxiv/issues/new/choose) to report a new one under appropiate category.
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.

2 participants