Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Icecast-Server
Commits
f355b03c
Commit
f355b03c
authored
Feb 16, 2014
by
Thomas B. Rücker
😊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Further tweaks to the HTML output of Icecast admin interface.
svn path=/icecast/trunk/icecast/; revision=19092
parent
140778e3
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
25 additions
and
39 deletions
+25
-39
admin/listclients.xsl
admin/listclients.xsl
+2
-3
admin/listmounts.xsl
admin/listmounts.xsl
+2
-5
admin/manageauth.xsl
admin/manageauth.xsl
+4
-6
admin/moveclients.xsl
admin/moveclients.xsl
+1
-3
admin/response.xsl
admin/response.xsl
+1
-3
admin/stats.xsl
admin/stats.xsl
+6
-9
admin/updatemetadata.xsl
admin/updatemetadata.xsl
+9
-10
No files found.
admin/listclients.xsl
View file @
f355b03c
...
...
@@ -8,7 +8,6 @@
</head>
<body>
<h2>
Icecast2 Admin
</h2>
<p><br
/></p>
<div
class=
"roundcont"
>
<div
class=
"roundtop"
>
...
...
@@ -49,8 +48,8 @@
</xsl:when>
<xsl:otherwise>
<td
align=
"right"
>
<a
href=
"{@mount}.m3u"
>
M3U
</a>
<a
href=
"{@mount}.xspf"
>
XSPF
</a>
<a
href=
"{@mount}.m3u"
>
M3U
</a>
<a
href=
"{@mount}.xspf"
>
XSPF
</a>
<a
href=
"{@mount}.vclt"
>
VCLT
</a>
</td>
</xsl:otherwise>
...
...
admin/listmounts.xsl
View file @
f355b03c
...
...
@@ -8,7 +8,6 @@
</head>
<body>
<h2>
Icecast2 Admin
</h2>
<br
/>
<div
class=
"roundcont"
>
<div
class=
"roundtop"
>
...
...
@@ -27,9 +26,7 @@
<img
src=
"/corner_bottomleft.jpg"
class=
"corner"
style=
"display: none"
alt=
""
/>
</div>
</div>
<br
/>
<br
/>
<p><br
/></p>
<h1>
Active Mountpoints
</h1>
<div
class=
"roundcont"
>
...
...
@@ -71,7 +68,7 @@
</table>
<br
/>
<p><xsl:value-of
select=
"listeners"
/>
Listener(s)
</p>
<br></
br
>
<p>
<br
/
></
p
>
</xsl:for-each>
<xsl:text
disable-output-escaping=
"yes"
>
&
</xsl:text>
nbsp;
</div>
...
...
admin/manageauth.xsl
View file @
f355b03c
...
...
@@ -6,9 +6,8 @@
<title>
Icecast Streaming Media Server
</title>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/style.css"
/>
</head>
<body
<body
>
<h2>
Icecast2 Admin
</h2>
<br
/>
<div
class=
"roundcont"
>
<div
class=
"roundtop"
>
...
...
@@ -27,8 +26,7 @@
<img
src=
"/corner_bottomleft.jpg"
class=
"corner"
style=
"display: none"
alt=
""
/>
</div>
</div>
<br
/>
<br
/>
<p><br
/></p>
<div
class=
"roundcont"
>
<div
class=
"roundtop"
>
...
...
@@ -52,7 +50,7 @@
</td></tr>
</table>
<br></br>
<form
method=
"
GET
"
action=
"manageauth.xsl"
>
<form
method=
"
get
"
action=
"manageauth.xsl"
>
<table
cellpadding=
"2"
cellspacing=
"4"
border=
"0"
>
<tr>
<td
><b>
User Id
</b></td>
...
...
@@ -76,7 +74,7 @@
<td
><input
type=
"text"
name=
"password"
/></td>
</tr>
<tr>
<td
colspan=
"2"
><input
type=
"
S
ubmit"
name=
"Submit"
value=
"Add New User"
/></td>
<td
colspan=
"2"
><input
type=
"
s
ubmit"
name=
"Submit"
value=
"Add New User"
/></td>
</tr>
</table>
<input
type=
"hidden"
name=
"mount"
value=
"{@mount}"
/>
...
...
admin/moveclients.xsl
View file @
f355b03c
...
...
@@ -8,7 +8,6 @@
</head>
<body>
<h2>
Icecast2 Admin
</h2>
<br
/>
<div
class=
"roundcont"
>
<div
class=
"roundtop"
>
...
...
@@ -27,8 +26,7 @@
<img
src=
"/corner_bottomleft.jpg"
class=
"corner"
style=
"display: none"
alt=
""
/>
</div>
</div>
<br
/>
<br
/>
<p><br
/></p>
<xsl:variable
name =
"currentmount"
><xsl:value-of
select=
"current_source"
/></xsl:variable>
<h1>
Moving Listeners From (
<xsl:value-of
select=
"current_source"
/>
)
</h1>
...
...
admin/response.xsl
View file @
f355b03c
...
...
@@ -8,7 +8,6 @@
</head>
<body>
<img
align=
"left"
src=
"/icecast.png"
/><h2><center>
Icecast2 Admin
</center></h2>
<br
/>
<div
class=
"roundcont"
>
<div
class=
"roundtop"
>
...
...
@@ -27,8 +26,7 @@
<img
src=
"/corner_bottomleft.jpg"
class=
"corner"
style=
"display: none"
alt=
""
/>
</div>
</div>
<br
/>
<br
/>
<p><br
/></p>
<h1>
Icecast Server Response
</h1>
<div
class=
"roundcont"
>
...
...
admin/stats.xsl
View file @
f355b03c
...
...
@@ -8,7 +8,6 @@
</head>
<body>
<h2>
Icecast2 Admin
</h2>
<br
/>
<!--header menu -->
<div
class=
"roundcont"
>
<div
class=
"roundtop"
>
...
...
@@ -27,8 +26,7 @@
<img
src=
"/corner_bottomleft.jpg"
class=
"corner"
style=
"display: none"
alt=
""
/>
</div>
</div>
<br
/>
<br
/>
<p><br
/></p>
<!--end header menu -->
<!--global server stats-->
...
...
@@ -43,7 +41,7 @@
<xsl:for-each
select=
"*"
>
<xsl:if
test =
"name()!='source'"
>
<tr>
<td
width
=
"
130"
><xsl:value-of
select=
"name()"
/></td>
<td
style=
"
width
:
130"
><xsl:value-of
select=
"name()"
/></td>
<td
class=
"streamdata"
><xsl:value-of
select=
"."
/></td>
</tr>
</xsl:if>
...
...
@@ -55,8 +53,7 @@
<img
src=
"/corner_bottomleft.jpg"
class=
"corner"
style=
"display: none"
alt=
""
/>
</div>
</div>
<br
/>
<br
/>
<p><br
/></p>
<!--end global server stats-->
<!--mount point stats-->
...
...
@@ -79,8 +76,8 @@
</xsl:when>
<xsl:otherwise>
<td
align=
"right"
>
<a
href=
"{@mount}.m3u"
>
M3U
</a>
<a
href=
"{@mount}.xspf"
>
XSPF
</a>
<a
href=
"{@mount}.m3u"
>
M3U
</a>
<a
href=
"{@mount}.xspf"
>
XSPF
</a>
<a
href=
"{@mount}.vclt"
>
VCLT
</a>
</td>
</xsl:otherwise>
...
...
@@ -101,7 +98,7 @@
<table
cellpadding=
"5"
cellspacing=
"0"
border=
"0"
>
<xsl:for-each
select=
"*"
>
<tr>
<td
width
=
"
130"
><xsl:value-of
select=
"name()"
/></td>
<td
style=
"
width
:
130"
><xsl:value-of
select=
"name()"
/></td>
<td
class=
"streamdata"
><xsl:value-of
select=
"."
/></td>
</tr>
</xsl:for-each>
...
...
admin/updatemetadata.xsl
View file @
f355b03c
...
...
@@ -8,7 +8,6 @@
</head>
<body>
<h2>
Icecast2 Admin
</h2>
<br
/>
<div
class=
"roundcont"
>
<div
class=
"roundtop"
>
...
...
@@ -27,8 +26,7 @@
<img
src=
"/corner_bottomleft.jpg"
class=
"corner"
style=
"display: none"
alt=
""
/>
</div>
</div>
<br
/>
<br
/>
<p><br
/></p>
<h1>
Update Metadata
</h1>
<div
class=
"roundcont"
>
...
...
@@ -41,17 +39,18 @@
<xsl:if
test=
"server_name"
><xsl:value-of
select=
"server_name"
/>
</xsl:if>
(
<xsl:value-of
select=
"@mount"
/>
)
</h3>
<form
method=
"
GET
"
action=
"/admin/metadata.xsl"
>
<form
method=
"
get
"
action=
"/admin/metadata.xsl"
>
<table
border=
"0"
cellpadding=
"4"
>
<tr><td>
Metadata :
<input
type=
"text"
name=
"song"
/></td></tr>
<tr><td><input
type=
"
S
ubmit"
value=
"Update"
/></td></tr>
<tr><td>
<p>
Metadata :
<input
type=
"text"
name=
"song"
/></
p></
td></tr>
<tr><td><input
type=
"
s
ubmit"
value=
"Update"
/></td></tr>
</table>
<input
type=
"hidden"
name=
"mount"
value=
"{@mount}"
/>
<input
type=
"hidden"
name=
"mode"
value=
"updinfo"
/>
<input
type=
"hidden"
name=
"charset"
value=
"UTF-8"
/>
<div>
<input
type=
"hidden"
name=
"mount"
value=
"{@mount}"
/>
<input
type=
"hidden"
name=
"mode"
value=
"updinfo"
/>
<input
type=
"hidden"
name=
"charset"
value=
"UTF-8"
/>
</div>
</form>
<br
/>
<br
/>
</xsl:for-each>
<xsl:text
disable-output-escaping=
"yes"
>
&
</xsl:text>
nbsp;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment