Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


When defining version numbers for your plugin, be sure that they conform to the development guidelines (G017 and G019 in particular).

 

Back to Top

...

Note

Proper versioning of your plugin is a required guideline - see G017 and G019.

 

Back to Top

 

...

Changes in the Data Model

...

Note
  • The upgradeContent method will only be invoked on nodes managed by the Entity Manager.
  • The upgradeContent method is static. To use the Entity Manager (or any other service) in a static method, see Using Services in Static Methods.
  • Proper handling of content migration is a required guideline - see G020.

Explicitly setting the Platform Dependency

...