X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/0494b8d9b9bb03ab6c22b34dae81261e3cd7e3e6..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/organizer/organizer.html diff --git a/examples/organizer/organizer.html b/examples/organizer/organizer.html index 1b9ccbb4..c43fafc7 100644 --- a/examples/organizer/organizer.html +++ b/examples/organizer/organizer.html @@ -1,36 +1,21 @@ - - -Organizing Images into Albums - + + + Image Organizer Example - - - - + + + + + - - - - - - - - - - - - -

Organizing Images into Albums

-

This example shows demonstrates how you can drop anything into the tree.

-

This example also shows how a customized DragZone can be -applied to a JsonView to get automatic lightweight drag and drop of asynchronously loaded data.

-

The js is not minified so it is readable. See organizer.js. The multi image drag drop added a little complexity to the code, but hopefully it is still easy to follow. -

For simplicity, there is no validation on the names you enter in the tree node editor and you can drag the same picture -into an album as many times as you want.

-

Hold shift/control to select multiple images in the main images view. You can drag those images into the tree. - -

-




- - + + + +

Organizing Images into Albums

+

This example shows demonstrates how you can drop anything into the tree.

+

This example also shows how a customized DragZone can be + applied to a JsonView to get automatic lightweight drag and drop of asynchronously loaded data.

+

The js is not minified so it is readable. See organizer.js. The multi image drag drop added a little complexity to the code, but hopefully it is still easy to follow.

+ + \ No newline at end of file