projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b1bc9c
)
problem solved
author
Changaco
<Changaco@web>
Mon, 17 May 2010 23:36:16 +0000
(23:36 +0000)
committer
Joey Hess
<joey@finch.kitenet.net>
Mon, 17 May 2010 23:36:16 +0000
(23:36 +0000)
doc/todo/multiple_template_directories.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/multiple_template_directories.mdwn
b/doc/todo/multiple_template_directories.mdwn
index fe1951d513db7ea7d47f83108f19d5e8806491af..b8b9651b96e93331d89b7d1fca8ce7f6142b71db 100644
(file)
--- a/
doc/todo/multiple_template_directories.mdwn
+++ b/
doc/todo/multiple_template_directories.mdwn
@@
-50,3
+50,5
@@
I have a use case for this, a site composed of blogs and wikis, templates divide
>> multiple template directories is still present. Just put them in
>> the templates/ subdirectory of multiple underlay directories instead.
>> --[[Joey]]
+
+>>>Thanks, I didn't realize this was possible. Problem solved. -- Changaco