From 898eba8e6f666c2772b3e1be9126dd0d44791a11 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Thu, 9 Apr 2009 16:33:14 +0000 Subject: Here is the current state of "organize". I'm having trouble getting drag and drop to work. And to get it to layout properly. Any thoughts would be appreciated. --- modules/organize/views/organize_thumb_grid.html.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'modules/organize/views/organize_thumb_grid.html.php') diff --git a/modules/organize/views/organize_thumb_grid.html.php b/modules/organize/views/organize_thumb_grid.html.php index 1cbc4241..1f63f034 100644 --- a/modules/organize/views/organize_thumb_grid.html.php +++ b/modules/organize/views/organize_thumb_grid.html.php @@ -7,8 +7,14 @@ is_album()): ?> -
  • - micro_thumb_tag(array("class" => "gThumbnail"), $thumbsize) ?> +
  • +
    +
      +
    +
    + thumb_tag(array("class" => "gThumbnail"), $thumbsize, true) ?> +
    +
  • -- cgit v1.2.3