site-admin-elements.yaml 57.01 KiB
tabGroups:
# dashboard: Dashboard
xnatSetup: XNAT Setup
manageAccess: Manage Access
manageData: Manage Data
processing: Processing
projectCustomization: Project Customization
advanced: Advanced XNAT Settings
other: Other
siteId:
kind: panel.input.text
name: siteId
label: Site ID
validation: required id onblur
description: >
The id used to refer to this site (also used to generate database ids).
The Site ID must start with a letter and contain only letters, numbers
and underscores. It should be a short, one-word name or acronym which
describes your site. No spaces or non-alphanumeric characters.
siteDescriptionPage:
tag: input
element:
type: text
name: siteDescriptionPage
size: 30
after: >
<p class="description">Specify a velocity template file to display on the login page</p>
siteDescriptionText:
tag: textarea|data-code-editor=html|data-code-language=html
element:
name: siteDescriptionText
rows: 8
after: >
<p class="description">Specify a simple text description of this site.</p>
passwordExpirationInterval:
kind: input.text
# id: passwordExpirationInterval
name: passwordExpirationInterval
label: Password Expiration (Interval)
after: >
<p class="description">Interval of time after which unchanged passwords expire and users have to change them.
Uses <a target="_blank" href="http://www.postgresql.org/docs/9.0/static/functions-datetime.html">PostgreSQL interval notation</a>.</p>
passwordExpirationDate:
kind: input.text
# id: passwordExpirationDate
name: passwordExpirationDate
label: Password Expiration (Date)
after:
datePicker:
tag: span#datePicker
content: >
<span id='openCal-passwordExpirationDate' class='icon icon-sm icon-calendar'></span>
<br>
<p class='description'>Expire passwords that were last changed before this date and require those users to change them.</p>
siteDescriptionType:
kind: panel.element
#id: siteDescriptionType
#name: siteDescriptionType
label: Site Description
info: >
<p>The site description will show up on the login page and can be utilized to describe the purpose of this site, or notify users of important application status messages (ie. "The system is down for maintenance").</p><p>Administrators can opt to display a simple text message, or specify a velocity template reference containing the content to be displayed.</p>
contents: