Versions Compared

Key

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

Table of Contents

What is a partial?

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 a .hbs file.

Where is the default asset extension for a Publisher located?

It is located in the <ES_HOME>/repository/deployment/server/jaggeryapps/publisher/extensions/assets/default/asset.js  file.

Where is the default asset extension for a Store located?

It is located in the <ES_HOME>/repository/deployment/server/jaggeryapps/store/extensions/assets/default/asset.js  file.

Where should Publisher asset extensions be stored?

...