changed: winix 'upload' function is a file manager now

we're using an jquery upload plugin
added:   Item struct has new rows: hash, hash_type, file_size, sort_index
added:   css mount parameter
         you can specify css files there, and javascript wysiwyg editors
         (ckeditor, tinymce) can make use of it
changed: post parsers can parse post variables with the same name
         (a postfix is added in such a case)
added:   common_dir parameter to the config
         this is a path to common directory (directory with common static files)
         it is needed to the 'css' mount parameter
         


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@746 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2011-06-24 20:53:21 +00:00
parent 1d6ff73aad
commit 06f42dd9cb
58 changed files with 2462 additions and 1685 deletions

View File

@@ -35,7 +35,11 @@ access_denied = Permission denied
access_denied_msg = We are sory but you don't have access to the page.
download = download
creating_thumb = Creating a thumbnail in progress...
cat_image_url = Image url
cat_image_thumb_url = Thumbnail url
cat_file_url = File url
create_thread_header = Create thread
form_thread_legend = Thread form
@@ -178,12 +182,32 @@ template_form_legend = Template form
template_form_info = Select a new template
template_form_from_mount_point = from the mount point
upload_header = Upload a file
upload_header = Files manager
upload_form_file = Browse for a file
upload_form_file_multi = Browse for files
upload_form_legend = Upload form
upload_content = File description
upload_submit = Upload
upload_add_files = Add files...
upload_start_upload = Start upload
upload_cancel_upload = Cancel upload
upload_delete_files = Delete all files
upload_error = Error
upload_file_too_big = File is too big
upload_file_too_small = File is too small
upload_filetype_not_allowed = Filetype not allowed
upload_max_files_exceeded = Max number of files exceeded
upload_start = Start
upload_cancel = Cancel
upload_bytes_exceed_file_size = Uploaded bytes exceed file size
upload_empty_result = Empty file upload result
upload_partial = File was only partially uploaded
upload_no_file = No File was uploaded
upload_missing_tmp_folder = Missing a temporary folder
upload_disc_failded = Failed to write file to disk
upload_extenstion_stop = File upload stopped by extension
upload_delete = Delete
who_header = Sessions
who_tab_index = Ind.
@@ -203,7 +227,7 @@ admin_nicedit_edit = Edit page (nicedit)
admin_tinymce_add = Add page (tinymce)
admin_tinymce_edit = Edit page (tinymce)
admin_rm = Remove page (rm)
admin_upload = Upload an image or file (upload)
admin_upload = File manager (upload)
login_header = Login