marianokit / magento-w2p

Automatically exported from code.google.com/p/magento-w2p
0 stars 0 forks source link

Folder list in image lib #220

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add a list of folders in image library strip.

The user should be able to click on a folder name and get a list of images
showing in the library.

Two api calls will be needed:

1. Get list of folders
2. Get list of images for a folder

The list of folders should have a generic item "Latest uploaded".
It should show images returned by image list API with no folder specified.

The user needs to see what folder is selected.

Add "Folder" text field to the upload control. If the folder is different
from what was current it should switch the view.

Original issue reported on code.google.com by zetapri...@gmail.com on 26 May 2010 at 4:28

GoogleCodeExporter commented 8 years ago
We don't have API for it yet.

Original comment by zetapri...@gmail.com on 15 Sep 2010 at 7:10

GoogleCodeExporter commented 8 years ago

Original comment by zetapri...@gmail.com on 6 Nov 2010 at 9:31