Project

General

Profile

« Previous | Next » 

Revision 59904

Changes in the registration process as described in ticket #5750

View differences:

register-new-datasource.component.html
26 26
                      <a id="wizard_advanced-t-0" href="#wizard_advanced-h-0" aria-controls="wizard_advanced-p-0">
27 27
                        <!--<span class="current-info audible">current step: </span>-->
28 28
                        <span class="number">1</span>
29
                        <span class="title">Enter Information</span>
29
                        <span class="title">Register data source</span>
30 30
                      </a>
31 31
                    </li>
32 32
                    <li role="tab" class="{{ (currentStep < 2) ? 'disabled' : '' }} {{ (currentStep == 2) ? 'current' : '' }}" aria-disabled="true">
33 33
                      <a id="wizard_advanced-t-1" href="#wizard_advanced-h-1" aria-controls="wizard_advanced-p-1">
34 34
                        <span class="number">2</span>
35
                        <span class="title">Add Interfaces</span>
35
                        <span class="title">Register interface</span>
36 36
                      </a>
37 37
                    </li>
38 38
                    <li role="tab" class=" {{ (currentStep < 3) ? 'disabled' : '' }} {{ (currentStep == 3) ? 'current' : '' }}" aria-disabled="true">
......
146 146
                          <div>
147 147
                            <div class="openAIRECompliantLogo">
148 148
                              <h2 class="openAIRECompliantLogoMessage">
149
                                We successfully received the request to register your repository to the OpenAIRE compliant list of content providers.
150
                                A validation process against the OpenAIRE guidelines compatibility has been started.
151
                                You will be informed via email once the process is finished.
149
                                We successfully received the request to register/update your repository with/on OpenAIRE.
150
                                It usually takes about 6 weeks to check your metadata and index it.
151
                                For questions, please create a <a href="https://www.openaire.eu/support/helpdesk" target="_blank">helpdesk ticket</a>
152
                                or write to <a href="mailto:helpdesk@openaire.eu">helpdesk@openaire.eu</a>.
152 153
                                <!--Congratulations! Your repository was successfully registered in OpenAIRE. You can download this logo to use in your site.-->
153 154
                              </h2>
154 155
                              <!--<img src="../../../../assets/imgs/3_0ValidatedLogo.png" alt="OpenAireCompliant">-->

Also available in: Unified diff