From 79a09e1df6f7d74b2aa2272d0b7752cb5f02aa1b Mon Sep 17 00:00:00 2001 From: hummypkg Date: Thu, 5 Apr 2012 20:30:40 +0000 Subject: [PATCH] move links from main page to diag git-svn-id: file:///root/webif/svn/humax/pkg/src/webif/trunk@885 2a923420-c742-0410-a762-8d5b09965624 --- var/mongoose/html/diag/diag.jim | 12 +++++++++++- var/mongoose/html/diag/script.js | 10 ++++++++++ var/mongoose/html/img/channels/ADULT Section.png | 1 + var/mongoose/html/img/channels/CONNECT 1.png | 1 + var/mongoose/html/img/channels/CONNECT 2.png | 1 + var/mongoose/html/img/channels/CONNECT 3.png | 1 + var/mongoose/html/img/channels/CONNECT Zero.png | 1 + var/mongoose/html/index.shtml | 10 ---------- var/mongoose/html/sched/info.jim | 4 ++-- 9 files changed, 28 insertions(+), 13 deletions(-) create mode 120000 var/mongoose/html/img/channels/ADULT Section.png create mode 120000 var/mongoose/html/img/channels/CONNECT 1.png create mode 120000 var/mongoose/html/img/channels/CONNECT 2.png create mode 120000 var/mongoose/html/img/channels/CONNECT 3.png create mode 120000 var/mongoose/html/img/channels/CONNECT Zero.png diff --git a/var/mongoose/html/diag/diag.jim b/var/mongoose/html/diag/diag.jim index 31c0b83..a4e5e5f 100755 --- a/var/mongoose/html/diag/diag.jim +++ b/var/mongoose/html/diag/diag.jim @@ -35,9 +35,16 @@ puts { + + + + + + + - + @@ -81,6 +88,9 @@ Allow it to turn off completely before restarting.
+Jim Reference Manual | +OO | +Sqlite
diff --git a/var/mongoose/html/diag/script.js b/var/mongoose/html/diag/script.js index 91a3dc7..f493c2b 100644 --- a/var/mongoose/html/diag/script.js +++ b/var/mongoose/html/diag/script.js @@ -39,6 +39,16 @@ $('#runedit').click(function(e) { window.location = '/edit/edit.jim'; }); +$('#dbinfo').click(function(e) { + e.preventDefault(); + window.location = '/cgi-bin/db.jim'; +}); + +$('#channelinfo').click(function(e) { + e.preventDefault(); + window.location = '/cgi-bin/channel.jim'; +}); + $('#reboot').click(function(e) { e.preventDefault(); if (confirm('Are you sure you wish to perform a reboot now?')) diff --git a/var/mongoose/html/img/channels/ADULT Section.png b/var/mongoose/html/img/channels/ADULT Section.png new file mode 120000 index 0000000..96837bd --- /dev/null +++ b/var/mongoose/html/img/channels/ADULT Section.png @@ -0,0 +1 @@ +blank.png \ No newline at end of file diff --git a/var/mongoose/html/img/channels/CONNECT 1.png b/var/mongoose/html/img/channels/CONNECT 1.png new file mode 120000 index 0000000..96837bd --- /dev/null +++ b/var/mongoose/html/img/channels/CONNECT 1.png @@ -0,0 +1 @@ +blank.png \ No newline at end of file diff --git a/var/mongoose/html/img/channels/CONNECT 2.png b/var/mongoose/html/img/channels/CONNECT 2.png new file mode 120000 index 0000000..96837bd --- /dev/null +++ b/var/mongoose/html/img/channels/CONNECT 2.png @@ -0,0 +1 @@ +blank.png \ No newline at end of file diff --git a/var/mongoose/html/img/channels/CONNECT 3.png b/var/mongoose/html/img/channels/CONNECT 3.png new file mode 120000 index 0000000..96837bd --- /dev/null +++ b/var/mongoose/html/img/channels/CONNECT 3.png @@ -0,0 +1 @@ +blank.png \ No newline at end of file diff --git a/var/mongoose/html/img/channels/CONNECT Zero.png b/var/mongoose/html/img/channels/CONNECT Zero.png new file mode 120000 index 0000000..96837bd --- /dev/null +++ b/var/mongoose/html/img/channels/CONNECT Zero.png @@ -0,0 +1 @@ +blank.png \ No newline at end of file diff --git a/var/mongoose/html/index.shtml b/var/mongoose/html/index.shtml index 49d803d..4fe355f 100644 --- a/var/mongoose/html/index.shtml +++ b/var/mongoose/html/index.shtml @@ -131,16 +131,6 @@ Release Notes: href="http://wiki.hummy.tv/wiki/Customised_Firmware_Release_Notes"> Firmware | Webif -
  • -Diagnostics & Utilities -
  • -Channel Information -
  • -SQLite3 Database Dump -
  • -Jim Reference Manual | -OO | -Sqlite
  • diff --git a/var/mongoose/html/sched/info.jim b/var/mongoose/html/sched/info.jim index 5295c12..4c5f9af 100755 --- a/var/mongoose/html/sched/info.jim +++ b/var/mongoose/html/sched/info.jim @@ -17,7 +17,7 @@ set event [rsv slot $table $slot] set rsvicon [$event icon] if {$rsvicon ne ""} { - set rsvicon "" + set rsvicon "" if {[$event get ersvtype] == 3} { if {[$event padded]} { set padding "<- [expr [$event get ulPreOffset] / 60], [expr [$event get ulPostOffset] / 60] ->" @@ -33,7 +33,7 @@ if {$rsvicon ne ""} { set RKIcon [$event RKIcon] if {$RKIcon ne ""} { - set RKIcon "" + set RKIcon "" } if {[$event get ucRecKind] == 4} {