diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-12 21:01:14 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-01-12 21:01:14 +0000 |
commit | 66ea9112019913a6751615f39cc509ea70559c56 (patch) | |
tree | e1e734e083c375c10389d61da518c200582e8e00 | |
parent | c4374e9b2cc9fc41ccff5112d981af7a00f1ccd3 (diff) | |
download | ikiwiki-66ea9112019913a6751615f39cc509ea70559c56.tar ikiwiki-66ea9112019913a6751615f39cc509ea70559c56.tar.gz |
response (and remove done item)
-rw-r--r-- | doc/index/discussion.mdwn | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index 8e410d639..2e3868429 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -313,17 +313,4 @@ in WWW browser tab than subscribing to page. --Pawel >> to setting refresh period. If it's not defined, then ikiwiki doesn't put >> refresh meta tag into `recentchanges.tmpl`. Do you like it? ;) --Pawel ----- - -# Fall back for templatedir - -It would be nice if you didn't have to copy all templates to your custom _templatedir_ -so you only have your customizations there. -And then have it fall back to the location as configured at build time (like /usr/share/ikiwiki/templates/). -This would be similar to _underlaydir_. I don't think any extra configuration directive is needed. -As it is now, RecentChanges will have Perl CGI error and Preferences will be an empty page, if you don't have corresponding templates. -I can quickly make a patch and submit to the patch queue. Any comments? - -> I'd probably accept a patch immediately. --[[Joey]] - ->> at [[patchqueue/fallback_for_templates]] --reed
\ No newline at end of file +>>> Seems reasonable --[[Joey]] |