From bcbf441e09fb502cf64924ff2530fa144bdf52c5 Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Mon, 13 Aug 2007 18:41:27 +0000 Subject: * Move files to trunk --- wml/widgets/checkbox.tmpl | 17 +++++++++++++++++ wml/widgets/confirm.tmpl | 13 +++++++++++++ wml/widgets/date.tmpl | 1 + wml/widgets/dir.tmpl | 12 ++++++++++++ wml/widgets/err.tmpl | 21 +++++++++++++++++++++ wml/widgets/file.tmpl | 10 ++++++++++ wml/widgets/footer.tmpl | 22 ++++++++++++++++++++++ wml/widgets/formEnd.tmpl | 7 +++++++ wml/widgets/formStart.tmpl | 18 ++++++++++++++++++ wml/widgets/hidden.tmpl | 3 +++ wml/widgets/host.tmpl | 4 ++++ wml/widgets/integer.tmpl | 4 ++++ wml/widgets/link.tmpl | 1 + wml/widgets/list.tmpl | 27 +++++++++++++++++++++++++++ wml/widgets/littlemenu.tmpl | 10 ++++++++++ wml/widgets/menu.tmpl | 18 ++++++++++++++++++ wml/widgets/message.tmpl | 21 +++++++++++++++++++++ wml/widgets/password.tmpl | 4 ++++ wml/widgets/radio.tmpl | 17 +++++++++++++++++ wml/widgets/redirect.tmpl | 1 + wml/widgets/start.tmpl | 5 +++++ wml/widgets/string.tmpl | 4 ++++ wml/widgets/table.tmpl | 35 +++++++++++++++++++++++++++++++++++ 23 files changed, 275 insertions(+) create mode 100644 wml/widgets/checkbox.tmpl create mode 100644 wml/widgets/confirm.tmpl create mode 120000 wml/widgets/date.tmpl create mode 100644 wml/widgets/dir.tmpl create mode 100644 wml/widgets/err.tmpl create mode 100644 wml/widgets/file.tmpl create mode 100644 wml/widgets/footer.tmpl create mode 100644 wml/widgets/formEnd.tmpl create mode 100644 wml/widgets/formStart.tmpl create mode 100644 wml/widgets/hidden.tmpl create mode 100644 wml/widgets/host.tmpl create mode 100644 wml/widgets/integer.tmpl create mode 100644 wml/widgets/link.tmpl create mode 100644 wml/widgets/list.tmpl create mode 100644 wml/widgets/littlemenu.tmpl create mode 100644 wml/widgets/menu.tmpl create mode 100644 wml/widgets/message.tmpl create mode 100644 wml/widgets/password.tmpl create mode 100644 wml/widgets/radio.tmpl create mode 100644 wml/widgets/redirect.tmpl create mode 100644 wml/widgets/start.tmpl create mode 100644 wml/widgets/string.tmpl create mode 100644 wml/widgets/table.tmpl (limited to 'wml/widgets') diff --git a/wml/widgets/checkbox.tmpl b/wml/widgets/checkbox.tmpl new file mode 100644 index 0000000..703d8b4 --- /dev/null +++ b/wml/widgets/checkbox.tmpl @@ -0,0 +1,17 @@ + + : +
+ diff --git a/wml/widgets/confirm.tmpl b/wml/widgets/confirm.tmpl new file mode 100644 index 0000000..0190cd6 --- /dev/null +++ b/wml/widgets/confirm.tmpl @@ -0,0 +1,13 @@ + + : +
+ diff --git a/wml/widgets/date.tmpl b/wml/widgets/date.tmpl new file mode 120000 index 0000000..8ea271d --- /dev/null +++ b/wml/widgets/date.tmpl @@ -0,0 +1 @@ +string.tmpl \ No newline at end of file diff --git a/wml/widgets/dir.tmpl b/wml/widgets/dir.tmpl new file mode 100644 index 0000000..ca00351 --- /dev/null +++ b/wml/widgets/dir.tmpl @@ -0,0 +1,12 @@ + : + + + realbin) %?> +
+ + +
+
+ + + diff --git a/wml/widgets/err.tmpl b/wml/widgets/err.tmpl new file mode 100644 index 0000000..202e0e5 --- /dev/null +++ b/wml/widgets/err.tmpl @@ -0,0 +1,21 @@ + + 1 || trimmed != "" %?> + +"> + + +"> + + +

+ + + + +
+ + +<?% gettext(" /> +

+
+ diff --git a/wml/widgets/file.tmpl b/wml/widgets/file.tmpl new file mode 100644 index 0000000..1734d78 --- /dev/null +++ b/wml/widgets/file.tmpl @@ -0,0 +1,10 @@ + : + + + realbin) %?> +
+ +
+
+ + diff --git a/wml/widgets/footer.tmpl b/wml/widgets/footer.tmpl new file mode 100644 index 0000000..2f1b643 --- /dev/null +++ b/wml/widgets/footer.tmpl @@ -0,0 +1,22 @@ + +"> +

xxv

+

+ +" href="?cmd=n#first">
+ + +" href="?cmd=nx#first">
+ + +" href="?cmd=p#first">
+ + +" href="?cmd=tl#first">
+ +
%?> +#?% gettext("Recordings") %?#
%?> +#?% gettext("Remote") %?#
%?> +

+
+ diff --git a/wml/widgets/formEnd.tmpl b/wml/widgets/formEnd.tmpl new file mode 100644 index 0000000..5a3967c --- /dev/null +++ b/wml/widgets/formEnd.tmpl @@ -0,0 +1,7 @@ + +<?% gettext(" /> + +<?% gettext(" /> +<?% gettext(" /> +

+
diff --git a/wml/widgets/formStart.tmpl b/wml/widgets/formStart.tmpl new file mode 100644 index 0000000..4728d06 --- /dev/null +++ b/wml/widgets/formStart.tmpl @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + +

diff --git a/wml/widgets/hidden.tmpl b/wml/widgets/hidden.tmpl new file mode 100644 index 0000000..e60221e --- /dev/null +++ b/wml/widgets/hidden.tmpl @@ -0,0 +1,3 @@ + + + diff --git a/wml/widgets/host.tmpl b/wml/widgets/host.tmpl new file mode 100644 index 0000000..f305059 --- /dev/null +++ b/wml/widgets/host.tmpl @@ -0,0 +1,4 @@ + : + +
+ diff --git a/wml/widgets/integer.tmpl b/wml/widgets/integer.tmpl new file mode 100644 index 0000000..f9a4060 --- /dev/null +++ b/wml/widgets/integer.tmpl @@ -0,0 +1,4 @@ + : + +
+ diff --git a/wml/widgets/link.tmpl b/wml/widgets/link.tmpl new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/wml/widgets/link.tmpl @@ -0,0 +1 @@ + diff --git a/wml/widgets/list.tmpl b/wml/widgets/list.tmpl new file mode 100644 index 0000000..f24e568 --- /dev/null +++ b/wml/widgets/list.tmpl @@ -0,0 +1,27 @@ + : + + + + + + + + + + + + + + = global.MaxChannelsTimer;LAST;END %?> + +
+ diff --git a/wml/widgets/littlemenu.tmpl b/wml/widgets/littlemenu.tmpl new file mode 100644 index 0000000..89aa392 --- /dev/null +++ b/wml/widgets/littlemenu.tmpl @@ -0,0 +1,10 @@ + + + + + +" IF data.highlight == l.key %?> + +" IF data.highlight == l.key %?> + +

diff --git a/wml/widgets/menu.tmpl b/wml/widgets/menu.tmpl new file mode 100644 index 0000000..e73f5a8 --- /dev/null +++ b/wml/widgets/menu.tmpl @@ -0,0 +1,18 @@ + + +

+ +Fehler:
+ + + + +
+ +
+ +
+ + +

+
diff --git a/wml/widgets/message.tmpl b/wml/widgets/message.tmpl new file mode 100644 index 0000000..3ccbae0 --- /dev/null +++ b/wml/widgets/message.tmpl @@ -0,0 +1,21 @@ + + 1 || trimmed != "" %?> + +"> + + +"> + + +

+ + + + +
+ + +<?% gettext(" /> +

+
+ diff --git a/wml/widgets/password.tmpl b/wml/widgets/password.tmpl new file mode 100644 index 0000000..e1978db --- /dev/null +++ b/wml/widgets/password.tmpl @@ -0,0 +1,4 @@ + : + +
+ diff --git a/wml/widgets/radio.tmpl b/wml/widgets/radio.tmpl new file mode 100644 index 0000000..703d8b4 --- /dev/null +++ b/wml/widgets/radio.tmpl @@ -0,0 +1,17 @@ + + : +
+ diff --git a/wml/widgets/redirect.tmpl b/wml/widgets/redirect.tmpl new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/wml/widgets/redirect.tmpl @@ -0,0 +1 @@ + diff --git a/wml/widgets/start.tmpl b/wml/widgets/start.tmpl new file mode 100644 index 0000000..c5046df --- /dev/null +++ b/wml/widgets/start.tmpl @@ -0,0 +1,5 @@ + + + + diff --git a/wml/widgets/string.tmpl b/wml/widgets/string.tmpl new file mode 100644 index 0000000..f305059 --- /dev/null +++ b/wml/widgets/string.tmpl @@ -0,0 +1,4 @@ + : + +
+ diff --git a/wml/widgets/table.tmpl b/wml/widgets/table.tmpl new file mode 100644 index 0000000..a184f6f --- /dev/null +++ b/wml/widgets/table.tmpl @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameValue
').replace('\n', '
') %?>
+ +
').replace('\n', '
') %?>
-- cgit v1.2.3