#11 images not supported in Atom/RSS

开启中
likho8 月之前创建 · 0 条评论
likho 评论于 8 月之前

Currently enrich_msg() from rss.py is a stripped down and simplified version of markup() from microblog.py

https://notabug.org/likho/microblog.py/src/rss_1/src/rss.py#L39

https://notabug.org/likho/microblog.py/src/rss_1/src/microblog.py#L83

Also enrich_msg() was quickly done to get a working version of feeds. It could also be considered effort duplication to update both functions for any changes in the future.

So it's maybe best to adapt markup() to export posts for RSS, example: changing relative links to URLs.

Currently `enrich_msg()` from rss.py is a stripped down and simplified version of `markup()` from microblog.py https://notabug.org/likho/microblog.py/src/rss_1/src/rss.py#L39 https://notabug.org/likho/microblog.py/src/rss_1/src/microblog.py#L83 Also `enrich_msg()` was quickly done to get a working version of feeds. It could also be considered effort duplication to update both functions for any changes in the future. So it's maybe best to adapt `markup()` to export posts for RSS, example: changing relative links to URLs.
登录 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。