From: rjk@greenend.org.uk <>
Date: Sat, 5 Jan 2008 12:30:51 +0000 (+0000)
Subject: Macdink the web interface.
X-Git-Tag: 3.0~94
X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/21c8e53a7e4deffb2e3bdf9829e4123c31a41803
Macdink the web interface.
---
diff --git a/templates/choose.html b/templates/choose.html
index c203157..dae34e0 100644
--- a/templates/choose.html
+++ b/templates/choose.html
@@ -145,7 +145,7 @@ USA
@right{prefs}{}@
queued]}@
+ @right{prefs}{}@
+
+ @label:choose.playall@
+
+
- @right{prefs}{}@
-
- @label:choose.playall@
-
-
All screens in the DisOrder web interface have a set of hyperlinks at the top. You can use these to visit the various screens described below. Note that if you are not logged in some - of these will be greyed out.
+ of these will be greyed out. The link for the currently active + screen is highlighted.Each track has a button next to it. For the
- currently playing track this can be used to stop playing the
- track before it has finished. For a track in the queue it
- removes the track from the queue.
Each track has a
+ button next to it. For the currently playing track this can be
+ used to stop playing the track before it has finished; this is
+ called “scratching”. For a track in the queue it
+ removes the track from the queue.
Depending on the server configuration, you may be able to do - this for any track, or only for tracks you submitted or that were - randomly picked. See the "restrict" option in disorder_config(5) for more - details.
+If you are not logged in, or if your user has limited rights, + you may only be able to scratch or remove certain tracks (for + instance, those you picked yourself).
-Artist and album names are hyperlinks to the relevant locations - in the Choose screen (see below).
+Artist and album names are hyperlinks to the relevant locations + in the Choose screen (see below).
If you are not logged in, or if your user has limited rights, + you may only be able to move certain tracks (for instance, those + you picked yourself), and may not be able to adjust the volume, + random play setting, etc.
The number of tracks remembered is controlled by the server - configuration. See the "history" option in disorder_config(5) for more - details.
+ configuration. See the history + option in disorder_config(5) for + more details.The time tracks are remembered for is controlled by the server - configuration. See the "noticed_history" option in noticed_history option in disorder_config(5) for more details.
This screen will may not be available if you are not logged in + or if your user has limited rights.
+This screen, reached from Choose or Recent, is used to edit a track's preferences.
+ href="#recent">Recent, is used to edit a track's preferences. + Note that if you are not logged in, or your user has limited + rights, you may not be able to edit track preferences.The form can be used to edit artist, album and title fields for the track as displayed, or @@ -212,12 +220,13 @@ USA characters (including spaces). Leading and trailing spaces are not significant.
-Random play for any given track is enabled by default, but you - can use this screen to disable it for undesirable tracks.
+By default, any track can be picked for random play. The check + box at the bottom can be used to selectivel enable or disable it + for individual tracks.
It is possible to limit results to tracks with a particular tag, by using tag:TAG among the search terms.
-Some keywords, known as "stopwords", are excluded from the search, and - will never match. See the "stopword" option in disorder_config(5) for further - details about this.
+Some keywords, known as “stopwords”, are excluded + from the search, and will never match. See the stopword option in disorder_config(5) for + further details about this.
+ +This screen will may not be available if you are not logged in + or if your user has limited rights.
The user the server runs as is determined by the user - directive in the configuration file. The README recommends using - jukebox for this purpose but it could be different - locally.
+The user the server runs as is determined by the user directive in the configuration + file. The README recommends using jukebox for this purpose + but it could be different locally.