Posted by jcmarco on February 20, 2011 at 11:46am
3 followers
Jump to:
| 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)
| Attachment | Size |
|---|---|
| remove_upload_dependency.patch | 1.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.