aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Overlay_directory_for_pagetemplates.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-10-07 12:41:41 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-10-07 12:41:41 +0000
commit542df1bed804e9c3b0df65e2d1c1067d110f0d4a (patch)
treee5ae0b3d742022340dc5faf51a73c8aebd2927bc /doc/todo/Overlay_directory_for_pagetemplates.mdwn
parentd8ef4da9851f7546c53188b49c1f85b30ff437a5 (diff)
downloadikiwiki-542df1bed804e9c3b0df65e2d1c1067d110f0d4a.tar
ikiwiki-542df1bed804e9c3b0df65e2d1c1067d110f0d4a.tar.gz
web commit by http://madduck.myopenid.com/
Diffstat (limited to 'doc/todo/Overlay_directory_for_pagetemplates.mdwn')
-rw-r--r--doc/todo/Overlay_directory_for_pagetemplates.mdwn5
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