I recently relized that CCK module is even more important than the Drupal kernel :) I was using flexinode in all my other solutions and would like to migrate to CCK. Unfortunatly, I can't do it untill CCK has mp3 field like it was in Flexinode 4.6
I noticed that field_mp3.inc was excluded from Flexinode 4.7 but I took it and redeveloped for 4.7 ( I'll share it with Flexinode authors later after some testing).
I'm now thinking about having such field for CCK ... as well as audio field (which is not so important right now).
I've just installed Drupal 4.7 and would like to use it exclusively for forum discussions for all members AND a running blog for the administrator only. For instance, I'd like my blog to be shown on the front page and contnue to display there as I add a blog entry week after week. Occassionally, I'll create a page or two but want it accessible by menu items only, such as About Us, Tips & Tricks, etc. My problem is that the "page" content always gets listed as part of the blog entry. Is there a way to limit the "page" display so it won't show in the content index?