kopia lustrzana https://github.com/Podcastindex-org/podcast-namespace
"platform" removed - closes #66
rodzic
341467cf60
commit
69a4b1876f
|
@ -98,7 +98,7 @@ The url for that feed is: [https://noagendaassets.com/enc/pc20sandbox.xml](http
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
- **\<podcast:funding url="[url for the show at the platform] platform="[service slug]">**[user provided content to link]**\</podcast:funding>** (formalized)
|
- **\<podcast:funding url="[url for the show at the platform]">**[user provided content to link]**\</podcast:funding>** (formalized)
|
||||||
|
|
||||||
Channel or Item
|
Channel or Item
|
||||||
|
|
||||||
|
@ -109,7 +109,6 @@ The url for that feed is: [https://noagendaassets.com/enc/pc20sandbox.xml](http
|
||||||
Attributes:
|
Attributes:
|
||||||
|
|
||||||
- `url` (required) Full url to the specific show on the funding platform.
|
- `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!"
|
- `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 character length of the node value is 128 characters.
|
The maximum recommended string character length of the node value is 128 characters.
|
||||||
|
|
|
@ -61,9 +61,5 @@ This tag lists possible donation/funding links for the podcast. The content of t
|
||||||
#### Attributes
|
#### Attributes
|
||||||
**url:** The URL to be followed to fund the podcast.
|
**url:** The URL to be followed to fund the podcast.
|
||||||
|
|
||||||
**platform (optional)** Identifies a payment or funding platform for the podcast. Service slugs should be recorded here in the repository.
|
|
||||||
|
|
||||||
#### Examples
|
#### Examples
|
||||||
`<podcast:funding url="www.mydomain.com/support">Support the show!</podcast:funding>`
|
`<podcast:funding url="www.mydomain.com/support">Support the show!</podcast:funding>`
|
||||||
|
|
||||||
`<podcast:funding platform="paypal" url="www.paypal.me/myshow">Support the show!</podcast:funding>`
|
|
||||||
|
|
Ładowanie…
Reference in New Issue