From what I see the menu item is missing to get to: admin/content/media/bulk_upload (unless you you have media module installed?).
Otherwise worked fine for me.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1604794.2-bulk_media_upload-menu_item.patch | 1.16 KB | g10 |
From what I see the menu item is missing to get to: admin/content/media/bulk_upload (unless you you have media module installed?).
Otherwise worked fine for me.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1604794.2-bulk_media_upload-menu_item.patch | 1.16 KB | g10 |
Comments
Comment #1
axe312 commentedI tested this with a fresh installation. I had no problem to navigate via admin menu to bulk media upload. media was not installed in my testcase.
Comment #2
g10 commentedfor Media 7.x-2.0-unstable6 (and file_entity), the path used is admin/content/file
as result, there is no menu item for admin/content/media/* items
patch changes the path + makes it a MENU_LOCAL_TASK
Comment #3
CrashNet commentedUnfortunately I am not able to see the "Bulk Upload" Menu Item either, and I have media module installed, version 1.2. The Media tab has the "Add File" and "Import Media" links only. Any thoughts?
Comment #4
ndsharp commentedI too am missing any kind of menu item linking to the upload page. This needs fixed and better instructions need put up (ones not referencing the media module for one.)
I found it under the 'Help' link by the module name on the module management page.
The path is:
?q=admin/content/media/bulk_upload
Comment #5
rudolfbykerThis works perfectly, as far as I can tell. Please commit.
Comment #6
axe312 commentedCommited to current dev!