diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-23 07:56:09 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-23 07:56:09 +0000 |
commit | c382b6b7ff5b072ffd4dd363cb02b135742bb4e5 (patch) | |
tree | ac81c8187179af675c15b67f1525538cac045195 /doc | |
parent | 873b4298f11e7f492f8a55d52ad3a3f3bc7e33b9 (diff) |
web commit by JoshTriplett: Link ikiwiki.setup
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/conditional_underlay_files.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/conditional_underlay_files.mdwn b/doc/todo/conditional_underlay_files.mdwn index a37d4bda0..e5dfdf420 100644 --- a/doc/todo/conditional_underlay_files.mdwn +++ b/doc/todo/conditional_underlay_files.mdwn @@ -8,4 +8,4 @@ I'd like to see some way to include certain files from the underlay only when th * Include wikiicons/diff.png (and the wikiicons directory) only if you enable the CGI. * Include a hypothetical restructuredtexthelp.rst or similar for other formats only with those formats enabled. -I can see two good ways to implement this. Ideally, with [[conditional_text_based_on_ikiwiki_features]] available, ikiwiki could parse a page like conditionalpages.mdwn, which could contain a set of conditional-wrapped page names; that seems like the most elegant and ikiwiki-like approach. Alternatively, ikiwiki.setup could contain a Perl-generated exclude option by default; that would work, but it seems hackish.
\ No newline at end of file +I can see two good ways to implement this. Ideally, with [[conditional_text_based_on_ikiwiki_features]] available, ikiwiki could parse a page like conditionalpages.mdwn, which could contain a set of conditional-wrapped page names; that seems like the most elegant and ikiwiki-like approach. Alternatively, [[/ikiwiki.setup]] could contain a Perl-generated exclude option by default; that would work, but it seems hackish.
\ No newline at end of file |