#11 images not supported in Atom/RSS

오픈
likho2 달 전을 오픈 · 0개의 코멘트
likho 코멘트됨, 2 달 전

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명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.