]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/comments.mdwn
update
[git.ikiwiki.info.git] / doc / todo / comments.mdwn
index a429be525adf8b05283e8dfb12d3578b343197ae..81c2f2722a7914d972a20aaa7b7fbbeba97ce747 100644 (file)
@@ -53,7 +53,9 @@ Known issues with the [[plugins/comments]] plugin:
   (BTW, the rss feed in this situation seems ok; there the link element
   points back to the parent page.
 
   (BTW, the rss feed in this situation seems ok; there the link element
   points back to the parent page.
 
-  > done --[[Joey]] 
+  > done
+  > Er, no, I added a link but it does not go back to the parent page of a
+  > comment if the comment is inlined elsewhere. --[[Joey]] 
 
 * It would be useful to have a pagespec that always matches all comments on 
   pages matching a glob. Something like `comment(blog/*)`.
 
 * It would be useful to have a pagespec that always matches all comments on 
   pages matching a glob. Something like `comment(blog/*)`.
@@ -61,7 +63,7 @@ Known issues with the [[plugins/comments]] plugin:
   would match both existing comments, as well as new comments that are
   being posted.
 
   would match both existing comments, as well as new comments that are
   being posted.
 
-  > Please see [[plugins/comment/discussion]]. If I've convinced you that
+  > Please see [[plugins/comments/discussion]]. If I've convinced you that
   > internal pages are the way forward, then sure, we can do that, because
   > people who can comment still won't be able to edit others' comments
   > (one of my goals is that commenters can't put words into each other's
   > internal pages are the way forward, then sure, we can do that, because
   > people who can comment still won't be able to edit others' comments
   > (one of my goals is that commenters can't put words into each other's
@@ -86,4 +88,4 @@ Known issues with the [[plugins/comments]] plugin:
   > done --[[Joey]] 
 
 * Now that inline has some comments-specific functionality anyway, it would
   > done --[[Joey]] 
 
 * Now that inline has some comments-specific functionality anyway, it would
-  be good to output <link rel="comments"> in Atom and the equivalent in RSS.
+  be good to output '<link rel="comments">' in Atom and the equivalent in RSS.