diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-25 19:52:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-25 19:52:34 -0400 |
commit | 78e34fbdc255fd3f71f5b43ce1acd1fa0678e1ce (patch) | |
tree | 0988142ac8168c6b317a7cdc8262c92467579cc0 /doc/ikiwiki/pagespec/attachment | |
parent | c013f0a8bc7f5969e21db06228d3618a9c7e4960 (diff) |
filecheck: New plugin factoring out the PageSpec additions that were originally part of the attachment plugin.
Diffstat (limited to 'doc/ikiwiki/pagespec/attachment')
-rw-r--r-- | doc/ikiwiki/pagespec/attachment/discussion.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ikiwiki/pagespec/attachment/discussion.mdwn b/doc/ikiwiki/pagespec/attachment/discussion.mdwn index ab9cb0653..373242b3f 100644 --- a/doc/ikiwiki/pagespec/attachment/discussion.mdwn +++ b/doc/ikiwiki/pagespec/attachment/discussion.mdwn @@ -11,3 +11,5 @@ I am interested for [[todo/mbox]] --[[DavidBremner]] >> I don't think `ip()` and `user()` necessarily make sense for a mail box >> that is already on the disk, so no, I don't think I'll miss >> them. --[[DavidBremner]] + +>>> Done, [[plugins/filecheck]] --[[Joey]] |