kopia lustrzana https://github.com/Podcastindex-org/podcast-namespace
formalize "funding" tag
rodzic
159f4450ec
commit
e1e461824e
37
README.md
37
README.md
|
@ -96,6 +96,25 @@ The url for that feed is: [https://noagendaassets.com/enc/pc20sandbox.xml](http
|
|||
|
||||
<br>
|
||||
|
||||
- **\<podcast:funding url="[url for the show at the platform] platform="[service slug]">**[user provided content to link]**\</podcast:funding>** (formalized)
|
||||
|
||||
Channel or Item
|
||||
|
||||
(optional | multiple)
|
||||
|
||||
This element lists multiple possible donation/funding links for the podcast.
|
||||
|
||||
Attributes:
|
||||
|
||||
- `url` (required) Full url to the specific show on the funding platform.
|
||||
- `platform` (optional) Identifies a payment or funding platform for the podcast. Service slugs should be recorded here in the repository.
|
||||
- `node value` (required) Used as free form string from the podcast owner to show to the listeners. Ex. "Support us on Patreon!"
|
||||
|
||||
The maximum recommended string length of the node value is 128 characters.
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
- **\<podcast:chapters url="[url to chapter data file]" type="[mime type]" />**
|
||||
|
||||
Item
|
||||
|
@ -201,24 +220,6 @@ The url for that feed is: [https://noagendaassets.com/enc/pc20sandbox.xml](http
|
|||
|
||||
All attributes are required.
|
||||
|
||||
<br>
|
||||
|
||||
- **\<podcast:funding url="[url for the show at the platform] platform="[service slug]">**[user provided content to link]**\</podcast:funding>**
|
||||
|
||||
Channel or Item
|
||||
|
||||
(optional | multiple)
|
||||
|
||||
This element lists multiple possible donation/funding links for the podcast.
|
||||
|
||||
Attributes:
|
||||
|
||||
- `url` (required) Full url to the specific show on the funding platform.
|
||||
- `platform` (optional) Identifies a payment or funding platform for the podcast. Service slugs should be recorded here in the repository.
|
||||
- `node value` (required) Used as free form string from the podcast owner to show to the listeners. Ex. "Support us on Patreon!"
|
||||
|
||||
The maximum recommended string length of the node value is 128 characters.
|
||||
|
||||
|
||||
<br><br>
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue