From a093e02ca7db5298e60f99b5fef8384345bed063 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Sun, 3 Jan 2010 23:25:25 +0000 Subject: Cloned default wind theme so that I could make small changes without affecting default theme. --- themes/wind_npk/views/photo.html.php | 39 ++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 themes/wind_npk/views/photo.html.php (limited to 'themes/wind_npk/views/photo.html.php') diff --git a/themes/wind_npk/views/photo.html.php b/themes/wind_npk/views/photo.html.php new file mode 100644 index 00000000..e0fae3f1 --- /dev/null +++ b/themes/wind_npk/views/photo.html.php @@ -0,0 +1,39 @@ + + +item())): ?> + + + + +
+ photo_top() ?> + + paginator() ?> + +
+ 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