diff options
author | bremner <bremner@web> | 2008-08-10 21:08:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-08-10 21:08:33 -0400 |
commit | a6fa03c9615ffab24909d6fac4d3bf06a104f400 (patch) | |
tree | 9252e86b479b27cc700680aba1c574a504819fa5 | |
parent | 5e0e6cecfcfe66002590628d011164d2f0d8e88c (diff) |
Could we factor out the attachment pagespec code so that other plugins can use it?
-rw-r--r-- | doc/ikiwiki/pagespec/attachment/discussion.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ikiwiki/pagespec/attachment/discussion.mdwn b/doc/ikiwiki/pagespec/attachment/discussion.mdwn new file mode 100644 index 000000000..e520cf151 --- /dev/null +++ b/doc/ikiwiki/pagespec/attachment/discussion.mdwn @@ -0,0 +1,3 @@ +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]] |