From 2a008dc4abc86385b3059f82a2419b9514882dfe Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 2 Aug 2005 06:55:26 +0000 Subject: most of the new upload system, barely tested and not finished... --- templates/show_upload.inc | 162 ++++++++++++++++++++++----------------------- templates/show_uploads.inc | 69 +++++++++++++++++++ 2 files changed, 147 insertions(+), 84 deletions(-) create mode 100644 templates/show_uploads.inc (limited to 'templates') diff --git a/templates/show_upload.inc b/templates/show_upload.inc index 2fbef3e6..8cc7e8f4 100644 --- a/templates/show_upload.inc +++ b/templates/show_upload.inc @@ -1,84 +1,78 @@ - -
-

- !
-

-

- -

- -
- " /> - - - - - - - - - - - - - - - - -
- -
- -
- -
- -
- - " /> -
-
- - - - - -
- Acceptable formats include: -
    -
  • .mp3
  • -
  • .ogg
  • -
  • .wma
  • -
  • .flac
  • -
-
- -
- + + +
+ + + + + + + + + + + + + + + + + + + +
+


+

+ +

    +
  • OGG
  • +
  • Mp3
  • +
  • Mpc
  • +
  • Flac
  • +
  • WMA
  • +
  • Mp4/M4a/AAC
  • +
+

+ print_error('general'); ?> +
+ + print_error('ul_path1'); ?> +
+ + print_error('ul_path2'); ?> +
+ + print_error('ul_path3'); ?> +
+ + print_error('ul_path3'); ?> +
+ + " /> + "> +
+
+ diff --git a/templates/show_uploads.inc b/templates/show_uploads.inc new file mode 100644 index 00000000..04d43dd3 --- /dev/null +++ b/templates/show_uploads.inc @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + has_access(100)) { ?> + + + + + + + + + + + + + + + + + +
+  |  + + N/A - MB
+ -- cgit