From e207872c1c502add67162c12b02b0423aa9ebd5c Mon Sep 17 00:00:00 2001 From: rWatcher Date: Wed, 11 May 2011 19:56:08 -0400 Subject: [PATCH] Simplify views. --- .../tag_albums/views/tag_albums.html.php | 64 ---------------- .../views/tag_albums_movie.html.php | 44 ----------- .../views/tag_albums_photo.html.php | 75 ------------------- .../tag_albums/views/tag_albums.html.php | 64 ---------------- .../views/tag_albums_movie.html.php | 44 ----------- .../views/tag_albums_photo.html.php | 75 ------------------- 6 files changed, 366 deletions(-) delete mode 100644 3.0/modules/tag_albums/views/tag_albums.html.php delete mode 100644 3.0/modules/tag_albums/views/tag_albums_movie.html.php delete mode 100644 3.0/modules/tag_albums/views/tag_albums_photo.html.php delete mode 100644 3.1/modules/tag_albums/views/tag_albums.html.php delete mode 100644 3.1/modules/tag_albums/views/tag_albums_movie.html.php delete mode 100644 3.1/modules/tag_albums/views/tag_albums_photo.html.php diff --git a/3.0/modules/tag_albums/views/tag_albums.html.php b/3.0/modules/tag_albums/views/tag_albums.html.php deleted file mode 100644 index c2466522..00000000 --- a/3.0/modules/tag_albums/views/tag_albums.html.php +++ /dev/null @@ -1,64 +0,0 @@ - -
- - - - - -
- -
- dynamic_top() ?> -

-
-
- - - - -dynamic_bottom() ?> - -paginator() ?> diff --git a/3.0/modules/tag_albums/views/tag_albums_movie.html.php b/3.0/modules/tag_albums/views/tag_albums_movie.html.php deleted file mode 100644 index f15823ec..00000000 --- a/3.0/modules/tag_albums/views/tag_albums_movie.html.php +++ /dev/null @@ -1,44 +0,0 @@ - -
- - - - - -
-
- photo_top() ?> - - paginator() ?> - -
- resize_top($item) ?> - movie_img(array("class" => "g-movie", "id" => "g-item-id-{$item->id}")) ?> - resize_bottom($item) ?> -
- -
-

title) ?>

-
description)) ?>
-
- - photo_bottom() ?> -
diff --git a/3.0/modules/tag_albums/views/tag_albums_photo.html.php b/3.0/modules/tag_albums/views/tag_albums_photo.html.php deleted file mode 100644 index 4f78696e..00000000 --- a/3.0/modules/tag_albums/views/tag_albums_photo.html.php +++ /dev/null @@ -1,75 +0,0 @@ - -
- - - - - -
- - - - - -
- photo_top() ?> - - paginator() ?> - - - -
-

title) ?>

-
description)) ?>
-
- - photo_bottom() ?> -
diff --git a/3.1/modules/tag_albums/views/tag_albums.html.php b/3.1/modules/tag_albums/views/tag_albums.html.php deleted file mode 100644 index c2466522..00000000 --- a/3.1/modules/tag_albums/views/tag_albums.html.php +++ /dev/null @@ -1,64 +0,0 @@ - -
- - - - - -
- -
- dynamic_top() ?> -

-
-
- - - - -dynamic_bottom() ?> - -paginator() ?> diff --git a/3.1/modules/tag_albums/views/tag_albums_movie.html.php b/3.1/modules/tag_albums/views/tag_albums_movie.html.php deleted file mode 100644 index f15823ec..00000000 --- a/3.1/modules/tag_albums/views/tag_albums_movie.html.php +++ /dev/null @@ -1,44 +0,0 @@ - -
- - - - - -
-
- photo_top() ?> - - paginator() ?> - -
- resize_top($item) ?> - movie_img(array("class" => "g-movie", "id" => "g-item-id-{$item->id}")) ?> - resize_bottom($item) ?> -
- -
-

title) ?>

-
description)) ?>
-
- - photo_bottom() ?> -
diff --git a/3.1/modules/tag_albums/views/tag_albums_photo.html.php b/3.1/modules/tag_albums/views/tag_albums_photo.html.php deleted file mode 100644 index 4f78696e..00000000 --- a/3.1/modules/tag_albums/views/tag_albums_photo.html.php +++ /dev/null @@ -1,75 +0,0 @@ - -
- - - - - -
- - - - - -
- photo_top() ?> - - paginator() ?> - - - -
-

title) ?>

-
description)) ?>
-
- - photo_bottom() ?> -