{** * plugins/generic/orcidProfile/settingsForm.tpl * * Copyright (c) 2015-2018 University of Pittsburgh * Copyright (c) 2014-2018 Simon Fraser University * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * ORCID Profile plugin settings * *}
{translate key="plugins.generic.orcidProfile.manager.settings.description"}

{translate key="plugins.generic.webfeed.settings"}

{csrf} {include file="controllers/notification/inPlaceNotification.tpl" notificationId="orcidProfileSettingsFormNotification"} {fbvFormArea id="orcidProfileSettingsFormArea"}
{fieldLabel name="orcidProfileAPIPath" required="true" key="plugins.generic.orcidProfile.manager.settings.orcidProfileAPIPath"} {html_options_translate name="orcidProfileAPIPath" options=$orcidApiUrls selected=$orcidProfileAPIPath}
{fieldLabel name="orcidClientId" required="true" key="plugins.generic.orcidProfile.manager.settings.orcidClientId"}
{fieldLabel name="orcidClientSecret" required="true" key="plugins.generic.orcidProfile.manager.settings.orcidClientSecret"}
{/fbvFormArea} {fbvFormButtons}

{translate key="common.requiredField"}