Index: bug_file_upload_inc.php =================================================================== RCS file: /cvsroot/mantisbt/mantisbt/bug_file_upload_inc.php,v retrieving revision 1.36 diff -u -r1.36 bug_file_upload_inc.php --- bug_file_upload_inc.php 24 Oct 2004 19:04:36 -0000 1.36 +++ bug_file_upload_inc.php 20 Dec 2004 20:27:33 -0000 @@ -50,18 +50,25 @@ + +
(' . lang_get( 'max_file_size' ) . ': ' . number_format( $t_max_file_size/1000 ) . 'k)'?> - + + + + + + Index: lang/strings_english.txt =================================================================== RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_english.txt,v retrieving revision 1.227 diff -u -r1.227 strings_english.txt --- lang/strings_english.txt 18 Dec 2004 19:32:28 -0000 1.227 +++ lang/strings_english.txt 20 Dec 2004 20:27:45 -0000 @@ -468,6 +468,13 @@ $s_select_file = 'Select File'; $s_upload_file_button = 'Upload File'; $s_max_file_size = 'Max size'; +$s_advanced_upload = 'Advanced upload'; + +# bug_file_upload_advanced.php +$s_paste_clipboard = 'Paste Clipboard'; +$s_capture_screen = 'Capture Screen'; +$s_clear_upload_queue = 'Reset'; +$s_upload_files_button = 'Upload Files'; # bug_reopen.php $s_bug_reopened_msg = 'Issue has been reopened...'; Index: bug_file_add_advanced.php =================================================================== RCS file: bug_file_add_advanced.php diff -N bug_file_add_advanced.php --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ bug_file_add_advanced.php 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,57 @@ + + # -------------------------------------------------------- +?> + + + +
+
+'; + print_bracket_link( $t_redirect_url, lang_get( 'proceed' ) ); +?> +
+ + Index: bug_file_upload_advanced.php =================================================================== RCS file: bug_file_upload_advanced.php diff -N bug_file_upload_advanced.php --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ bug_file_upload_advanced.php 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,167 @@ + + # -------------------------------------------------------- +?> + + + + + +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ + + + + + + + + + + + + + + + =640 and width<=1024) and (height>=480 and height <= 768)) or ((width>=480 and width<=768) and (height>=640 and height <= 1024)) or (width=-1 and height=-1)"> + + +
+ + + + +
+ + + +
+ +
+ +