Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
X
xnat-web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dhcp
xnat-web
Commits
d03a6e18
Commit
d03a6e18
authored
8 years ago
by
Charlie Moore
Browse files
Options
Downloads
Patches
Plain Diff
XNAT-4279: added descriptions for site setup and nonuser subscribers
parent
78d64ce1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/resources/META-INF/xnat/spawner/site-admin-elements.yaml
+14
-2
14 additions, 2 deletions
.../resources/META-INF/xnat/spawner/site-admin-elements.yaml
with
14 additions
and
2 deletions
src/main/resources/META-INF/xnat/spawner/site-admin-elements.yaml
+
14
−
2
View file @
d03a6e18
tabGroups
:
# dashboard: Dashboard
xnatSetup
:
XNAT Setup
...
...
@@ -85,6 +86,7 @@ siteLoginLanding:
id
:
siteLoginLanding
name
:
siteLoginLanding
label
:
Site Login Landing
description
:
"
The
page
users
will
land
on
immediately
after
logging
in."
siteLandingLayout
:
kind
:
panel.input.text
...
...
@@ -97,6 +99,7 @@ siteHome:
id
:
siteHome
name
:
siteHome
label
:
Site Home
description
:
"
The
page
users
will
land
on
by
clicking
the
XNAT
logo
in
the
menu
bar."
siteHomeLayout
:
kind
:
panel.input.text
...
...
@@ -109,14 +112,22 @@ siteUrl:
id
:
siteUrl
name
:
siteUrl
label
:
Site Url
validation
:
required id
description
:
"
"
validation
:
required url
description
:
>
The address you want visible to users in emails, and other external links. This should be a
functional address (i.e. if the user pasted this address in their web browser, they should
come to the site). localhost only works if the web browser is located on the same machine.
You are required to guarantee that this address is functional for reaching the site.
adminEmail
:
kind
:
panel.input.email
id
:
adminEmail
name
:
adminEmail
label
:
Site Administrator Email Address
description
:
>
The administrative email account to receive system emails. This address will receive frequent emails
on system events, such as errors, processing completion, new user registration and so on. These emails
can be configured on the Notifications tab.
fileSystemSettingsWarning
:
someInfo
:
...
...
@@ -653,6 +664,7 @@ notifications:
id
:
emailAllowNonuserSubscribers
name
:
emailAllowNonuserSubscribers
label
:
"
Allow
Nonuser
Subscribers"
description
:
"
Indicates
whether
this
site
should
restrict
email
addresses
for
site
notifications
to
addresses
that
are
associated
with
valid
active
users
of
the
XNAT
installation.
If
turned
on,
the
site
is
more
secure
from
exploitation
as
a
spam
relay,
but
restricts
the
addresses
that
can
be
used
when
alerting
administrators
to
system
events."
# value: "?? XNAT.data.siteConfig.emailAllowNonuserSubscribers"
themeManagement
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment