-
Example feed: http://feeds.feedburner.com/rumahzuva
Error in Date -> results in broken page
Error in URL -> displays href="Array"
-
The generation of the Atom feed currently outputs `` directly, which screws up XML parsers. They should be encoded to `<`; and `>`. This might apply to other characters too. Or maybe `CDATA` can …
-
We should also support if only an excerpt should show in the feeds.
-
We really appreciate the Atom feed contribution. I neglected to ask for some unit tests to go along with the feature.
Could you please contribute one or more tests? You can run tests with `tests.py` …
-
A discussion with @florence brought to light a few issues with the current package catalog atom feed. The switch to a new UI also gives us an opportunity to consider what we want the feed(s) to contai…
tonyg updated
8 years ago
-
Occurs on Zola 0.18.0
When I enable the Atom feed and view its contents, it appears to be very mangled and barebones. For example, the post content is put into the description field; it should be i…
-
When attempting to add an ATOM feed, I get:
```
Unknow xml type: feed
```
Example: `https://status.ui.com/history.atom`
Thank you for the great bot. :)
-
Hi,
I tried to validate a pre-defined atom feed with the ETF Validator and are having some troubles with the results.
Tested Atomfeed: https://geometadatensuche.inspire.gv.at/metadatensuche/srv/at…
-
Hi! I found a bug while trying to subscribe to your blog via RSS/Atom. :bug:
My web browser sniffed out the Atom feed on your website (from this tag):
```
```
I tried to subscribe but visiting htt…
-
- [ ] pick between the two (1.0)
- [ ] define whether any given taxonomy (1.0):
- is included in the main feed
- generates its own feed
- [ ] support custom metadata for the feed (to suppo…