From 4d8ad915927de9ea74a90adda574cf52f7efe9df Mon Sep 17 00:00:00 2001 From: j2blake Date: Mon, 12 May 2014 14:04:27 -0400 Subject: [PATCH] VIVO-769 some tweaks to the ORCID text --- .../freemarker/body/orcid/orcidConfirm.ftl | 48 +++++++++---------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/productMods/templates/freemarker/body/orcid/orcidConfirm.ftl b/productMods/templates/freemarker/body/orcid/orcidConfirm.ftl index f962d932..5c3992e0 100644 --- a/productMods/templates/freemarker/body/orcid/orcidConfirm.ftl +++ b/productMods/templates/freemarker/body/orcid/orcidConfirm.ftl @@ -76,57 +76,57 @@ span.completed {
-
-

Do you want to ${orcidTextOne} ORCID Identification?

+
z +

Do you want to ${orcidTextOne} ORCID iD?

<#if "START" == orcidInfo.progress> -

Step 1: ${orcidTextTwo} your ORCID ID

+

Step 1: ${orcidTextTwo} your ORCID iD

  • VIVO redirects you to ORCID's web site.
  • You log in to your ORCID account.
    • If you don't have an account, you can create one.
  • -
  • You tell ORCID that VIVO may read your ORCID Record. (one-time permission)
  • -
  • VIVO reads your ORCID Record.
  • -
  • VIVO notes that your ORCID ID is confirmed.
  • +
  • You tell ORCID that VIVO may read your ORCID record. (one-time permission)
  • +
  • VIVO reads your ORCID record.
  • +
  • VIVO notes that your ORCID iD is confirmed.
<#elseif "DENIED_AUTHENTICATE" == orcidInfo.progress> -

Step 1: ${orcidTextTwo} your ORCID ID

-

You denied VIVO's request to read your ORCID profile.

+

Step 1: ${orcidTextTwo} your ORCID iD

+

You denied VIVO's request to read your ORCID record.

Confirmation can't continue.

<#elseif "FAILED_AUTHENTICATE" == orcidInfo.progress> -

Step 1: ${orcidTextTwo} your ORCID ID

-

VIVO failed to read your ORCID profile.

+

Step 1: ${orcidTextTwo} your ORCID iD

+

VIVO failed to read your ORCID record.

Confirmation can't continue.

<#else> -

Step 1: ${orcidTextTwo} your ORCID ID (step completed)

-

Your ORCID ID is confirmed as ${orcidInfo.orcid}

-

View your ORCID profile page.

+

Step 1: ${orcidTextTwo} your ORCID iD (step completed)

+

Your ORCID iD is confirmed as ${orcidInfo.orcid}

+

View your ORCID record.

<#if "ID_ALREADY_PRESENT" == orcidInfo.progress> -

Step 2 (recommended): Linking your ORCID Record to VIVO (step completed)

-

Your ORCID profile already includes a link to VIVO.

+

Step 2 (recommended): Linking your ORCID record to VIVO (step completed)

+

Your ORCID record already includes a link to VIVO.

<#elseif "DENIED_ID" == orcidInfo.progress> -

Step 2 (recommended): Linking your ORCID Record to VIVO

-

You denied VIVO's request to add an External ID to your ORCID profile.

+

Step 2 (recommended): Linking your ORCID record to VIVO

+

You denied VIVO's request to add an External ID to your ORCID record.

Linking can't continue.

<#elseif "FAILED_ID" == orcidInfo.progress> -

Step 2 (recommended): Linking your ORCID Record to VIVO

-

VIVO failed to add an External ID to your ORCID profile.

+

Step 2 (recommended): Linking your ORCID record to VIVO

+

VIVO failed to add an External ID to your ORCID record.

Linking can't continue.

<#elseif "ADDED_ID" == orcidInfo.progress> -

Step 2 (recommended): Linking your ORCID Record to VIVO (step completed)

-

Your ORCID profile is linked to VIVO

-

View your ORCID profile page.

+

Step 2 (recommended): Linking your ORCID record to VIVO (step completed)

+

Your ORCID record is linked to VIVO

+

View your ORCID record.

<#else> -

Step 2 (recommended): Linking your ORCID Record to VIVO

+

Step 2 (recommended): Linking your ORCID record to VIVO

  • VIVO redirects you to ORCID's web site
  • -
  • You tell ORCID that VIVO may add an "external ID" to your ORCID Record. (one-time permission)
  • +
  • You tell ORCID that VIVO may add an "external ID" to your ORCID record. (one-time permission)
  • VIVO adds the external ID.