View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003467 | OXID eShop (all versions) | 4.03. 3rd party libraries | public | 2011-12-29 13:31 | 2012-06-01 13:09 |
Reporter | ray | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 4.6.0_beta2 | ||||
Summary | 0003467: show available files for downloadable articles in backend | ||||
Description | Not a bug really... Show a list of available files to choose in backend when administer "Downloads" in backend. | ||||
Tags | No tags attached. | ||||
Theme | Both | ||||
Browser | All | ||||
PHP Version | any | ||||
Database Version | any | ||||
|
Discussing in team how to handle that request. |
|
I was thinking about that because of the handling in Typo3 of assigning files, documents or pictures to a page or element. There you can browse through a specified folder and the subfolders to choose an already uploaded file (fileadmin and below that folder). If not already existing, you could as well upload a new file. This could be as well an option when assigning Media URLs to certain products. |
|
Thanks for this idea. This would make handling of downloadable files much more convenient. But implementation also is related a bit with the security, also there are some other topics to consider, what makes implementation not very simple. So we included this feature to our backlog and this will be considered for implementation in one of upcoming versions. |