diff --git a/3.0/modules/tag_albums/views/tag_albums_album.html.php b/3.0/modules/tag_albums/views/tag_albums_album.html.php new file mode 100644 index 00000000..620d3c81 --- /dev/null +++ b/3.0/modules/tag_albums/views/tag_albums_album.html.php @@ -0,0 +1,50 @@ + +album_top() was changed to $theme->dynamic_top(). + // $item->title and $item->description have been changed to $title and $description. + // + // The g-album-grid block was also taken from album.html.php. The section for uploading new photos to an empty album + // has been removed. Also, $theme->context_menu has been removed as well (it was crashing the page). +?> +
+ dynamic_top() ?> +

+
+
+ + +
+
+
+
+ + + +dynamic_bottom() ?> + +paginator() ?> diff --git a/3.1/modules/tag_albums/views/tag_albums_album.html.php b/3.1/modules/tag_albums/views/tag_albums_album.html.php new file mode 100644 index 00000000..620d3c81 --- /dev/null +++ b/3.1/modules/tag_albums/views/tag_albums_album.html.php @@ -0,0 +1,50 @@ + +album_top() was changed to $theme->dynamic_top(). + // $item->title and $item->description have been changed to $title and $description. + // + // The g-album-grid block was also taken from album.html.php. The section for uploading new photos to an empty album + // has been removed. Also, $theme->context_menu has been removed as well (it was crashing the page). +?> +
+ dynamic_top() ?> +

+
+
+ + +
+
+
+
+ + + +dynamic_bottom() ?> + +paginator() ?>