Podcasts - Support People / Groups #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The
podcast:personelement allows name, role, group, image, and URL to be assigned to each person known to a podcast. It can be attached at the channel or item level. Thepodcast:valueRecipientelement can be a person or a service and has several attributes; these will likely be the same for people across a podcast, but may need to vary for each episode.For this issue, create the following (all at the web log level):
podcast:personattributes, as well as default(this will be part of a future "value recipient" issue). The person's name is the only required value.customKey,customValue,type, andaddressvalues for this personroleandgroupattributes. (A future issue will add default value recipients.)copy the podcast-level defaults to the episode. Provide the ability to add persons at the episode levelallow the default person entries to be overridden, and support changing the default persons' role or group for that episode. (A future issue will do the same for value recipients.)podcast:personentries for both the<channel>and<item>elements.for dox:This is how it already worked, but it was stored as a permalink.ImageUrlfor podcast was a permalink (served from current web log); it is now a string, where non-absolute URLs will be interpreted as a permalink, but externally linked images can also be selected.