Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
releasing version 3.20120202
[git.ikiwiki.info.git]
/
doc
/
tips
/
add_chatterbox_to_blog.mdwn
diff --git
a/doc/tips/add_chatterbox_to_blog.mdwn
b/doc/tips/add_chatterbox_to_blog.mdwn
index aa35b933177d135691509b30a110c5cd92d7768e..e07e36b07805e6545bafce3a88f48ca621273ce0 100644
(file)
--- a/
doc/tips/add_chatterbox_to_blog.mdwn
+++ b/
doc/tips/add_chatterbox_to_blog.mdwn
@@
-18,4
+18,7
@@
from there, like I have on [my blog](http://kitenet.net/~joey/blog/)
show=5 feeds=no]]
"""]]
+* To filter out `@-replies`, append "and !*@*" to the [[ikiwiki/PageSpec]].
+ The same technique can be used for other filtering.
+
Note: Works best with ikiwiki 3.10 or better.