From dc6db80fa72286704849ef61ee0e5ccb5841cb09 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Tue, 2 Jul 2024 14:28:49 -0400 Subject: Conversion to barf for testing purposes --- wiki/ikiwiki_comments.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 wiki/ikiwiki_comments.md (limited to 'wiki/ikiwiki_comments.md') diff --git a/wiki/ikiwiki_comments.md b/wiki/ikiwiki_comments.md deleted file mode 100644 index 2cec3f7..0000000 --- a/wiki/ikiwiki_comments.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -layout: page -title: ikiwiki Comments -permalink: /wiki/ikiwiki/comments ---- - -Content on this page is based off the discussions found here: [ikiwiki.info/tips/comments_feed/](http://ikiwiki.info/tips/comments_feed/) - -You've enabled the comments plugin, so a set of pages on your blog can have comments added to them. Pages with comments even have special feeds that can be used to subscribe to those comments. But you'd like to add a feed that contains all the comments posted to any page. Here's how: - - \[[!inline pages="comment(*)" template=comment]] - -The special PageSpec matches all comments. The template causes the comments to be displayed formatted nicely. - ---- - -It's also possible to make a feed of comments that are held pending moderation. - - \[[!inline pages="comment_pending(*)" template=comment]] -- cgit v1.2.3-54-g00ecf