- doi url for dc:identifier
- readonly keywords with id for editor and submitter for edit forms
This commit is contained in:
parent
d80a8ab3f4
commit
28a38da865
6 changed files with 38 additions and 16 deletions
|
@ -125,6 +125,7 @@ class RequestController extends Controller
|
|||
$this->proc->setParameter('', 'baseURL', url('/') . $uri[0]);
|
||||
$this->proc->setParameter('', 'repURL', url('/'));
|
||||
$this->proc->setParameter('', 'downloadLink', url('/') . '/file/download/');
|
||||
$this->proc->setParameter('', 'doiLink', 'https://doi.org/');
|
||||
|
||||
// $resumptionPath = $this->configuration->getResumptionTokenPath();
|
||||
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue