diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-12 15:42:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-12 15:42:15 -0400 |
commit | 1e0a97c0aad07f74e9588d1a01f4f0044fce5294 (patch) | |
tree | 5e1edc5e4a804311f3fb0d260f589c71aec35982 /doc/ikiwiki | |
parent | d50376a05d606343161c4481b2336e785b3104a0 (diff) |
response
Diffstat (limited to 'doc/ikiwiki')
-rw-r--r-- | doc/ikiwiki/pagespec/attachment/discussion.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ikiwiki/pagespec/attachment/discussion.mdwn b/doc/ikiwiki/pagespec/attachment/discussion.mdwn index e520cf151..bf2a70436 100644 --- a/doc/ikiwiki/pagespec/attachment/discussion.mdwn +++ b/doc/ikiwiki/pagespec/attachment/discussion.mdwn @@ -1,3 +1,9 @@ Would it be possible to factor out this pagespec code so that other plugins can use it without enabling attachments? I am interested for [[todo/mbox]] --[[DavidBremner]] + +> I can split out all of them except for `ip()` and `user()` easily. I +> have just changed the code so the rest will test the existing source file +> is no other filename is specified. Do you have any reason to want to +> check ip addresses and user names? Not sure what to call the plugin, but +> breaking it out is easy enough. --[[Joey]] |