kopia lustrzana https://github.com/Podcastindex-org/podcast-namespace
podping tag
rodzic
4d59a98a75
commit
8da8b9ce67
20
docs/1.0.md
20
docs/1.0.md
|
@ -1499,3 +1499,23 @@ Complete podcasts with no intention to release further episodes:
|
||||||
```xml
|
```xml
|
||||||
<podcast:updateFrequency complete="true">That’s all folks!</podcast:updateFrequency>
|
<podcast:updateFrequency complete="true">That’s all folks!</podcast:updateFrequency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<br><br><br><br><!-- Tag block -->
|
||||||
|
## Podping
|
||||||
|
`<podcast:podping>`<br><br>
|
||||||
|
This element allows feed owners to signal to aggregators that the feed sends out
|
||||||
|
[`Podping`](https://github.com/Podcastindex-org/podping) notifications when changes are made to it, reducing the
|
||||||
|
need for frequent speculative feed polling.
|
||||||
|
|
||||||
|
### Parent
|
||||||
|
`<channel>`
|
||||||
|
|
||||||
|
### Count
|
||||||
|
Single
|
||||||
|
|
||||||
|
## Examples
|
||||||
|
```xml
|
||||||
|
<podcast:podping usesPodping="true"/>
|
||||||
|
```
|
Ładowanie…
Reference in New Issue