From 967b17204b4e038fa2181473e80fcba143d30970 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sat, 14 Nov 2009 20:28:20 -0800 Subject: Moved night_wind to contrib --- themes/night_wind/views/album.html.php | 41 -------- themes/night_wind/views/block.html.php | 10 -- themes/night_wind/views/dynamic.html.php | 29 ------ themes/night_wind/views/movie.html.php | 37 ------- themes/night_wind/views/no_sidebar.html.php | 6 -- themes/night_wind/views/page.html.php | 145 ---------------------------- themes/night_wind/views/pager.html.php | 44 --------- themes/night_wind/views/photo.html.php | 59 ----------- themes/night_wind/views/sidebar.html.php | 16 --- 9 files changed, 387 deletions(-) delete mode 100644 themes/night_wind/views/album.html.php delete mode 100644 themes/night_wind/views/block.html.php delete mode 100644 themes/night_wind/views/dynamic.html.php delete mode 100644 themes/night_wind/views/movie.html.php delete mode 100644 themes/night_wind/views/no_sidebar.html.php delete mode 100644 themes/night_wind/views/page.html.php delete mode 100644 themes/night_wind/views/pager.html.php delete mode 100644 themes/night_wind/views/photo.html.php delete mode 100644 themes/night_wind/views/sidebar.html.php (limited to 'themes/night_wind/views') diff --git a/themes/night_wind/views/album.html.php b/themes/night_wind/views/album.html.php deleted file mode 100644 index 1163630d..00000000 --- a/themes/night_wind/views/album.html.php +++ /dev/null @@ -1,41 +0,0 @@ - - -
- album_top() ?> -

title) ?>

-
description)) ?>
-
- - -album_bottom() ?> - -pager() ?> diff --git a/themes/night_wind/views/block.html.php b/themes/night_wind/views/block.html.php deleted file mode 100644 index 699d7c22..00000000 --- a/themes/night_wind/views/block.html.php +++ /dev/null @@ -1,10 +0,0 @@ - - - - -
-

-
- -
-
diff --git a/themes/night_wind/views/dynamic.html.php b/themes/night_wind/views/dynamic.html.php deleted file mode 100644 index aa347402..00000000 --- a/themes/night_wind/views/dynamic.html.php +++ /dev/null @@ -1,29 +0,0 @@ - -
-
- dynamic_top() ?> -
-

-
- - -dynamic_bottom() ?> - -pager() ?> diff --git a/themes/night_wind/views/movie.html.php b/themes/night_wind/views/movie.html.php deleted file mode 100644 index a791f2d8..00000000 --- a/themes/night_wind/views/movie.html.php +++ /dev/null @@ -1,37 +0,0 @@ - -
- photo_top() ?> - - - - - movie_img(array("class" => "g-movie", "id" => "g-movie-id-{$item->id}")) ?> - -
-

title) ?>

-
description)) ?>
-
- - photo_bottom() ?> - context_menu($item, "#g-movie-id-{$item->id}") ?> -
diff --git a/themes/night_wind/views/no_sidebar.html.php b/themes/night_wind/views/no_sidebar.html.php deleted file mode 100644 index 378bd971..00000000 --- a/themes/night_wind/views/no_sidebar.html.php +++ /dev/null @@ -1,6 +0,0 @@ - - diff --git a/themes/night_wind/views/page.html.php b/themes/night_wind/views/page.html.php deleted file mode 100644 index f41dcd27..00000000 --- a/themes/night_wind/views/page.html.php +++ /dev/null @@ -1,145 +0,0 @@ - - - - - - - <? if ($page_title): ?> - <?= $page_title ?> - <? else: ?> - <? if ($theme->item()): ?> - <? if ($theme->item()->is_album()): ?> - <?= t("Browse Album :: %album_title", array("album_title" => $theme->item()->title)) ?> - <? elseif ($theme->item()->is_photo()): ?> - <?= t("Photo :: %photo_title", array("photo_title" => $theme->item()->title)) ?> - <? else: ?> - <?= t("Movie :: %movie_title", array("movie_title" => $theme->item()->title)) ?> - <? endif ?> - <? elseif ($theme->tag()): ?> - <?= t("Browse Tag :: %tag_title", array("tag_title" => $theme->tag()->name)) ?> - <? else: /* Not an item, not a tag, no page_title specified. Help! */ ?> - <?= t("Gallery") ?> - <? endif ?> - <? endif ?> - - " type="image/x-icon" /> - css("yui/reset-fonts-grids.css") ?> - css("superfish/css/superfish.css") ?> - css("themeroller/ui.base.css") ?> - css("gallery.common.css") ?> - css("screen.css") ?> - - page_type == 'album'): ?> - - - - - - - script("jquery.js") ?> - script("jquery.form.js") ?> - script("jquery-ui.js") ?> - script("gallery.common.js") ?> - - - script("gallery.ajax.js") ?> - script("gallery.dialog.js") ?> - script("superfish/js/superfish.js") ?> - script("jquery.localscroll.js") ?> - script("ui.init.js") ?> - - head() they get combined */ ?> - page_type == "photo"): ?> - script("jquery.scrollTo.js") ?> - script("gallery.show_full_size.js") ?> - page_type == "movie"): ?> - script("flowplayer.js") ?> - - - head() ?> - - - body_attributes() ?>> - page_top() ?> -
- site_status() ?> -
-
- - - - - - user_menu() ?> - header_top() ?> -
- site_menu() ?> -
- header_bottom() ?> -
- - - - -
-
-
-
-
- messages() ?> - -
-
-
-
- page_type != "login"): ?> - - -
-
- -
- page_bottom() ?> - - diff --git a/themes/night_wind/views/pager.html.php b/themes/night_wind/views/pager.html.php deleted file mode 100644 index af82b835..00000000 --- a/themes/night_wind/views/pager.html.php +++ /dev/null @@ -1,44 +0,0 @@ - - - diff --git a/themes/night_wind/views/photo.html.php b/themes/night_wind/views/photo.html.php deleted file mode 100644 index a748daf2..00000000 --- a/themes/night_wind/views/photo.html.php +++ /dev/null @@ -1,59 +0,0 @@ - - -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() ?> -
diff --git a/themes/night_wind/views/sidebar.html.php b/themes/night_wind/views/sidebar.html.php deleted file mode 100644 index cd50fc01..00000000 --- a/themes/night_wind/views/sidebar.html.php +++ /dev/null @@ -1,16 +0,0 @@ - -sidebar_top() ?> -
- - album_menu() ?> - - photo_menu() ?> - - movie_menu() ?> - - tag_menu() ?> - -
- -sidebar_blocks() ?> -sidebar_bottom() ?> -- cgit v1.2.3