diff options
author | http://kerravonsen.dreamwidth.org/ <http://kerravonsen.dreamwidth.org/@web> | 2010-03-31 03:01:41 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-03-31 03:01:41 +0000 |
commit | fc5445b90677489642e4ae8d5b2f6c54cdd847c5 (patch) | |
tree | f7bc995aee6cfb7b6ccb2e8c4ee059e37e589236 | |
parent | 7f63763a30e774e9a10bd1416f157dd2b3e2e69b (diff) | |
download | ikiwiki-fc5445b90677489642e4ae8d5b2f6c54cdd847c5.tar ikiwiki-fc5445b90677489642e4ae8d5b2f6c54cdd847c5.tar.gz |
response
-rw-r--r-- | doc/plugins/contrib/ftemplate/discussion.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/contrib/ftemplate/discussion.mdwn b/doc/plugins/contrib/ftemplate/discussion.mdwn index 6a1d9f685..eb84dd09b 100644 --- a/doc/plugins/contrib/ftemplate/discussion.mdwn +++ b/doc/plugins/contrib/ftemplate/discussion.mdwn @@ -20,6 +20,8 @@ or something). >> enhance the existing plugins. I'm not an ikiwiki committer, >> mind... Joey, your opinion would be appreciated! --[[smcv]] +>>> I did it that way basically because I needed the functionality ASAP, and I didn't want to step on anyone's toes, so I made them as separate plugins. If Joey wants to integrate the functionality into IkiWiki proper, I would be very happy, but I don't want to put pressure on him. --[[KathrynAndersen]] + Another missing thing is that `ftemplate` looks in the "system" templates directories, not just in the wiki, but that seems orthogonal (and might be a good enhancement to `template` anyway). |