-
Notifications
You must be signed in to change notification settings - Fork 19
Renamed fields
Fields that have been renamed while being ported to LocalGovDrupal
See also: Naming conventions For a mapping from previous sites see Migration YAML and related commit comments.
- field_links => topic_list_links
- field_topic_term => topic_list_term
- field_header_text => topic_list_header
All fields collapsed into the one localgov_services_parent
. localgovdrupal/localgov_services#27
content type | field_service |
field_sub_hub |
field_service_hub |
---|---|---|---|
service sub landing | x | ||
service page | x | x | |
service status | x | ||
document landing | x | x | |
step-by-step homepage | x | o | |
guide page | x | x | |
directory entry | x |
Note in addition to the above there was a service parent (hidden and automatically populated) on pages. This is a 1:1 mapping for the new field.
The vocabulary topics
becomes localgov_topics
. Topic fields have been rationalized to localgov_topics_classified
for pages that are put into a topic. Fields that are used to surface those pages to be rationalised.
The body
field has been removed and replaced with a localgov_campaigns_summary
field that is only displayed on node teasers.