From a524f1f979aae71a5b15bccc1fd84cf9ebc00a97 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Thu, 13 Sep 2007 15:28:22 +0000 Subject: threw in add button for single playlist view, added the link for deleting catalogs back, also added back in the ACL page links, they dont work.. --- templates/show_access_list.inc | 76 -------------------------- templates/show_access_list.inc.php | 76 ++++++++++++++++++++++++++ templates/show_add_access.inc | 92 -------------------------------- templates/show_add_access.inc.php | 92 ++++++++++++++++++++++++++++++++ templates/show_catalog_row.inc.php | 1 + templates/show_playlist_song_row.inc.php | 1 + templates/show_playlist_songs.inc.php | 1 + templates/sidebar_admin.inc.php | 7 ++- 8 files changed, 177 insertions(+), 169 deletions(-) delete mode 100644 templates/show_access_list.inc create mode 100644 templates/show_access_list.inc.php delete mode 100644 templates/show_add_access.inc create mode 100644 templates/show_add_access.inc.php (limited to 'templates') diff --git a/templates/show_access_list.inc b/templates/show_access_list.inc deleted file mode 100644 index f709e33a..00000000 --- a/templates/show_access_list.inc +++ /dev/null @@ -1,76 +0,0 @@ - - -

Since your catalog can be accessed remotely you may want to limit the access from -remote sources so you are not in violation of copyright laws. By default your -server will allow anyone with an account to stream music. It will not allow any -other Ampache servers to connect to it to share catalog information. Use tool below -to add any server's IP address that you want to access your Ampache catalog or be able to -stream from this server.

- -

- - - -

- - - - - - - - - - - - - - - - - - - - - - - - -
name); ?>start); ?>end); ?>get_level_name(); ?>get_user_name(); ?>key; ?>get_type_name(); ?> - - | - -
- - - diff --git a/templates/show_access_list.inc.php b/templates/show_access_list.inc.php new file mode 100644 index 00000000..15fb3417 --- /dev/null +++ b/templates/show_access_list.inc.php @@ -0,0 +1,76 @@ + + +

Since your catalog can be accessed remotely you may want to limit the access from +remote sources so you are not in violation of copyright laws. By default your +server will allow anyone with an account to stream music. It will not allow any +other Ampache servers to connect to it to share catalog information. Use tool below +to add any server's IP address that you want to access your Ampache catalog or be able to +stream from this server.

+ +

+ + + +

+ + + + + + + + + + + + + + + + + + + + + + + + +
name); ?>start); ?>end); ?>get_level_name(); ?>get_user_name(); ?>key; ?>get_type_name(); ?> + + | + +
+ + + diff --git a/templates/show_add_access.inc b/templates/show_add_access.inc deleted file mode 100644 index cd211bfd..00000000 --- a/templates/show_add_access.inc +++ /dev/null @@ -1,92 +0,0 @@ - - -

- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
: - -
: - -
: - -
: - -
: - -
: - -

:
: - -
-
- - -
-
- diff --git a/templates/show_add_access.inc.php b/templates/show_add_access.inc.php new file mode 100644 index 00000000..e171b507 --- /dev/null +++ b/templates/show_add_access.inc.php @@ -0,0 +1,92 @@ + + +

+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
: + +
: + +
: + +
: +
: + +
: + +

:
: + +
+
+ + +
+
+ diff --git a/templates/show_catalog_row.inc.php b/templates/show_catalog_row.inc.php index d58d7e30..34f7ea77 100644 --- a/templates/show_catalog_row.inc.php +++ b/templates/show_catalog_row.inc.php @@ -29,4 +29,5 @@ $web_path = Config::get('web_path'); | | | + | diff --git a/templates/show_playlist_song_row.inc.php b/templates/show_playlist_song_row.inc.php index 50af6dec..9cfcc992 100644 --- a/templates/show_playlist_song_row.inc.php +++ b/templates/show_playlist_song_row.inc.php @@ -19,6 +19,7 @@ */ ?> +id,'add',_('Add'),'playlist_add_' . $song->id); ?> f_link; ?> f_artist_link; ?> diff --git a/templates/show_playlist_songs.inc.php b/templates/show_playlist_songs.inc.php index 3e8918aa..17aa68a6 100644 --- a/templates/show_playlist_songs.inc.php +++ b/templates/show_playlist_songs.inc.php @@ -30,6 +30,7 @@ $ajax_url = Config::get('ajax_url'); +   diff --git a/templates/sidebar_admin.inc.php b/templates/sidebar_admin.inc.php index 4f952e0f..c2348aec 100644 --- a/templates/sidebar_admin.inc.php +++ b/templates/sidebar_admin.inc.php @@ -10,7 +10,12 @@
  • - +
  • + +