Versions Compared

Key

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

...

The full reference of this command can be found in the separate section squirro_widget Command Line Reference.

Managing Widgets in the Squirro UI

As of Squirro 3.0.0 you can now manage and edit custom widgets in the Squirro UI. Please refer to this guideĀ Managing Widgets in the Squirro UI.

JavaScript

Custom widgets are implemented as Backbone.js views. Despite this, no prior experience with the Backbone.js framework is required.

...