-
Notifications
You must be signed in to change notification settings - Fork 0
Adding a new podcast episode
Podcasts are a content type in this particular implementation. When someone tells you that a new podcast episode has been published and wants you to add it to the website, here's what you need to do. As of time of writing, you essentially refers to Alex. If Hui Jing's backup is no longer Alex, this page will be updated.
-
Login to the Drupal backend. We are not disclosing the URL here because we have been hit by bot spam on the login.
-
Click on "Content" in the toolbar.
-
Click on "Add content".
-
Scroll down and select "Podcast"
-
Enter the title of the Podcast in the format:
Podcast - sXXeYY TITLE_OF_PODCAST
, where XX is the season number and YY is the episode number. -
The people asking you to add the podcast episode historically never give you the short description (which is meant to be like a 1-liner describing the podcast). You can either wing it yourself from the podcast's full description or refuse to do anything until that information is provided.
-
You will need the embed code for the podcast episode and here's how you get it:
- Login to the admin panel for Castopod at https://podcast.interledger.org/cp-auth/login/ (credentials in 1Password)
- Go to the Future Money podcast dashboard at https://podcast.interledger.org/cp-admin/podcasts/1
- Click on the episode that needs to be added to the website
- On the Episode dashboard (left sidebar), the last entry should be "Embeddable player". Click on that.
- For theme color, pick the second option (the white square)
- Copy the iframe code provided by Castopod
-
When pasting the iframe code into the "Podcast embed" field, click on the "Source" button first, then also delete the style attributes from the copied embed code.
-
Hit "Save", the go to the /podcast page to see if the episode renders as you expected it to.
-
If all looks good, invalidate the Cloudfront cache on AWS. This page assumes you know how to do this.
- Home
- Recurring tasks
- Local site development
- State of interledger.org
- One-time setup notes