diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-07 12:41:41 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-07 12:41:41 +0000 |
commit | 542df1bed804e9c3b0df65e2d1c1067d110f0d4a (patch) | |
tree | e5ae0b3d742022340dc5faf51a73c8aebd2927bc /doc/todo | |
parent | d8ef4da9851f7546c53188b49c1f85b30ff437a5 (diff) |
web commit by http://madduck.myopenid.com/
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Overlay_directory_for_pagetemplates.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/Overlay_directory_for_pagetemplates.mdwn b/doc/todo/Overlay_directory_for_pagetemplates.mdwn new file mode 100644 index 000000000..67ed1e985 --- /dev/null +++ b/doc/todo/Overlay_directory_for_pagetemplates.mdwn @@ -0,0 +1,5 @@ +I am aware of the [[pagetemplate|/plugins/pagetemplate]] plugin, but I'd like to style my pages completely differently. Modifications in `/usr/share/ikiwiki` are not an option, and I'd rather not snapshot that directory and make my changes to the detached copy. + +Instead, I wonder whether it would be possible to create an overlay directory such that ikiwiki first looks for page templates there, and only goes to `/usr/share/ikiwiki` if the overlay does not satisfy the request. + +[[tag wishlist]]
\ No newline at end of file |