Skip to content

Commit ba998ba

Browse files
committed
PB-518a: Merging 1.3 docs to develop
Changed doc title
1 parent f4ffece commit ba998ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/how-to/how-to-use-upgrade-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# How to make configuration changes backwards compatible
1+
# How to upgrade content types
22

33
Before version 1.3, changes to a content-type configuration could (and usually would) break the existing content that was saved with the previous configuration. Why? Because a content type's configuration maps data from its source (the master format) to its display templates. So when the configuration mapping changes, the display of existing content might also change. With significant configuration changes, data (such as styles, attributes, and html) is lost. Such changes cause existing content to appear incorrectly, or not at all.
44

0 commit comments

Comments
 (0)