diff options
author | http://tincho.org/ <tincho@web> | 2013-10-02 01:41:09 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-10-02 01:41:09 -0400 |
commit | 8fb2e4f5c9db3ee94b20cdecf8866286f0071ef7 (patch) | |
tree | 85308f4acd5cf945bd9e0355dddeb8b33af6806b | |
parent | 861e5a7a126c46519c1c43abe3473edf6440ea9f (diff) | |
download | ikiwiki-8fb2e4f5c9db3ee94b20cdecf8866286f0071ef7.tar ikiwiki-8fb2e4f5c9db3ee94b20cdecf8866286f0071ef7.tar.gz |
Added a comment: Update
-rw-r--r-- | doc/forum/Template_variables/comment_1_6a2ab9450dbfb8c4ef78e7af2a1b51eb._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/Template_variables/comment_1_6a2ab9450dbfb8c4ef78e7af2a1b51eb._comment b/doc/forum/Template_variables/comment_1_6a2ab9450dbfb8c4ef78e7af2a1b51eb._comment new file mode 100644 index 000000000..5f5ce1fce --- /dev/null +++ b/doc/forum/Template_variables/comment_1_6a2ab9450dbfb8c4ef78e7af2a1b51eb._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="http://tincho.org/" + nickname="tincho" + subject="Update" + date="2013-10-02T05:40:59Z" + content=""" +well, it seems that if I do set up the author and authorurl meta variables in the index.mdwn, I get the author in the ATOM feed file. I don't know why, if it is because the feed creation is invoked from that page or if it is automagically taken from the main page. + +At the same time, the rss feed does not get the author, even if the default template should have included it for each item in the feed. + +"""]] |