Closed (works as designed)
Project:
Subscriptions
Version:
5.x-2.0-beta4
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2007 at 06:55 UTC
Updated:
21 Dec 2007 at 18:15 UTC
See attached.
"Author" is listed in the form header, but the checkboxes are not there.
I assume that author is being taken out of that form (and I agree, less complexity is good, author deserves its own tab).
| Comment | File | Size | Author |
|---|---|---|---|
| author.jpg | 22.84 KB | andrabr |
Comments
Comment #1
andrabr commentedEnvironment: Drupal 5.3, PHP 4.3
Comment #2
salvisThe author field being empty means that the subscriptions listed are author-independent. If you'd create author-specific subscriptions through the node form, then those would show up there.
It's essentially the mechanism that you're proposing for free-tagging vocabularies.
Comment #3
andrabr commentedMaybe a grayed-out checkbox in the column would help things - otherwise I can foresee some confused users...
[ BTW, I applaud your determination to structure this module cleanly]
Comment #4
andrabr commentedMaybe a grayed-out checkbox in the column would help things - otherwise I can foresee some confused users...
[ BTW, I applaud your determination to structure this module cleanly]
Comment #5
salvisA grayed-out checkbox wouldn't be appropriate. What we could put there is something like "(all)", but I'm not convinced that it would be a real improvement.