]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/comments/discussion.mdwn
Merge branch 'master' into cvs
[git.ikiwiki.info.git] / doc / plugins / comments / discussion.mdwn
index 7518f61dad47686f1a347a071f0822fc95754c77..227890bdd621e446417cb03054bf53cd7b9ecec3 100644 (file)
@@ -1,6 +1,6 @@
 ## Syndication autodiscovery for comment feeds
 
-A standard `inline` directive adds links to the autogenerated syndication feeds using link tags in the header:
+A standard `\[[!inline]]` directive adds links to the autogenerated syndication feeds using link tags in the header:
 
     <link rel="alternate" type="application/rss+xml" title="$title" href="$page.atom" />
     <link rel="alternate" type="application/atom+xml" title="$title" href="$page.atom" />
@@ -203,3 +203,16 @@ wake of this:
    correction follow-ups are common.
 
 -- [[Jon]]
+
+
+---
+
+## Comment threads
+
+Any thoughts about implementing some simple threading in the comments?
+
+Or at least a reply functionality that quotes the subject/contents?
+
+-- [[iustin]]
+
+---