]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
authorJoey Hess <joey@kodama.kitenet.net>
Tue, 12 Feb 2008 22:41:01 +0000 (17:41 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Tue, 12 Feb 2008 22:41:01 +0000 (17:41 -0500)
doc/todo/Inline_plugin_option_to_show_full_page_path.mdwn
doc/todo/different_search_engine.mdwn

index 30490e9d34bf67948721d299950fb5a2c8e0a021..9f52a724a2954cfab44a49478144563020b87639 100644 (file)
@@ -26,3 +26,5 @@ Cheers,
        +                               $template->param(page => $page);
                                        $template->param(title => pagetitle(basename($page)));
                                        $template->param(ctime => displaytime($pagectime{$page}, $params{timeformat}));
+
+Cool, I'll give it a try, thanks! -- [[AdamShand]]
index 81cb04539eed6541d23424785c807cfa665356f9..39f3e3256abf4a3aee43b41eec83ae11c184d335 100644 (file)
@@ -1,6 +1,6 @@
-After using it for a while, my feeling is that hyperestradier, as used in
+After using it for a while, my feeling is that [[hyperestraier]], as used in
 the [[plugins/search]] plugin, is not robust enough for ikiwiki. It doesn't
-upgrade well, and it has a habit of sig-11 on certian input from time to
+upgrade well, and it has a habit of sig-11 on certain input from time to
 time.
 
 So some other engine should be found and used instead.