|
|
@ -5,7 +5,7 @@ roblib_ill.settings: |
|
|
|
_title: 'Roblib ILL Settings Form' |
|
|
|
_title: 'Roblib ILL Settings Form' |
|
|
|
requirements: |
|
|
|
requirements: |
|
|
|
_permission: 'administer site configuration' |
|
|
|
_permission: 'administer site configuration' |
|
|
|
|
|
|
|
|
|
|
|
roblib_ill.loan_form: |
|
|
|
roblib_ill.loan_form: |
|
|
|
path: 'upei/roblib/ill/{parameters}' |
|
|
|
path: 'upei/roblib/ill/{parameters}' |
|
|
|
defaults: |
|
|
|
defaults: |
|
|
@ -14,11 +14,13 @@ roblib_ill.loan_form: |
|
|
|
parameters: '[a-zA-Z\s]+' |
|
|
|
parameters: '[a-zA-Z\s]+' |
|
|
|
requirements: |
|
|
|
requirements: |
|
|
|
_permission: 'access content' |
|
|
|
_permission: 'access content' |
|
|
|
|
|
|
|
|
|
|
|
roblib_ill.loan_form_finished: |
|
|
|
roblib_ill.loan_form_finished: |
|
|
|
path: 'upei/roblib/ill/finished' |
|
|
|
path: 'upei/roblib/ill/finished' |
|
|
|
defaults: |
|
|
|
defaults: |
|
|
|
_controller: '\Drupal\upei_roblib_ill\Controller\RoblibIllController::finished' |
|
|
|
_controller: '\Drupal\upei_roblib_ill\Controller\RoblibIllController::finished' |
|
|
|
_title: 'Interlibrary Loan Request Completed' |
|
|
|
_title: 'Interlibrary Loan Request Completed' |
|
|
|
|
|
|
|
options: |
|
|
|
|
|
|
|
no_cache: 'TRUE' |
|
|
|
requirements: |
|
|
|
requirements: |
|
|
|
_permission: 'access content' |
|
|
|
_permission: 'access content' |
|
|
|