cck - Drupal: how to rate node filefields? -
i have node type called 'movie' may contain several subtitle files using cck filefield module. i'm dealing fivestars module, need rate each subtitle separately! user should rate subtitles associated movie, not movie itself.
confused enough! idea?
this going tough 1 whole fivestars module isn't built rating nodes. (so rating fields out)
you use "content multigroup" , allow pair file fields integer field. note content multigroup standalong module being integrated cck3 still in development. this, have attach javascript ratings tool (not drupal module persay) field on own i'm pretty sure fivestars designed work against nodes, not specific fields, less multigroup fields.
so, if want stick using fivestars , it's designed (not rewriting work individual fields/multigroup), i'm pretty sure option split subtitles separate content type , associate using nodereference. give unfortunate side effect of having separate page reviewing. won't quick rate series of subtitles.
that's know i've used of modules.
Comments
Post a Comment