switch to new spinner filename

git-svn-id: file:///root/webif/svn/pkg/webif/trunk@3548 2a923420-c742-0410-a762-8d5b09965624
This commit is contained in:
hummypkg 2017-01-15 15:27:02 +00:00
parent 4ecb91a6b5
commit aa91b5a865
29 changed files with 62 additions and 61 deletions

View File

@ -235,7 +235,7 @@ puts {
style="display: none">
<div class=pre id=savestream_detail></div>
<div id=savestream_retrieving>
<img src=/img/loading.gif> Retrieving details...
<img src=/img/spin.gif> Retrieving details...
</div>
<form id=savestream_form class=hidden>
}
@ -254,7 +254,7 @@ puts {
value="" size=70 maxlength=255
class="text ui-widget-content ui-corner-all">
<span id=savestream_spin>
<img src=/img/loading.gif> Saving...
<img src=/img/spin.gif> Saving...
</span>
</td>
</tr>
@ -350,23 +350,23 @@ puts {
</table>
<div id=aexpiry_working class=hidden>
<img src=/img/loading.gif> Applying changes...
<img src=/img/spin.gif> Applying changes...
</div>
<div id=aexpiry_loading class=hidden>
<img src=/img/loading.gif> Retrieving data...
<img src=/img/spin.gif> Retrieving data...
</div>
</form>
</div>
<div id=dialogue>
<img src=/img/loading.gif>Retrieving data...
<img src=/img/spin.gif>Retrieving data...
</div>
<div id=confirm title="Confirmation Required"></div>
<div id=pwdialogue style="display: none">
<center>
<img src=/img/loading.gif>
<img src=/img/spin.gif>
<br><br>
Please wait...
<div id=pwfeedback></div>

View File

@ -10,7 +10,7 @@ set dir [cgi_get dir]
#puts "DIR: ($dir)"
puts "<div id=deleting class=blood><img src=/img/loading.gif>Deleting...</div>"
puts "<div id=deleting class=blood><img src=/img/spin.gif>Deleting...</div>"
puts "<ul style=\"list-style-type: square\">"
foreach file [cgi_get files] {

View File

@ -8,7 +8,7 @@ httpheader
set dir [cgi_get dir]
puts "<div id=deleting class=blood><img src=/img/loading.gif>De-queuing...</div>"
puts "<div id=deleting class=blood><img src=/img/spin.gif>De-queuing...</div>"
puts "<ul style=\"list-style-type: square\">"
foreach file [cgi_get files] {

View File

@ -265,7 +265,7 @@ puts "
</tr><tr>
<th>Info</th>
<td class=pre id=ffmpeg>
<img src=/img/loading.gif><i>Loading...</i>
<img src=/img/spin.gif><i>Loading...</i>
</td>
</tr>
</table>

View File

@ -371,7 +371,7 @@ puts {
File Clipboard
</legend>
<div id=clipboard>
<img src=/img/loading.gif> <i>Loading...</i>
<img src=/img/spin.gif> <i>Loading...</i>
</div>
</fieldset>
}

View File

@ -13,7 +13,7 @@ if {$act eq "-"} {
exit;
}
puts "<div id=deleting class=blood><img src=/img/loading.gif>Queuing...</div>"
puts "<div id=deleting class=blood><img src=/img/spin.gif>Queuing...</div>"
puts "<ul style=\"list-style-type: square\">"
foreach file [cgi_get files] {

View File

@ -15,7 +15,7 @@ function blockpage(msg)
if (!msg)
msg = 'Refreshing page...';
$.blockUI({
message: '<h1><img src=/img/loading.gif> ' + msg + '</h1>'
message: '<h1><img src=/img/spin.gif> ' + msg + '</h1>'
});
}
@ -43,7 +43,7 @@ function reloadclipboard()
{
$('#clipboard')
.empty()
.html('<img src=/img/loading.gif> <i>Loading...</i>')
.html('<img src=/img/spin.gif> <i>Loading...</i>')
.load('/browse/clipboard.jim', function() {
// Start Clipboard post-load actions
@ -157,7 +157,7 @@ function delete_callback(file, dir, id)
var el = 'div.bf#' + id;
var results = el + ' .results';
$(results)
.html('<img src=/img/loading.gif>Deleting, please wait...')
.html('<img src=/img/spin.gif>Deleting, please wait...')
.slideDown('slow')
.load('/browse/delete.jim', {
'dir': dir,
@ -401,7 +401,7 @@ function flagdir(file, flag, iconset, output, options)
}, function() {
$(iconset)
.empty()
.html('<img src=/img/loading.gif> Updating...')
.html('<img src=/img/spin.gif> Updating...')
.load('/browse/iconset.jim', { file: file });
flag = flag.toLowerCase();
if ($(options).attr(flag) == '1')
@ -594,7 +594,7 @@ var dmenuclick = function(action, el, pos)
file + '" and all files within it?'))
{
$(results)
.html('<img src=/img/loading.gif>' +
.html('<img src=/img/spin.gif>' +
'Deleting, please wait...')
.slideDown('slow')
.load('/browse/delete.jim', {
@ -713,7 +713,7 @@ function update_diriconset()
{
$('#diriconset')
.empty()
.html('<img src=/img/loading.gif> Updating...')
.html('<img src=/img/spin.gif> Updating...')
.load('/browse/iconset.jim', {file: dir});
}
@ -783,7 +783,7 @@ var $dialog = $('#dialogue').dialog({
draggable: true, resizable: true,
buttons: $buttons,
close: function(e,u) { $('#dialogue').empty().html(
'<img src="/img/loading.gif">Retrieving data...'); }
'<img src="/img/spin.gif">Retrieving data...'); }
});
function doplay()

View File

@ -34,7 +34,7 @@ Your original recording files will be retained in a folder called _original.
<td>Shrinking will take around [clock format $esttime -format "%T"]</td></tr>
<tr><th>Estimated Saving:</th>
<td class=va><span id=analysis class=va>
<img class=va src=/img/loading.gif> Analysing file, please wait...
<img class=va src=/img/spin.gif> Analysing file, please wait...
</span></td></tr>
</table>

View File

@ -21,11 +21,11 @@ puts {
<div id=tvdbresults title="Choose Series" class=hidden>
<div class=tvdbresults id=tvdbresults_loading>
<img src=/img/loading.gif>
<img src=/img/spin.gif>
Searching TheTVDB.com database, please wait...
</div>
<div class=tvdbresults id=tvdbresults_saving>
<img src=/img/loading.gif>
<img src=/img/spin.gif>
Retrieving episode details from TheTVDB.com, please wait...
</div>
<div class=tvdbresults id=tvdbresults_force>

View File

@ -18,7 +18,7 @@ puts {
<legend>Queued Tasks</legend>
<div id=loading>
<img src=/img/loading.gif> Loading queue data...
<img src=/img/spin.gif> Loading queue data...
</div>
<div id=nodata class="hidden">
@ -49,7 +49,7 @@ There are no tasks in the queue.
<button id=selall class=needsdata>Select All</button>
<button id=selnone class=needsdata>Select None</button>
<button id=refresh>Refresh</button>
<span id=isloading><img src=/img/loading.gif></span>
<span id=isloading><img src=/img/spin.gif></span>
</div>
<div id=lastscan>Last media scan: <span id=autolast>retrieving...</span> -
scanning every <span id=autofreq>TBC</span> minutes.</div>

View File

@ -3,7 +3,7 @@ function page_refresh(msg)
if (!msg)
msg = 'Refreshing page...';
$.blockUI({
message: '<h1><img src=/img/loading.gif> ' + msg + '</h1>'
message: '<h1><img src=/img/spin.gif> ' + msg + '</h1>'
});
window.location.reload(true);
}
@ -35,7 +35,7 @@ function load()
'<td>' + v.action + ' ' + v.args + '</td>' +
'<td class="status ' + v.status + '">' + v.status;
if (v.status == 'RUNNING')
s += ' &nbsp;<img class=va src=/img/loading.gif>';
s += ' &nbsp;<img class=va src=/img/spin.gif>';
if ((v.status == 'DEFER' || v.status == 'PENDING') && v.start != '0')
s += ' &nbsp;(' + v.start + 's)';
s += '</td><td>';
@ -112,7 +112,7 @@ $('button.submit').on('click', function() {
cancelAnswer: 'No'
}, function(el) {
$.blockUI({
message: '<h1><img src=/img/loading.gif> Processing... </h1>'
message: '<h1><img src=/img/spin.gif> Processing... </h1>'
});
var slots = $('input.qid:checked').map(function() {

View File

@ -26,7 +26,7 @@ function loaddata(data, status)
});
}
else
$('#results').append('<br><img src=/img/loading.gif> ' +
$('#results').append('<br><img src=/img/spin.gif> ' +
'Still working...');
$('#d_results').animate({
scrollTop: $('#d_results').prop('scrollHeight')
@ -35,7 +35,7 @@ function loaddata(data, status)
function chunked_request(placeholder, url, data)
{
$('#resultsheader').html('<img src=/img/loading.gif> ' + placeholder)
$('#resultsheader').html('<img src=/img/spin.gif> ' + placeholder)
.slideDown('slow');
$('#resultscomplete').hide();
$('#results').empty();

1
webif/html/img/spin.gif Symbolic link
View File

@ -0,0 +1 @@
loading.gif

View File

@ -4,7 +4,7 @@ function doschedule(type)
{
$('#epginfo_extra')
.empty()
.html('<img src=/img/loading.gif> Processing request...')
.html('<img src=/img/spin.gif> Processing request...')
.load('/cgi-bin/epg/schedule.jim', {
'service': $('#epgpopup_dialogue').attr('xs'),
'event': $('#epgpopup_dialogue').attr('xe'),
@ -38,7 +38,7 @@ var $dialog = $('#epgpopup_dialogue').dialog({
draggable: true, resizable: true,
buttons: $buttons1,
close: function(e,u) { $('#epgpopup_dialogue').empty().html(
'<img src="/img/loading.gif" alt="loading">'); }
'<img src="/img/spin.gif" alt="loading">'); }
});
function epgpopup(e, o)
@ -61,7 +61,7 @@ function epgpopup(e, o)
o.attr('xs') + '&event=' +
o.attr('xe') + '&bare=1';
$('#epgpopup_dialogue')
.html('<img src=/img/loading.gif> Loading details...' +
.html('<img src=/img/spin.gif> Loading details...' +
' Please wait...')
.load(url, function() {
$dialog.dialog("option", "buttons", $buttons);

View File

@ -10,7 +10,7 @@ if (window.location.pathname != '/' &&
tb_lastupd = +new Date();
$('#tbstatus')
.empty()
.html('<img src=/img/loading.gif> ' +
.html('<img src=/img/spin.gif> ' +
'Updating...')
.load('/cgi-bin/status.jim');
}

View File

@ -22,7 +22,7 @@ $('#usbeject').on('click', function(e) {
}
usbeject_lastupd = +new Date();
$('#usbejecttab tbody').empty();
$('#usbejectout').html('<img src=/img/loading.gif> ' +
$('#usbejectout').html('<img src=/img/spin.gif> ' +
'<span class=blood>Scanning media...</span>');
usbeject_visible = 1;
$('#usbejectinfo').slideDown();
@ -99,7 +99,7 @@ $('#usbeject').on('click', function(e) {
var label = btn.attr('label');
if (!confirm('Eject ' + label + '?'))
return;
$('#usbejectout').html('<img src=/img/loading.gif> ' +
$('#usbejectout').html('<img src=/img/spin.gif> ' +
'<span class=blood>Ejecting ' + label + '</span>');
$.getJSON('/cgi-bin/usbeject.jim', {
label: label,
@ -118,7 +118,7 @@ $('#usbeject').on('click', function(e) {
var dev = btn.attr('device');
if (!confirm('Rescan ' + dev + '?'))
return;
$('#usbejectout').html('<img src=/img/loading.gif> ' +
$('#usbejectout').html('<img src=/img/spin.gif> ' +
'<span class=blood>Re-scanning ' + dev + '</span>');
$.getJSON('/cgi-bin/usbrescan.jim', {
device: dev

View File

@ -56,7 +56,7 @@ proc pager {} {
puts "
</select>
<span id=loginfo class=blood></span>
<span id=loading class=hidden><img src=/img/loading.gif>Loading...</span>
<span id=loading class=hidden><img src=/img/spin.gif>Loading...</span>
</div>
<div class=left id=buttons>

View File

@ -137,7 +137,7 @@ function execopkg(arg, pkg)
s('.opkg_op_complete').hide('fast');
s('.opkg_popup_text')
.empty()
.html('<img src=/img/loading.gif> Processing...');
.html('<img src=/img/spin.gif> Processing...');
s('.opkg_popup').popup('open', {transition: 'pop'})
s('.opkg_popup_text').load('/cgi-bin/opkg.jim?cmd=' + arg, function() {
s('.opkg_op_complete').slideDown('slow');

View File

@ -24,7 +24,7 @@ puts {
<div id=refreshing class="hidden shadowbox" style="margin: 1 0 1em 0">
<div>
<img border=0 src=/img/loading.gif>
<img border=0 src=/img/spin.gif>
Refreshing...
</div>
</div>
@ -32,7 +32,7 @@ puts {
<div id=dialogue class=hidden style="align: center">
<div id=dresults></div>
<div id=dspinner>
<img border=0 src=/img/loading.gif>
<img border=0 src=/img/spin.gif>
Processing request...
</div>
<div class=hidden id=complete>

View File

@ -24,7 +24,7 @@ $('#opkgupgradeall')
$('#pkgtabs').tabs({
active: curtab,
create: function(event, ui) {
$(ui.panel).html("<img src=/img/loading.gif>" +
$(ui.panel).html("<img src=/img/spin.gif>" +
"Loading data... Please wait...");
busy = true;
$('#pkgtabs').tabs('disable');
@ -37,7 +37,7 @@ $('#pkgtabs').tabs({
'operation completes.');
return false;
}
$(ui.newPanel).html("<img src=/img/loading.gif>" +
$(ui.newPanel).html("<img src=/img/spin.gif>" +
"Loading data... Please wait...");
busy = true;
$('#pkgtabs').tabs('disable');
@ -47,7 +47,7 @@ $('#pkgtabs').tabs({
setup_buttons();
$('#pkgtabs').tabs('enable');
},
spinner: '<img border=0 src=/img/loading.gif> ' +
spinner: '<img border=0 src=/img/spin.gif> ' +
'<em>Loading...</em>'
});
@ -70,7 +70,7 @@ var $dialog = $('#dialogue').dialog({
else
{
$('.ui-tabs-panel')
.html("<img src=/img/loading.gif>" +
.html("<img src=/img/spin.gif>" +
"Loading data... Please wait...");
$('#pkgtabs').tabs('load', tswitch);
}

View File

@ -20,7 +20,7 @@ puts {
</i></span></legend>
<div id=restart_status>
<span class=blood><img src=/img/loading.gif>
<span class=blood><img src=/img/spin.gif>
Retrieving status...
</span>
</div>

View File

@ -9,7 +9,7 @@ function update()
clearInterval(handle);
pct = 0;
$.blockUI({
message: '<h1><img src=/img/loading.gif> ' +
message: '<h1><img src=/img/spin.gif> ' +
'Reconnecting...</h1>',
css: { background: '#ffffcc' }
});
@ -26,7 +26,7 @@ $('#restartbutton').button({icons:{primary:"ui-icon-power"}})
$('#restarting').slideDown('slow');
handle = setInterval("update()" , 500);
$.blockUI({
message: '<h1><img src=/img/loading.gif> Restarting...</h1>' +
message: '<h1><img src=/img/spin.gif> Restarting...</h1>' +
'<br>' +
'<center><div id=progressbar></div></center>',
css: { background: '#ffffcc' }

View File

@ -34,7 +34,7 @@ puts "<button id=backup_button>Create Backup</button>"
puts {
<br>
<div id=backup_working class=va style="display: none;">
<img class=va src=/img/loading.gif>&nbsp;
<img class=va src=/img/spin.gif>&nbsp;
<font class=footnote>Backing up...</font>
</div>
</div>
@ -45,7 +45,7 @@ puts {
padding: 0 1em 1em 1em">
<h3>Available Backups</h3>
<div id=backup_files style="padding: 0 0 0 2em">
<img src=/img/loading.gif>Retrieving list of backups...
<img src=/img/spin.gif>Retrieving list of backups...
</div>
<br>
<button id=restore_button disabled>Restore Backup</button>
@ -53,7 +53,7 @@ puts {
<button id=view_button disabled>View Backup</button>
<br>
<div id=restore_working class=va style="display: none;">
<img class=va src=/img/loading.gif>&nbsp;
<img class=va src=/img/spin.gif>&nbsp;
<font class=footnote>Restoring...</font>
</div>
</div>

View File

@ -39,7 +39,7 @@ var $dialog = $('#sdialogue').dialog({
draggable: true, resizable: true,
buttons: $buttons2,
close: function(e,u) { $('#sdialogue').empty().html(
'<img src="/img/loading.gif" alt="loading">'); }
'<img src="/img/spin.gif" alt="loading">'); }
});
function schedpopup(e, o)
@ -67,7 +67,7 @@ $('button.delselected').button({icons:{primary:"ui-icon-trash"}})
cancelAnswer: 'No'
}, function(el) {
$.blockUI({
message: '<h1><img src=/img/loading.gif> Deleting... </h1>'
message: '<h1><img src=/img/spin.gif> Deleting... </h1>'
});
var els = $(el).parent().find('.schedselect:checked');
@ -310,7 +310,7 @@ $('#manrsv').dialog({
}
$('#mrerr')
.html('<img src=/img/loading.gif> Creating event...');
.html('<img src=/img/spin.gif> Creating event...');
$.getJSON('rpc/manual.jim', data, function(d) {
if (d.status)

View File

@ -1,5 +1,5 @@
var spinner = '<div class=spinner><img border=0 src=/img/loading.gif>' +
var spinner = '<div class=spinner><img border=0 src=/img/spin.gif>' +
'&nbsp;Retrieving data... Please wait...</div>';
var LIST_INDEX = 0;
@ -35,7 +35,7 @@ function page_refresh(msg)
if (!msg)
msg = 'Refreshing page...';
$.blockUI({
message: '<h1><img src=/img/loading.gif> ' + msg + '</h1>'
message: '<h1><img src=/img/spin.gif> ' + msg + '</h1>'
});
window.location.reload(true);
}

View File

@ -160,7 +160,7 @@ if (reckind != 4)
return;
}
$.blockUI({message: '<h1><img src=/img/loading.gif> ' +
$.blockUI({message: '<h1><img src=/img/spin.gif> ' +
'Re-scheduling series... </h1>'});
$.get('/cgi-bin/epg/schedule.jim?type=2&service=' + xs + '&event=' + xe,
@ -203,7 +203,7 @@ var reckind = $epgpopup.attr('reckind');
if (reckind != 4)
{
$.blockUI({message: '<h1><img src=/img/loading.gif> ' +
$.blockUI({message: '<h1><img src=/img/spin.gif> ' +
'Re-scheduling one-off event... </h1>'});
$.get('/cgi-bin/epg/schedule.jim?type=1&service=' + xs + '&event=' + xe,
@ -224,7 +224,7 @@ if (reckind != 4)
}
else
{
$.blockUI({message: '<h1><img src=/img/loading.gif> ' +
$.blockUI({message: '<h1><img src=/img/spin.gif> ' +
'Re-scheduling series event... </h1>'});
$.get('/cgi-bin/epg/schedule.jim?type=1&service=' + xs + '&event=' + xe,
@ -344,7 +344,7 @@ function epgpopup(e, o, first)
var url = '/cgi-bin/epg/info.jim?bare&service=' + xs + '&event=' + xe +
'&bare=1';
$epgpopup
.empty().html('<img src="/img/loading.gif" alt="loading"> ' +
.empty().html('<img src="/img/spin.gif" alt="loading"> ' +
'Retrieving details...')
.load(url, function() {
update_buttons(xs, xe);

View File

@ -96,7 +96,7 @@ proc _ns_iftable {if tag} {
<th class=key>&nbsp;</th>
<td>
<div id=ns_ssid_loading class=blood>
<img src=/img/loading.gif>
<img src=/img/spin.gif>
Scanning for wireless networks...
</div>
<table id=ns_ssid_list></table>

View File

@ -59,7 +59,7 @@ $(function() {
$(output)
.empty()
.show('slow')
.html('<img src=/img/loading.gif> Please wait...')
.html('<img src=/img/spin.gif> Please wait...')
.load('/settings/settings.jim?' + urlargs,
function() {
// $(el).enable();

View File

@ -2,7 +2,7 @@
class spinner {
name "spinner"
text "Loading..."
img "/img/loading.gif"
img "/img/spin.gif"
size "1.1em"
style ""
speed "slow"