Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
wcms-openscholar
uw_virtual_site_homepage
Commits
7ccf8aca
Commit
7ccf8aca
authored
Jan 19, 2017
by
Eric Bremner
Browse files
FDSU-1805: Adding faculty colours.
parents
d83aa9e5
90da379e
Changes
1
Hide whitespace changes
Inline
Side-by-side
uw_virtual_site_homepage.features.field_base.inc
View file @
7ccf8aca
...
@@ -268,7 +268,37 @@ function uw_virtual_site_homepage_field_default_field_bases() {
...
@@ -268,7 +268,37 @@ function uw_virtual_site_homepage_field_default_field_bases() {
'type'
=>
'text_long'
,
'type'
=>
'text_long'
,
);
);
// Exported field_base: 'field_uw_office_location'
// Exported field_base: 'field_uw_home_page_banners'
$field_bases
[
'field_uw_home_page_banners'
]
=
array
(
'active'
=>
1
,
'cardinality'
=>
10
,
'deleted'
=>
0
,
'entity_types'
=>
array
(),
'field_name'
=>
'field_uw_home_page_banners'
,
'foreign keys'
=>
array
(
'fid'
=>
array
(
'columns'
=>
array
(
'fid'
=>
'fid'
,
),
'table'
=>
'file_managed'
,
),
),
'indexes'
=>
array
(
'fid'
=>
array
(
0
=>
'fid'
,
),
),
'locked'
=>
0
,
'module'
=>
'image'
,
'settings'
=>
array
(
'default_image'
=>
0
,
'uri_scheme'
=>
'public'
,
),
'translatable'
=>
0
,
'type'
=>
'image'
,
);
// Exported field_base: 'field_uw_office_hours'
$field_bases
[
'field_uw_office_location'
]
=
array
(
$field_bases
[
'field_uw_office_location'
]
=
array
(
'active'
=>
1
,
'active'
=>
1
,
'cardinality'
=>
1
,
'cardinality'
=>
1
,
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment