themes/grey/config.tpl
author Dan
Fri, 12 Jun 2009 13:50:13 -0400
changeset 78 08f8a72b1f7b
parent 72 b8730fcd64a9
permissions -rw-r--r--
Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
50
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
     1
{**
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
     2
 * Template file for default Funky Monkey theme
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
     3
 * Web control interface script for Amarok
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
     4
 * Written by Dan Fuhry - 2008
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
     5
 *
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
     6
 * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
     7
 * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
     8
 *
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
     9
 * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    10
 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for details.
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    11
 *}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    12
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    13
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    14
<html>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    15
  <head>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    16
    <title>Greyhound: Configuration</title>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    17
    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    18
    <link rel="stylesheet" type="text/css" href="/themes/{$theme|escape}/style.css" />
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    19
    <link rel="favorite icon" type="image/ico" href="/favicon.ico" />
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    20
    <script type="text/javascript" src="/scripts/config.js"></script>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    21
  </head>
78
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
    22
  <body style="width: 80%; margin: 0 auto; min-width: 900px;">
50
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    23
  
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    24
    <div class="greylogo"></div>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    25
    <a class="backlink" href="/index">&laquo; Return to playlist</a>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    26
    <div class="clearer"></div>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    27
  
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    28
    <form action="/config" method="post">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    29
    
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    30
      <div class="tblholder">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    31
        <table border="0" cellspacing="1" cellpadding="4" style="width: 100%;">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    32
          <tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    33
            <th colspan="2">Greyhound configuration</th>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    34
          </tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    35
          
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    36
          {if $tried}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    37
          <tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    38
            <td class="row3" colspan="2">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    39
            {if $success}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    40
              <p class="success">{$success|nl2br}</p>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    41
            {else}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    42
              <p class="error">{$error|nl2br}</p>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    43
            {/if}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    44
            </td>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    45
          </tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    46
          {/if}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    47
          
78
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
    48
          {if $message}
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
    49
          <tr>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
    50
            <td class="row3" colspan="2">
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
    51
              <p class="success">{$message|nl2br}</p>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
    52
            </td>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
    53
          </tr>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
    54
          {/if}
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
    55
          
50
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    56
          <!-- field - current config pass -->
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    57
          {if $needpass}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    58
          <tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    59
            <td class="row2" style="width: 50%;">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    60
              <b>Current configuration password:</b><br />
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    61
              <small>Please input the current configuration password to make changes below.</small>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    62
            </td>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    63
            <td class="row1" style="width: 50%;">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    64
              <input type="password" name="configpass" />
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    65
            </td>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    66
          </tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    67
          {/if}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    68
          
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    69
          <!-- field - public IP -->
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    70
          <tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    71
            <td class="row2" style="width: 50%;">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    72
              <label for="chk_public"><b>Publicly accessible IP</b></label><br />
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    73
              <small>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    74
                This controls whether Greyhound can be accessed from other computers on the network interface level. For the nerds, this
72
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    75
                means that Greyhound will bind to ::1 or 127.0.0.1 if unchecked, and ::0 or 0.0.0.0 if checked.
50
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    76
              </small>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    77
            </td>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    78
            <td class="row1" style="width: 50%;">
72
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    79
              <label><input type="checkbox"
50
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    80
                     name="public"
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    81
                     id="chk_public"
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    82
                     {if $public}checked="checked"{/if}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
    83
                />
72
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    84
              {if !$reboot_support}<span style="color: #ff5321;">Restart required</span>{/if}
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    85
              </label>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    86
            </td>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    87
          </tr>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    88
          
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    89
          <!-- field - IPv6 -->
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    90
          <tr>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    91
            <td class="row2" style="width: 50%;">
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    92
              <label for="chk_ipv6"><b>IPv6 support</b></label><br />
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    93
              <small>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    94
                If this is enabled, Greyhound will listen for IPv6 connections as well as IPv4 ones. Otherwise it will just listen for
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    95
                IPv4 connections.
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    96
              </small>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    97
            </td>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    98
            <td class="row1" style="width: 50%;">
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
    99
              <label>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   100
              <input type="checkbox"
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   101
                     name="ipv6"
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   102
                     id="chk_ipv6"
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   103
                     {if $ipv6}checked="checked"{/if}
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   104
                />
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   105
              {if !$reboot_support}<span style="color: #ff5321;">Restart required</span>{/if}
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   106
              </label>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   107
            </td>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   108
          </tr>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   109
          
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   110
          <!-- field - allow multi-process -->
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   111
          <tr>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   112
            <td class="row2" style="width: 50%;">
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   113
              <label for="chk_allow_fork"><b>Enable multi-process webserving</b></label><br />
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   114
              <small>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   115
                If this is enabled, Greyhound will use fork() to allow serving multiple HTTP requests at the same time. It is recommended
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   116
                that you enable this to improve performance. In some rare cases, this results in a large number of zombie processes and
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   117
                sometimes locks up the server, so disable this if you're experiencing problems.
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   118
              </small>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   119
            </td>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   120
            <td class="row1" style="width: 50%;">
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   121
              <label>
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   122
              <input type="checkbox"
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   123
                     name="allow_fork"
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   124
                     id="chk_allow_fork"
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   125
                     {if $allow_fork}checked="checked"{/if}
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   126
                />
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   127
              {if !$reboot_support}<span style="color: #ff5321;">Restart required</span>{/if}
b8730fcd64a9 Some UI changes I don't feel like auditing over and over until I understand (commiting some very old changes here)
Dan
parents: 50
diff changeset
   128
              </label>
50
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   129
            </td>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   130
          </tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   131
          
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   132
          <!-- field - allow control -->
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   133
          <tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   134
            <td class="row2" style="width: 50%;">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   135
              <label for="chk_allowcontrol"><b>Allow control of Amarok</b></label><br />
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   136
              <small>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   137
                Tick this option to enable full playback controls (recommended). Otherwise, Greyhound will just be a playlist viewer and
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   138
                won't be able to do anything to control what Amarok is doing.
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   139
              </small>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   140
            </td>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   141
            <td class="row1" style="width: 50%;">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   142
              <input type="checkbox"
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   143
                     name="allowcontrol"
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   144
                     id="chk_allowcontrol"
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   145
                     {if $allowcontrol}checked="checked"{/if}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   146
                />
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   147
            </td>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   148
          </tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   149
          
78
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   150
          <!-- section - diagnostics -->
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   151
          
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   152
          <tr>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   153
            <th colspan="2">
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   154
              Diagnostics
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   155
            </th>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   156
          </tr>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   157
          
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   158
          <!-- clear artwork -->
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   159
          <tr>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   160
            <td class="row2" style="text-align: center;">
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   161
              <a href="/config/rebuild/artwork" class="backlink inline">Clear artwork cache</a>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   162
            </td>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   163
            <td class="row1">
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   164
              Use this to rebuild Greyhound's sprites it generates of your album artwork.
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   165
            </td>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   166
          </tr>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   167
          
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   168
          <tr>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   169
            <td class="row2" style="text-align: center;">
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   170
              <a href="/config/rebuild/playlist" class="backlink inline">Refresh playlist</a>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   171
            </td>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   172
            <td class="row1">
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   173
              If you changed your playlist but the changes did not show up in Greyhound, use this to force Greyhound to re-read the playlist.
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   174
            </td>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   175
          </tr>
08f8a72b1f7b Added Offline Mode - automatically turned on and off based on connectivity to server. Version bumped to 0.1a5.
Dan
parents: 72
diff changeset
   176
          
50
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   177
          <!-- section - auth config -->
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   178
          <tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   179
            <th colspan="2">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   180
              Authentication
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   181
            </th>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   182
          </tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   183
          
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   184
          <!-- field - enable auth -->
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   185
          <tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   186
            <td class="row2" style="width: 50%;">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   187
              <label for="chk_use_auth"><b>Require login</b></label><br />
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   188
              <small>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   189
                Check this box to require a login to Greyhound's interface. The logins are cookie based, so make sure your browser supports
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   190
                cookies and has them enabled before you enable this. You have to create at least one user for this to work.
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   191
              </small>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   192
            </td>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   193
            <td class="row1" style="width: 50%;">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   194
              <input type="checkbox"
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   195
                     name="use_auth"
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   196
                     id="chk_use_auth"
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   197
                     {if $use_auth}checked="checked"{/if}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   198
                />
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   199
            </td>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   200
          </tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   201
          
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   202
          <!-- field - user list -->
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   203
          <tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   204
            <td class="row2" style="width: 50%;">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   205
              <b>User list</b><br />
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   206
              <small>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   207
                This is the list of valid users for Greyhound. Passwords aren't encrypted in the config file to make editing easier.
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   208
              </small>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   209
            </td>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   210
            <td class="row1" style="width: 50%;">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   211
              {strip}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   212
              {foreach key=username item=password from=$users}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   213
                <script type="text/javascript">register_user('{$username|escape:'quotes'}');</script>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   214
              {/foreach}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   215
              {/strip}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   216
              <ul id="userlist">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   217
                <li><a href="#" onclick="add_user_form(); return false;">add user</a></li>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   218
              </ul>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   219
            </td>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   220
          </tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   221
          
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   222
          <!-- field - config PW -->
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   223
          <tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   224
            <td class="row2" style="width: 50%;">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   225
              <b>Config password</b><br />
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   226
              <small>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   227
                Enter a password here to protect your configuration from being modified.
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   228
              </small>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   229
            </td>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   230
            <td class="row1" style="width: 50%;">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   231
              <input type="password" name="newconfigpass" value="____________________" />
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   232
            </td>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   233
          </tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   234
          
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   235
          <!-- submit -->
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   236
          <tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   237
            <th colspan="2">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   238
              <input type="hidden" name="submit" value="true" />
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   239
              <input type="submit" value="Save changes" />
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   240
            </th>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   241
          </tr>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   242
          
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   243
        </table>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   244
      </div>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   245
    
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   246
    </form>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   247
    
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   248
    <a class="backlink" href="/index">&laquo; Return to playlist</a>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   249
  
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   250
    <div class="poweredby">
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   251
      {include file="footer.tpl"}
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   252
    </div>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   253
  </body>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   254
</html>
1b4288399b1f Added graphical configuration, at this point only for the grey theme but others will follow soon. (This has been nearly done for two weeks or more but was on hold due to the bugs with multithreading)
Dan
parents:
diff changeset
   255