]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://madduck.myopenid.com/: close Heisenbug
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 7 Oct 2007 13:27:01 +0000 (13:27 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 7 Oct 2007 13:27:01 +0000 (13:27 +0000)
doc/todo/Overlay_directory_for_pagetemplates.mdwn

index 67ed1e9858222f8324c0601c0bad72f8c74ee220..9d0524f1d93fa043825e3b6f2e7069cb519da6ba 100644 (file)
@@ -2,4 +2,8 @@ I am aware of the [[pagetemplate|/plugins/pagetemplate]] plugin, but I'd like to
 
 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
+-----
+
+[[madduck]]: Update: I did try setting `templates` in `ikiwiki.setup` but could not get it to work. Then I found in the code that ikiwiki already checks that dir before the `/usr/share/ikiwiki` one, and tried it again, and now it works... sorry.
+
+Thus [[taglink done]].
\ No newline at end of file