From 23ba9a2a4eaef62408d52286d573f2be6820afca Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Thu, 8 Oct 2009 10:11:57 -0700 Subject: A clone of the Gallery Wind theme that is based on darker colors. We can move it to -contrib if that's the desire, but i'd thought i'd put it here for now. --- themes/night_wind/views/photo.html.php | 59 ++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 themes/night_wind/views/photo.html.php (limited to 'themes/night_wind/views/photo.html.php') diff --git a/themes/night_wind/views/photo.html.php b/themes/night_wind/views/photo.html.php new file mode 100644 index 00000000..2520cb0c --- /dev/null +++ b/themes/night_wind/views/photo.html.php @@ -0,0 +1,59 @@ + + +item())): ?> + + + + +
+ photo_top() ?> + + + +
+ resize_top($item) ?> + + for_html_attr() ?>"> + + resize_img(array("id" => "g-photo-id-{$item->id}", "class" => "g-resize")) ?> + + + + resize_bottom($item) ?> + context_menu($item, "#g-photo-id-{$item->id}") ?> +
+ +
+

title) ?>

+
description)) ?>
+
+ + photo_bottom() ?> +
-- cgit v1.2.3