diff options
author | smcv <smcv@web> | 2017-05-14 07:28:50 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-05-14 07:28:50 -0400 |
commit | b047fc3757564144e41c5a3228f779645136abdf (patch) | |
tree | 106dfb54a639fe1a7b71b00eac1d9db70859acb1 /doc | |
parent | f56e365dd0a2ea95b9e041357fb7e38e2c939bce (diff) | |
download | ikiwiki-b047fc3757564144e41c5a3228f779645136abdf.tar ikiwiki-b047fc3757564144e41c5a3228f779645136abdf.tar.gz |
removed
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/How_to_use_multiple_template_files_directories__63__/comment_1_a333f20af1154bb5f6663874ea716f6c._comment | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/doc/forum/How_to_use_multiple_template_files_directories__63__/comment_1_a333f20af1154bb5f6663874ea716f6c._comment b/doc/forum/How_to_use_multiple_template_files_directories__63__/comment_1_a333f20af1154bb5f6663874ea716f6c._comment deleted file mode 100644 index 11c302fb9..000000000 --- a/doc/forum/How_to_use_multiple_template_files_directories__63__/comment_1_a333f20af1154bb5f6663874ea716f6c._comment +++ /dev/null @@ -1,16 +0,0 @@ -[[!comment format=mdwn - username="smcv" - avatar="http://cdn.libravatar.org/avatar/0ee943fe632ff995f6f0f25b7167d03b" - subject="You can do almost this with an underlay" - date="2017-05-14T11:27:53Z" - content=""" -The exact situation that you have described is not currently possible, because -`templatedir` can only have one value. But you can have a very similar practical result -like this: - -* Create `/Users/XXX/config/ikiwiki/underlay/` or something (the name is unimportant, - you can use anything) -* Put your templates in `/Users/XXX/config/ikiwiki/underlay/templates/` -* Include `/Users/XXX/config/ikiwiki/underlay` in the `underlaydirs` configuration - option (the syntax is the same as `add_plugins`) -"""]] |