Would be possible to include README.txt ?
I couldn't get it work coz I overlooked the File Source settings option under “admin/content/node-type/book/fields/field-type”. It tooks me some crawling through the issues queue till I figured out my problem.

CommentFileSizeAuthor
#3 README.txt1.42 KBquicksketch
#2 docs.patch2.19 KBronline

Comments

quicksketch’s picture

Sure, 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.

ronline’s picture

Title: Basic documentation » It might save some head aches
StatusFileSize
new2.19 KB

I'm attaching a patch against 6.x-1.2.
It is a function filefield_sources_help for admin/help/filefield_sources.

quicksketch’s picture

Title: It might save some head aches » Basic documentation
Status: Active » Fixed
StatusFileSize
new1.42 KB

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

Status: Fixed » Closed (fixed)

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