Versions Compared

Key

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

...

All of the views found in the Store and Publisher also consists of a number nested smaller views. Each of these views are referred to a partial, which is defined in a  .hbs  file (e.g., header.hbs).

Why

...

are some partial file definitions empty?

The partial definitions of some partials (such as, the sidebar-container.hbs and extended-search-attributes.hbs

...

This is a placeholder partial. Therefore, the .hbs file is empty as there is no ) are empty, because they are placeholder partials, which do not have any actual implementation on the ES side.

What is meant by creating the shell of an asset extension?

...