From 85d4bfa04ce28b5ec3eb0054306c43bc59c55128 Mon Sep 17 00:00:00 2001 From: anbr Date: Sat, 8 Oct 2011 07:43:51 +0200 Subject: Merge skins into common directory --- html/widgets/checkbox.tmpl | 17 ---- html/widgets/confirm.tmpl | 12 --- html/widgets/date.tmpl | 32 -------- html/widgets/dir.tmpl | 20 ----- html/widgets/err.tmpl | 2 - html/widgets/file.tmpl | 20 ----- html/widgets/footer.tmpl | 61 -------------- html/widgets/formEnd.tmpl | 11 --- html/widgets/formStart.tmpl | 10 --- html/widgets/hidden.tmpl | 2 - html/widgets/host.tmpl | 23 ------ html/widgets/integer.tmpl | 9 --- html/widgets/link.tmpl | 2 - html/widgets/list.tmpl | 47 ----------- html/widgets/littlemenu.tmpl | 12 --- html/widgets/menu.tmpl | 21 ----- html/widgets/message.tmpl | 4 - html/widgets/password.tmpl | 11 --- html/widgets/player.tmpl | 187 ------------------------------------------- html/widgets/radio.tmpl | 12 --- html/widgets/redirect.tmpl | 4 - html/widgets/referer.tmpl | 8 -- html/widgets/remote.tmpl | 177 ---------------------------------------- html/widgets/start.tmpl | 30 ------- html/widgets/string.tmpl | 16 ---- html/widgets/table.tmpl | 47 ----------- html/widgets/textfield.tmpl | 17 ---- html/widgets/time.tmpl | 16 ---- html/widgets/wait.tmpl | 34 -------- 29 files changed, 864 deletions(-) delete mode 100644 html/widgets/checkbox.tmpl delete mode 100644 html/widgets/confirm.tmpl delete mode 100644 html/widgets/date.tmpl delete mode 100644 html/widgets/dir.tmpl delete mode 100644 html/widgets/err.tmpl delete mode 100644 html/widgets/file.tmpl delete mode 100644 html/widgets/footer.tmpl delete mode 100644 html/widgets/formEnd.tmpl delete mode 100644 html/widgets/formStart.tmpl delete mode 100644 html/widgets/hidden.tmpl delete mode 100644 html/widgets/host.tmpl delete mode 100644 html/widgets/integer.tmpl delete mode 100644 html/widgets/link.tmpl delete mode 100644 html/widgets/list.tmpl delete mode 100644 html/widgets/littlemenu.tmpl delete mode 100644 html/widgets/menu.tmpl delete mode 100644 html/widgets/message.tmpl delete mode 100644 html/widgets/password.tmpl delete mode 100644 html/widgets/player.tmpl delete mode 100644 html/widgets/radio.tmpl delete mode 100644 html/widgets/redirect.tmpl delete mode 100644 html/widgets/referer.tmpl delete mode 100644 html/widgets/remote.tmpl delete mode 100644 html/widgets/start.tmpl delete mode 100644 html/widgets/string.tmpl delete mode 100644 html/widgets/table.tmpl delete mode 100644 html/widgets/textfield.tmpl delete mode 100644 html/widgets/time.tmpl delete mode 100644 html/widgets/wait.tmpl (limited to 'html/widgets') diff --git a/html/widgets/checkbox.tmpl b/html/widgets/checkbox.tmpl deleted file mode 100644 index 631db79..0000000 --- a/html/widgets/checkbox.tmpl +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - " IF (c mod 3) == 0 %?> - - - -
>
- - diff --git a/html/widgets/confirm.tmpl b/html/widgets/confirm.tmpl deleted file mode 100644 index 5bb046b..0000000 --- a/html/widgets/confirm.tmpl +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - >  - > - - diff --git a/html/widgets/date.tmpl b/html/widgets/date.tmpl deleted file mode 100644 index 565d3f2..0000000 --- a/html/widgets/date.tmpl +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - >
- - - onchange='ch_input(this.form.Weekday, this.form.)'> - - - diff --git a/html/widgets/dir.tmpl b/html/widgets/dir.tmpl deleted file mode 100644 index fa41e1b..0000000 --- a/html/widgets/dir.tmpl +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - onBlur="checkDir()">
- - - - diff --git a/html/widgets/err.tmpl b/html/widgets/err.tmpl deleted file mode 100644 index 69f24a3..0000000 --- a/html/widgets/err.tmpl +++ /dev/null @@ -1,2 +0,0 @@ - -

') %?>


diff --git a/html/widgets/file.tmpl b/html/widgets/file.tmpl deleted file mode 100644 index 2c41fe4..0000000 --- a/html/widgets/file.tmpl +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - onBlur="checkFile()">
- - - - diff --git a/html/widgets/footer.tmpl b/html/widgets/footer.tmpl deleted file mode 100644 index 55980ce..0000000 --- a/html/widgets/footer.tmpl +++ /dev/null @@ -1,61 +0,0 @@ - - - - -
- -
-

Last Logs

- - - - - -
-

-
- -
- -
-

Benchmark

- - - 1000 %?> - - - - - - - - - - -
Summary:
-
- -
-

Variables

- -
-

-use Data::Dumper;
-print Dumper($stash->_dump_frame(5));
-        
-
- -
- -
- - - -
- - - - - diff --git a/html/widgets/formEnd.tmpl b/html/widgets/formEnd.tmpl deleted file mode 100644 index 125126f..0000000 --- a/html/widgets/formEnd.tmpl +++ /dev/null @@ -1,11 +0,0 @@ - -  - - -   -   - -   - - - diff --git a/html/widgets/formStart.tmpl b/html/widgets/formStart.tmpl deleted file mode 100644 index 8e5bb25..0000000 --- a/html/widgets/formStart.tmpl +++ /dev/null @@ -1,10 +0,0 @@ - - -

- - - - '> - - - diff --git a/html/widgets/hidden.tmpl b/html/widgets/hidden.tmpl deleted file mode 100644 index e641c54..0000000 --- a/html/widgets/hidden.tmpl +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/html/widgets/host.tmpl b/html/widgets/host.tmpl deleted file mode 100644 index cf90c8a..0000000 --- a/html/widgets/host.tmpl +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - diff --git a/html/widgets/integer.tmpl b/html/widgets/integer.tmpl deleted file mode 100644 index bbde2c3..0000000 --- a/html/widgets/integer.tmpl +++ /dev/null @@ -1,9 +0,0 @@ - - - - - diff --git a/html/widgets/link.tmpl b/html/widgets/link.tmpl deleted file mode 100644 index 5ac989f..0000000 --- a/html/widgets/link.tmpl +++ /dev/null @@ -1,2 +0,0 @@ - -[] diff --git a/html/widgets/list.tmpl b/html/widgets/list.tmpl deleted file mode 100644 index a4bdcf2..0000000 --- a/html/widgets/list.tmpl +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - -
-
diff --git a/html/widgets/littlemenu.tmpl b/html/widgets/littlemenu.tmpl deleted file mode 100644 index 8ae191f..0000000 --- a/html/widgets/littlemenu.tmpl +++ /dev/null @@ -1,12 +0,0 @@ - - - -

- - - -" IF data.highlight == l.key %?> -[]  -" IF data.highlight == l.key %?> - -

diff --git a/html/widgets/menu.tmpl b/html/widgets/menu.tmpl deleted file mode 100644 index 41bfc5f..0000000 --- a/html/widgets/menu.tmpl +++ /dev/null @@ -1,21 +0,0 @@ - - - -

 : 

- - - - diff --git a/html/widgets/message.tmpl b/html/widgets/message.tmpl deleted file mode 100644 index aa52e9b..0000000 --- a/html/widgets/message.tmpl +++ /dev/null @@ -1,4 +0,0 @@ - - -') %?>
- diff --git a/html/widgets/password.tmpl b/html/widgets/password.tmpl deleted file mode 100644 index f6b043e..0000000 --- a/html/widgets/password.tmpl +++ /dev/null @@ -1,11 +0,0 @@ - - - - - diff --git a/html/widgets/player.tmpl b/html/widgets/player.tmpl deleted file mode 100644 index d6354e8..0000000 --- a/html/widgets/player.tmpl +++ /dev/null @@ -1,187 +0,0 @@ - - - - - - - - - -

- - - - - -

- -
- " onClick='document.vlc.play()' /> - " onClick='document.vlc.pause()' /> - " onClick='document.vlc.stop()' /> -   - " onClick='volume_down()' /> - " onClick='volume_up()' /> - " onClick='document.vlc.mute()' /> -   - " onClick='document.vlc.fullscreen()' /> -
-

- - - - - onBlur="checkHost()" - >
- -
- - - > -
- - - - - - - - - - > - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - >
- title=''> -
- - - -
:
:
-

- - - - - - - -

- - - - - - -
- " onClick='doPlayOrPause()' /> - " onClick='doPlayOrPause()' /> - " onClick='document.vlc.stop()' /> -   - " onClick='document.vlc.toggleMute()' /> -
- - - -
:
-

- - - - -

- - - - - - - - - - -

- - diff --git a/html/widgets/radio.tmpl b/html/widgets/radio.tmpl deleted file mode 100644 index acd42f5..0000000 --- a/html/widgets/radio.tmpl +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - >
- - - diff --git a/html/widgets/redirect.tmpl b/html/widgets/redirect.tmpl deleted file mode 100644 index 60f4e73..0000000 --- a/html/widgets/redirect.tmpl +++ /dev/null @@ -1,4 +0,0 @@ - - diff --git a/html/widgets/referer.tmpl b/html/widgets/referer.tmpl deleted file mode 100644 index 152158b..0000000 --- a/html/widgets/referer.tmpl +++ /dev/null @@ -1,8 +0,0 @@ - - - &data='> - - '> - - - diff --git a/html/widgets/remote.tmpl b/html/widgets/remote.tmpl deleted file mode 100644 index 3204c74..0000000 --- a/html/widgets/remote.tmpl +++ /dev/null @@ -1,177 +0,0 @@ - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 %?> - - - - - - - - - - - - - - - - - -
- - - "> - "> -
  
- - - - -
  
">
  
- "> - "> -
 
- -
- -
- -
- - "> -
- - - diff --git a/html/widgets/start.tmpl b/html/widgets/start.tmpl deleted file mode 100644 index d1126af..0000000 --- a/html/widgets/start.tmpl +++ /dev/null @@ -1,30 +0,0 @@ - - - - <?% IF param.title.defined;param.title;ELSE %?>XXV - <?% user %?><?% END %?> - - - - - " /> - - - - - - - - - - - - - - - - - - -
diff --git a/html/widgets/string.tmpl b/html/widgets/string.tmpl deleted file mode 100644 index 3faf4f4..0000000 --- a/html/widgets/string.tmpl +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - > - - - - > - - - diff --git a/html/widgets/table.tmpl b/html/widgets/table.tmpl deleted file mode 100644 index 01d1303..0000000 --- a/html/widgets/table.tmpl +++ /dev/null @@ -1,47 +0,0 @@ -

- - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameValue
- - - - - - -
- -
-

- diff --git a/html/widgets/textfield.tmpl b/html/widgets/textfield.tmpl deleted file mode 100644 index 5ab4e7e..0000000 --- a/html/widgets/textfield.tmpl +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - > - - - - - - - diff --git a/html/widgets/time.tmpl b/html/widgets/time.tmpl deleted file mode 100644 index 5519c0c..0000000 --- a/html/widgets/time.tmpl +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - > - - - - > - - - diff --git a/html/widgets/wait.tmpl b/html/widgets/wait.tmpl deleted file mode 100644 index 4d0b2a5..0000000 --- a/html/widgets/wait.tmpl +++ /dev/null @@ -1,34 +0,0 @@ - - - - XXV - - - - - - - - - -

-

- - - - - - - -
    % ()
-
- - -- cgit v1.2.3