Download & Extend

Remove unnecesary upload module dependency

Project:User Badges
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

The upload module dependency is not really needed as this modules is using just the File API and it is not really attaching files to any node (user badges are not nodes)

AttachmentSize
remove_upload_dependency.patch1.21 KB

Comments

#1

+1. I have a site running a huge number of modules and this is the only one with upload as a dependency.

#2

Agreed. Not required as I don't need to upload any new badge images. Having Upload enabled is just loading another module in every bootstrap that I don't need.

nobody click here