Versions Compared

Key

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

...

  1. Add multilingual ContentBlockContent field to page-revision unit.
  2. Fill ContentBlockContent by concatenated content of all page revision content blocks when content block is changed (see "EContentEventHandler::_afterItemChanged" method in rCCD15050).
  3. Insert new record to SearchConfig about this new field with join to live page-revision (similar to how "Link.ModifiedById" field record looks like).

Related Tasks