Another iteration in the quest for the perfect organize module. At

this point you can select microthumbs, by clicking on them, ctrl-click
will add to the selection.  You can select by drawing a lasso around
images. Holding the ctrl will add the lassoed thumbs to the selection.
Once slected, thumbs can be dragged and dropped within the current
At this point no background processing takes place
This commit is contained in:
Tim Almdal
2009-04-17 02:06:00 +00:00
parent 6fae077b52
commit d8e9133873
5 changed files with 233 additions and 165 deletions

View File

@@ -16,7 +16,7 @@
<div class="yui-b">
<a id="gMicroThumbSelectAll" href="#"><?= t("select all") ?></a>
<a id="gMicroThumbUnselectAll" href="#" style="display: none"><?= t("deselect all") ?></a>
<div id="gMicroThumbContainer" class="yui-u first"
<div id="gMicroThumbPanel" class="yui-u first"
ref="<?= url::site("organize/content/__ITEM_ID__?width=__WIDTH__&height=__HEIGHT__&offset=__OFFSET__") ?>">
<ul id="gMicroThumbGrid">
</ul>