summaryrefslogtreecommitdiff
path: root/doc/todo/pagespec_to_disable_ikiwiki_directives.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-04 16:28:57 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-04 16:28:57 -0400
commit66a7b49acb06e0e9b3d0b31d087202d3c81d85e9 (patch)
tree527d676c2ded1f14c83ab131495446fa5eaf7ea3 /doc/todo/pagespec_to_disable_ikiwiki_directives.mdwn
parent52134dc0ef22d4848ea90042be12175788ac4348 (diff)
parentcda8592a5fd5595d12f0503bfcd2e0640e0afc86 (diff)
Merge branch 'master' into transitive-dependencies
Diffstat (limited to 'doc/todo/pagespec_to_disable_ikiwiki_directives.mdwn')
-rw-r--r--doc/todo/pagespec_to_disable_ikiwiki_directives.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/pagespec_to_disable_ikiwiki_directives.mdwn b/doc/todo/pagespec_to_disable_ikiwiki_directives.mdwn
new file mode 100644
index 000000000..4211c2d10
--- /dev/null
+++ b/doc/todo/pagespec_to_disable_ikiwiki_directives.mdwn
@@ -0,0 +1,5 @@
+I would like some pages (identified by pagespec) to not expand ikiwiki directives (wikilinks, or \[[!, or both, or perhaps either).
+
+I will tag this [[wishlist]]. It's something I might try myself. It's part of my thinking about how to handle [[comments]], as I'm still ruminating on alternatives to [[smcv]]'s approach. (with the greatest of respect to smcv!) (Perhaps my attempt will try to factor out the no-directives-allowed logic from the comments plugin).
+
+ -- [[Jon]]