From e8cdb122a4dbb2d858ea7c2ccbe6ee3372101afb Mon Sep 17 00:00:00 2001 From: Ron Pedde Date: Fri, 14 Nov 2003 04:53:02 +0000 Subject: [PATCH] Redo all the pages to look more prettier --- .../{APPLE_LICENSE => aspl-license.txt} | 0 admin-root/config.html | 24 +- admin-root/ftr.html | 8 + admin-root/{LICENSE => gpl-license.txt} | 0 admin-root/hdr.html | 81 ++ admin-root/index.html | 71 +- admin-root/linkOpaque.gif | Bin 0 -> 102 bytes admin-root/linkTransparent.gif | Bin 0 -> 102 bytes admin-root/mt-daapd.css | 942 ++++++++++++++++++ admin-root/required.gif | Bin 0 -> 47 bytes admin-root/status.html | 9 + 11 files changed, 1081 insertions(+), 54 deletions(-) rename admin-root/{APPLE_LICENSE => aspl-license.txt} (100%) create mode 100644 admin-root/ftr.html rename admin-root/{LICENSE => gpl-license.txt} (100%) create mode 100644 admin-root/hdr.html create mode 100644 admin-root/linkOpaque.gif create mode 100644 admin-root/linkTransparent.gif create mode 100644 admin-root/mt-daapd.css create mode 100644 admin-root/required.gif create mode 100644 admin-root/status.html diff --git a/admin-root/APPLE_LICENSE b/admin-root/aspl-license.txt similarity index 100% rename from admin-root/APPLE_LICENSE rename to admin-root/aspl-license.txt diff --git a/admin-root/config.html b/admin-root/config.html index 910e5503..892a0fc4 100644 --- a/admin-root/config.html +++ b/admin-root/config.html @@ -1,16 +1,9 @@ - - - mt-daapd administration - - -
- Configure | - Status | - Services -
+@include hdr.html@ + +

Configuration

+ +
-
-

Config

@@ -36,7 +29,6 @@
-
- @RELEASE@ - - +
+ +@include ftr.html@ diff --git a/admin-root/ftr.html b/admin-root/ftr.html new file mode 100644 index 00000000..8d39ca52 --- /dev/null +++ b/admin-root/ftr.html @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/admin-root/LICENSE b/admin-root/gpl-license.txt similarity index 100% rename from admin-root/LICENSE rename to admin-root/gpl-license.txt diff --git a/admin-root/hdr.html b/admin-root/hdr.html new file mode 100644 index 00000000..93d06f83 --- /dev/null +++ b/admin-root/hdr.html @@ -0,0 +1,81 @@ + + + .: m t - d a a p d :. + + + + + + + +
+

.: m t - d a a p d :.

+
+ +
+ + +
+ Home + Config + Status +
+ +
  + @session-count@ Connected Users +
+ +
+ Welcome, @user@ +
+ + + + + +
+
+
Links
+
+ + + + + + + + +
+
+ + +
+
+
diff --git a/admin-root/index.html b/admin-root/index.html index fb0b3b5a..0ab47149 100644 --- a/admin-root/index.html +++ b/admin-root/index.html @@ -1,43 +1,38 @@ - - - mt-daapd administration - - -
- Configure | - Status | - Services -
+@include hdr.html@ -
+

Welcome

-

Welcome

+
+ This is the administrative web interface for + mt-daapd +
-

- Welcome to mt-daapd (better name pending), a pthreads - implementation of Apple's DAAP, including a multicast DNS - responder for iTunes. -

- -

- This server is provided under the terms of the GPL. See the - file LICENSE in the root directory of this - distribution for more information on the rights provided to you - by the GPL. For newest versions of this software, check the - SourceForge web site at http://xxx.sourceforge.net. -

+
-

- Portions of this work (the MDNS responder) are Copyright (C) - 1999-2001 Apple Computer, Inc. All rights reserved. See the - file APPLE_LICENSE in - the admin-root directory for more information on the - rights provided to you by the ASPL. -

+

About

+mt-daapd is a multi-threaded pthreads implementation of Apple's DAAP +server. It works for me, it might work for you, too. No promises +though. See the section below titled "No Warranty". This work, +although released under the GNU General Public License, is Copyright +(C) 2003 Ron Pedde. All Rights reserved. See the link labeled "GPL +License" for more information. -
- Copyright (C) 2003 Ron Pedde. All Rights reserved. - @RELEASE@ - - +

Legal Crap

Portions of this program are Copyright (c) +1999-2001 Apple Computer, Inc. All Rights Reserved. See the link +labeled "ASPL License" for more information. + +

No Warranty

+BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + +
+ + +@include ftr.html@ diff --git a/admin-root/linkOpaque.gif b/admin-root/linkOpaque.gif new file mode 100644 index 0000000000000000000000000000000000000000..24010ecddfd6a56c379e24f41be4159f3a9b30d8 GIT binary patch literal 102 zcmZ?wbhEHbWMklF*v!C?+%sqEv2*|b|7Rc$DE?$&WME)o&;cn2nZdv!9B{%@b;swX Tp6nl&#ared%MDX^VXy`O+7A?w literal 0 HcmV?d00001 diff --git a/admin-root/linkTransparent.gif b/admin-root/linkTransparent.gif new file mode 100644 index 0000000000000000000000000000000000000000..c2dd10f556fb58e987719d2e1b9f1eff94dce5f7 GIT binary patch literal 102 zcmZ?wbhEHbWMklF*v!E2e<{QNbJhR<|7Rc$DE?$&WME)o&;cn2nZdv!9B{%@b;swX Tp6nl&#ared%MDX^VXy`OStatus + +
+@THREADSTAT@ +
+ +@include ftr.html@