<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Drupal 616</div>I have a pretty complicated needs to solve, and scratching my head for a week. &nbsp;I have been using Drupal for quite sometime, but don't have much dev/PHP skills.<div><br></div><div>Being a band leader, I must have my registered members: musicians to download music before next show, I had a private node with static HTML table where PDFs, sound clips and video clips are available. &nbsp;Since I constantly recompose music, the version control has been pain in a neck so I created a new node type. &nbsp;Note that all the media files are stored at my <a href="http://Mac.com">Mac.com</a> server outside of Drupal for better performance.</div><div><br></div><div>This new node type has fields for</div><div><ul class="MailOutline"><li>PDF music files</li><li>Audio group</li><ul><li>Node reference to local audio sample nodes</li><li>Link field to remote MP3 files</li></ul><li>Video group</li><ul><li>Node reference to local video sample nodes</li><li>Link field to remote FLV and m4v files</li><li>Embedded field to YouTube</li></ul></ul><div><br></div><div>The taxonomy is also somewhat complexed</div></div><div><ul class="MailOutline"><li>Style vocabulary terms</li><ul><li>many different styles such as jazz, blues, afõxe, bião, etc..</li></ul><li>Tempo&nbsp;vocabulary terms</li><ul><li>very fast, slow, etc..</li></ul><li>Difficulty&nbsp;vocabulary terms</li><ul><li>difficulty levels in detail, i.e., notes reading, etc</li></ul></ul><div><br></div></div><div>Unlike static HTML table I used to have, the flexibility of sorting by exposed filters and version control are superb as expected, but field management became nightmare. &nbsp;I need to keep in table-View so my musicians can get needed info without going into each nodes.</div><div><br></div><div>First of all, the table width is now ridiculous. &nbsp;There are 2 field holders for audio where the actual entry is only 1 or less, and there are 3 fields holders for video where the actual entry is, again, only 1 or less.</div><div><br></div><div>I need to subgroup by selected, but not all of styles tems. &nbsp;For example, I need to separate one style, Christmas as a independent table on the same page. &nbsp;Is it possible?</div><div><br></div><div>I want the link to the external files such as MP3, FLV, and YouTube to be a Thickbox/Colorbox from the Table View so my musicians don't need to leave this page. &nbsp;Right now, MP3 link opens another browser window (which isn't that bad but embedded FLV player would be much better), and YouTube link leaves my site, which is bad. &nbsp;I hear FileField with JQuery Media should work with Thickbox/Colorbox, but my problem is that they won't work with external files.</div><div><br></div><div>Any help would be appreciated.</div><br><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>--<br class="Apple-interchange-newline">- Hiro</div><div><br></div><div>Hiroaki Honshuku, A-NO-NE Music, Greater Boston</div><div><a href="http://a-no-ne.com">http://a-no-ne.com</a> &nbsp; <a href="http://anonemusic.com">http://anonemusic.com</a></div></span></span>
</div>
<br></body></html>