diff options
author | smcv <smcv@web> | 2016-03-06 08:22:33 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-03-06 08:22:33 -0400 |
commit | 744adaef3518a722dfb7f5e6848e08338b933797 (patch) | |
tree | 0ec9ce938105fb30b498c1a39c96b0e426e307f7 /doc | |
parent | c7aaf623f956e36c7b3cf6dde677a902fdc027ca (diff) | |
download | ikiwiki-744adaef3518a722dfb7f5e6848e08338b933797.tar ikiwiki-744adaef3518a722dfb7f5e6848e08338b933797.tar.gz |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Instant_Articles/comment_1_4e8ea5e53feba8eee62e1742f01886cd._comment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/forum/Instant_Articles/comment_1_4e8ea5e53feba8eee62e1742f01886cd._comment b/doc/forum/Instant_Articles/comment_1_4e8ea5e53feba8eee62e1742f01886cd._comment new file mode 100644 index 000000000..5e0cba1ac --- /dev/null +++ b/doc/forum/Instant_Articles/comment_1_4e8ea5e53feba8eee62e1742f01886cd._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="smcv" + subject="comment 1" + date="2016-03-06T12:22:33Z" + content=""" +If it's a compatible extension to RSS (adds new elements but doesn't require changing much/anything in the existing feed), I don't see why not. I think you'd just need to adapt `templates/rssitem.tmpl` and `templates/rsspage.tmpl`. Please contribute your changes as a [[git]] branch and/or a [[todo]] item. + +If Facebook also supports Atom, I'd prefer to use that instead of RSS - RSS is poorly specified, and the Atom spec fixes a lot of the vagueness. +"""]] |