Sitecore.SPEAK.Guidance

Living SPEAK guideline used internally to share same structure and code style. It is work in progress and you are welcomed to pull request it.

Dialog definition conventions


The following guidelines apply to dialogs created by Sitecore for release as part of the Sitecore platform.

Sheer application dialogs

Use the following guidelines for dialogs displayed by legacy Sheer applications (such as the Content Editor, Experience Editor, and so on).

  1. Use the Speak-DialogPage template.

  2. Use the Speak-Layout for the dialog page.

SPEAK application dialogs

Use the following guidelines for dialogs displayed by SPEAK based applications (such as

  1. Use the Speak-BasePage template.

  2. Use the Speak-EmptyLayout for the dialog page.