X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/organizer/organizer.html diff --git a/examples/organizer/organizer.html b/examples/organizer/organizer.html index 027130bc..c43fafc7 100644 --- a/examples/organizer/organizer.html +++ b/examples/organizer/organizer.html @@ -1,36 +1,21 @@ - - - -Organizing Images into Albums - - - - - - - - - - - - - - - - - - - -

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. - -

-




- - + + + + 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.

+ + \ No newline at end of file