Project

General

Profile

« Previous | Next » 

Revision 1023

Added by Matthias over 15 years ago

- Added posibility to upload and unzip .zip packages to media section (Thanks to BerndJM)

- Updated Browse Media Window in wb_theme now supports file icons, more file informations and a new preview function (Thanks to BerndJM)

View differences:

index.php
71 71
								'TEXT_OVERWRITE_EXISTING' => $TEXT['OVERWRITE_EXISTING'],
72 72
								'TEXT_FILES' => $TEXT['FILES'],
73 73
								'TEXT_CREATE_FOLDER' => $TEXT['CREATE_FOLDER'],
74
								'TEXT_UPLOAD_FILES' => $TEXT['UPLOAD_FILES']
74
								'TEXT_UPLOAD_FILES' => $TEXT['UPLOAD_FILES'],
75
								'TEXT_UNZIP_FILE' => $TEXT['UNZIP_FILE'],
76
								'TEXT_DELETE_ZIP' => $TEXT['DELETE_ZIP']
75 77
								)
76 78
						);
77 79

  

Also available in: Unified diff