Skip to main content

chart of Auk Bay, Juneau Alaska

navigating stories worth telling

Drupal

Podcast module

I am using a custom module that is already installed in the site - it allows multiple podcasts from a single Drupal site - the module settings allows you to create the podcast ID and channel data - the content type node selects the associated podcast ID.
each node provides the RSS item data including the enclosure. A controller creates the RSS feed for the podcast aggregators.

Tech Stack
Drupal

Drupal content types

Created a Drupal content type to hold the project parent, also created a content type to hold log entries - (this entry)
this content type has fields to define the parent project, a field to define the tech associated with the entry (a taxonomy) as will as this note space and a field to insert code examples

Tech Stack
Drupal