Skip to content

Developing Sqwidgets

grasuth edited this page Aug 13, 2010 · 5 revisions

Turning on the development config option (see Sqwidget configuration) does the following:

  • shows errors in widget divs when there were failures in the loading or display process. This displays a div with a red border and a list of errors that occured on loading.
  • adds ?cache= to all getScript urls, to ensure that plugins are re-loaded despite any other annoying caching.
Clone this wiki locally