From f1cb43430bc84aaa2bcf7bfc99d1ef9dd0138e78 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 3 Apr 2009 00:50:43 +0000 Subject: First iteration of the organize functionality (orginally called bulk edit). There is limited functionality in no edits work. This is primary a chance for the team to review the ui. It is in a separate module to isolate the changes. Eventually, it will be moved back into core. --- modules/organize/views/organize_thumb_grid.html.php | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 modules/organize/views/organize_thumb_grid.html.php (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 new file mode 100644 index 00000000..1cbc4241 --- /dev/null +++ b/modules/organize/views/organize_thumb_grid.html.php @@ -0,0 +1,14 @@ + + + $child): ?> + +is_album()): ?> + + +
  • + micro_thumb_tag(array("class" => "gThumbnail"), $thumbsize) ?> +
  • + + -- cgit v1.2.3