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.

CommentFileSizeAuthor
#2 1604794.2-bulk_media_upload-menu_item.patch1.16 KBg10

Comments

axe312’s picture

Status: Active » Postponed (maintainer needs more info)

I 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.

g10’s picture

Version: » 7.x-1.x-dev
Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new1.16 KB

for 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

CrashNet’s picture

Unfortunately 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?

ndsharp’s picture

I 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

rudolfbyker’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

This works perfectly, as far as I can tell. Please commit.

axe312’s picture

Status: Reviewed & tested by the community » Fixed

Commited to current dev!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.