Versions Compared

Key

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

...

Reorderer Flavour

How to tell if you're using this flavour

Where to find upgrading instructions

List Reorderer

your code uses

Code Block
javascript
javascript
fluid.reorderList();

Tutorial - List Reorderer 0.5 Migration

Grid Reorderer

your code uses

Code Block
javascript
javascript
fluid.reorderGrid();

Tutorial - Grid Reorderer 0.5 Migration

Layout Reorderer

your code uses

Code Block
javascript
javascript
fluid.reorderLayout();

Tutorial - Layout Reorderer 0.5 Migration Advanced Reorderer

Layout Customizer

your code uses

Code Block
javascript
javascript
new fluid.ReordererinitLayoutCustomizer();

Tutorial - Advanced Reorderer Layout Customizer 0.5 Migration

...

Lightbox/Image Reorderer

your code uses

Code Block
javascript
javascript

new fluid.lightbox();

Tutorial -

...

...

Advanced Reorderer

your code uses

Code Block
javascript
javascript

new fluid.Reorderer();

Tutorial -

...