Migration guide from the Dubrovka version to the Elche version

Upgrade your Novius OS and its applications

See Updates page if you didn’t already do it.

Migrate your developments

Breaking changes

Shared Wysiwygs and Medias context

  • All shared Wysiwygs and Medias context must be access with providers shared_wysiwygs_context and shared_medias_context
  • Remove declaration of variables shared_wysiwygs_context and shared_medias_context from model

Deprecated

Those updates are not mandatory but desirable to be able to migrate without trouble when next version is released.

Nos:parse_wysiwyg(), Nos:parse_enhancers() and Nos:get_enhancer_content()

These methods are deprecated, use:

  • Tools_Wysiwyg::parse() instead of Nos:parse_wysiwyg()
  • Tools_Wysiwyg::parseEnhancers() instead of Nos:parse_enhancers()
  • Tools_Enhancer::content() instead of Nos:get_enhancer_content()
Read the Docs v: elche
Versions
latest
elche
dubrovka
chiba.2
chiba.1
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.