diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 20:08:03 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 20:08:03 +0000 |
commit | aa27f9adb0593e21d1d477fe466289c6bb91f97d (patch) | |
tree | 28a1b06dcbd33a016cad895e41640bf60b46050d /doc/todo | |
parent | 6ffb0e0908e9c6b36eb82d1fe4c3f97835591ae6 (diff) |
web commit by JoshTriplett: No reason to pick a single replacement. Different plugins for different engines.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/different_search_engine.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/different_search_engine.mdwn b/doc/todo/different_search_engine.mdwn index 0eab6a8b8..7014acd33 100644 --- a/doc/todo/different_search_engine.mdwn +++ b/doc/todo/different_search_engine.mdwn @@ -27,6 +27,8 @@ one" kind of search. --[[Joey]] >>> it. Thank you java.. The C++ version seems like a better choice to me >>> (packages are trivial). --[[Joey]] +> Might I suggest renaming the "search" plugin to "hyperestraier", and then creating new search plugins for different engines? No reason to pick a single replacement. --[[JoshTriplett]] + <pre> Index: IkiWiki/Plugin/search.pm =================================================================== |