View Issue Details

IDProjectCategoryView StatusLast Update
0003781OXID eShop (all versions)2. ----- eShop backend (admin) -----public2012-04-23 22:33
Reporterdainius.bigelis Assigned To 
PriorityurgentSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.6.0_beta3 
Fixed in Version4.6.0_RC2 
Summary0003781: Change layout of elements in Downloads tab (article_files)
DescriptionNeed several changes for layout of elements in Products->Downloads tab (article_files):
I. Option in article_extend tab(Admin adrea -> Products -> Extend tab) "Enable download of files for this product" (oxarticles__oxisdownloadable) should be moved to Downloads tab (at very top of the frame).
II. (on right side) there is text "New file (max. 2 MB)":
 1. Move text "(max. 2 MB)" to "Select a file for upload" (should be "Select a file for upload (max. 2 MB)", as this restriction is valid only for this option (direct upload via admin gui).
 2. Implement help text ("?" mark) next to "New file", which explains the functionality of attaching the files (via uploading or attaching the file from server, also that allowed size depends on the PHP settings and might be edited only in php settings on server).
III. Help texts for fields in "Other options" are missing.
IV. Change the layout of "New file" uploading to more convenient. Let's discuss about the ideas during implementation.
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Activities

juergen_busch

2012-04-13 15:31

reporter   ~0006284

Edited ARTICLE_FILES_ENTER_FILENAME, ARTICLE_FILES_OR in lang files.
Edited HELP_ARTICLE_FILES_NEW in help_lang files.