Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
wcms-openscholar
uw_virtual_site_homepage
Commits
b5755dba
Commit
b5755dba
authored
Jan 19, 2017
by
Lily Yan
Browse files
FDSU-1806 Add help text for site description field.
parent
346f2fcb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
uw_virtual_site_homepage.features.field_instance.inc
uw_virtual_site_homepage.features.field_instance.inc
+2
-1
uw_virtual_site_homepage.info
uw_virtual_site_homepage.info
+0
-2
No files found.
uw_virtual_site_homepage.features.field_instance.inc
View file @
b5755dba
...
...
@@ -842,7 +842,7 @@ function uw_virtual_site_homepage_field_default_field_instances() {
'bundle'
=>
'uw_virtual_site_homepage'
,
'default_value'
=>
NULL
,
'deleted'
=>
0
,
'description'
=>
''
,
'description'
=>
'
Please provide a brief description explaining the focus of your site. This information will be displayed on your home page.
'
,
'display'
=>
array
(
'default'
=>
array
(
'label'
=>
'hidden'
,
...
...
@@ -1091,6 +1091,7 @@ function uw_virtual_site_homepage_field_default_field_instances() {
t
(
'Office location'
);
t
(
'Other faculty'
);
t
(
'Phone number'
);
t
(
'Please provide a brief description explaining the focus of your site. This information will be displayed on your home page.'
);
t
(
'Profile image'
);
t
(
'Provide banner images for virtual site homepages on Scholar at Waterloo sites.'
);
t
(
'Site description'
);
...
...
uw_virtual_site_homepage.info
View file @
b5755dba
...
...
@@ -2,7 +2,6 @@ name = UW Virtual Site Homepage
description
=
UW
virtual
site
homepage
settings
package
=
uWaterloo
Content
Types
project
=
uw_virtual_site_homepage
dependencies
[]
=
conditional_fields
dependencies
[]
=
ctools
dependencies
[]
=
eim
dependencies
[]
=
features
...
...
@@ -20,7 +19,6 @@ dependencies[] = strongarm
dependencies
[]
=
text
dependencies
[]
=
views
dependencies
[]
=
vsite_vocab
features
[
conditional_fields
][]
=
node
:
uw_virtual_site_homepage
features
[
ctools
][]
=
strongarm
:
strongarm
:
1
features
[
ctools
][]
=
views
:
views_default
:
3.0
features
[
features_api
][]
=
api
:
2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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