In order to push out a 1.0 release we need to explicitly define all the field elements required for the content types and list the user stories & workflow required to release, i.e. the user can upload a track and organize it into an album, create a blog post, can edit or modify a content type etc.

Comments

Anonymous’s picture

Content Type: Album

    Label & Field Type:
  • Album title, Node module element
  • Tracklist, Entity Reference
  • Album artwork, Image
  • Album notes, Long text and summary
  • Release date, Date
  • Artist, Term reference
  • URL path settings, Path module form elements

Content Type: Track

    Label & Field Type:
  • Track name, Node module element
  • Artwork, Image
  • Album, Entity reference
  • Lyrics, Long Text summary
  • Notes, Long text and summary
  • Release date, Date
  • Credits, Long text
  • License, List (text)
  • Artist, Term reference
  • Audio , File
  • URL path settings, Path module form elements

Content Type: News

    Label & Field Type:
  • Title, Node module element
  • Primary Image, Image
  • Body, Long text and summary
  • AddThis, AddThis
  • URL path settings, Path module form elements
  • Featured content, Boolean

Content Type: Event

    Label & Field Type:
  • Title, Node module element
  • Primary Image, Image
  • Event Date, Date
  • Description, Long text and summary
  • AddThis, AddThis
  • URL path settings, Path module form elements
  • Featured content, Boolean
  • Location, fieldset collapsible
  • Venue, Text
  • Address, Text
  • City, Text
  • State , Text
  • ZIP/Post Code, Text
  • Map Address, Text
waynedpj’s picture

i believe that the License field should be available on the Album content type as well, and thus could be "inherited" or "overridden" accordingly in Tracks attached to the Album, in the same way that Artwork, Notes, Artist, Release Date, Links, Tags are handled now.

zirafa’s picture

@waynedpj
That seems to make sense. Can you open a separate issue for this task?

waynedpj’s picture

zirafa’s picture

Issue summary: View changes
Status: Active » Closed (fixed)