#namespace The <podcast:image> tag draft write-up:

https://github.com/Podcastindex-org/podcast-namespace/blob/image_tag/docs/tags/image.md

Included a new example (screenshot) apropos to current need.

This draft also formally deprecates the <podcast:images> tag. @theDanielJLewis I'm not sure how that would/should come across to podcasting2.org in a way that is a visible (colorful?) deprecation warning callout. I'm open to ideas on that. Just tell me what you need:

https://github.com/Podcastindex-org/podcast-namespace/blob/image_tag/docs/tags/images.md

@nathan Can you eyeball this for me and see if it works?

podcast-namespace/docs/tags/image.md at image_tag · Podcastindex-org/podcast-namespace

A wholistic rss namespace for podcasting. Contribute to Podcastindex-org/podcast-namespace development by creating an account on GitHub.

GitHub

@dave @theDanielJLewis @nathan This looks nice (with my feedback about the apple/showhero width).

I'm also very pleased to see we have the conviction in our beliefs to deprecate a tag. Bravo!

@james @theDanielJLewis @nathan Ok, how does this look?

https://github.com/Podcastindex-org/podcast-namespace/blob/image_tag/docs/1.0.md

Added author attribution (first of many) and Nathan's demo tool link:

https://github.com/Podcastindex-org/podcast-namespace/blob/image_tag/docs/tags/image.md

Daniel, does the formatting of the attribution link look ok for pulling into podcasting2.org?

podcast-namespace/docs/1.0.md at image_tag · Podcastindex-org/podcast-namespace

A wholistic rss namespace for podcasting. Contribute to Podcastindex-org/podcast-namespace development by creating an account on GitHub.

GitHub

@dave @james @nathan Just the "by" line?

Code-wise, it's fine. But it's placement and "by" might not be ideal for this kind of project. A prominent byline like that is better for articles.

I think it could be better to have a "Contributors" or "Collaborators" inline list at the bottom of the doc. That would allow for giving full credit to the people who made it possible, and not necessarily the one who wrote up the spec.

Or a "Credits" heading at the bottom, as common on npmjs.com.

@theDanielJLewis @james @nathan Ok good idea. I’ll fix it.
@theDanielJLewis @james @nathan How does this look?

@dave @james @nathan "Attribution"?

Sorry, that's the weirdest way to word that. "Credits," "Contributions," or "Contributors" make more sense and seem more accurate.

_Especially_ since "attribution" has such strong meanings in podcasting already.

@theDanielJLewis @james @nathan Give me a word to use.
@dave @james @nathan "Credits" is my #1. And then it's not redundant with "contributor" below, because I _do_ like the clarity of credit you included for who actually "authored" it versus who just contributed.
podcast-namespace/docs/tags/image.md at main · Podcastindex-org/podcast-namespace

A wholistic rss namespace for podcasting. Contribute to Podcastindex-org/podcast-namespace development by creating an account on GitHub.

GitHub
@dave I see a tiny problem that's breaking Podcasting2.org's display of this. I'll issue a quick PR.
@theDanielJLewis 10-4. Standing by...

@dave Sorry I'm still learning GitHub PRs, but it seems to have merged my changes into this PR: https://github.com/Podcastindex-org/podcast-namespace/pull/713

The problem was using <br> instead of <br />

Update podroll.md by theDanielJLewis · Pull Request #713 · Podcastindex-org/podcast-namespace

Fixed incorrect internal link on Podroll page.

GitHub
@theDanielJLewis Isn't <br> the proper HTML5 tag?
@dave Apparently, but it's crashing the Markdown translator. There's got to be a better way to do a linebreak inside a table.
@theDanielJLewis Seems to work on mine. I'm using JetBrains IDE. Are you using VS Code?
@dave IDE doesn't matter. It's Nextra, the tech stack running Podcasting2.org.
@dave @james @nathan But I do like that formatting.