Closed (fixed)
Project:
FileField Sources
Version:
6.x-1.2
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2011 at 13:22 UTC
Updated:
7 May 2011 at 05:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
quicksketchSure, some documentation would of course be a good idea. This module sort of caught me by surprise when it became so popular. Initially I just thought it was a fun hack, but people actually found it genuinely useful. I'll include a README before the next release, but that could still be a while as I'm trying to figure out the D7 port.
Comment #2
ronline commentedI'm attaching a patch against 6.x-1.2.
It is a function filefield_sources_help for admin/help/filefield_sources.
Comment #3
quicksketchI've included a README.txt in the latest version, which (in my opinion) gets more views than the built-in module help. I tend to reserve the built-in help for more broad features (like adding content) than add-on module help like FileField Sources provides. To the end-user, there isn't any difference between File module and FileField Sources, they're all just there and they don't act like separate modules with their combined configuration, display, and input. So I'd prefer not to include the provided hook_help() patch. I hope that's understandable.