]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://adam.shand.net/
authorJoey Hess <joey@kitenet.net>
Tue, 12 Feb 2008 09:37:17 +0000 (04:37 -0500)
committerJoey Hess <joey@kitenet.net>
Tue, 12 Feb 2008 09:37:17 +0000 (04:37 -0500)
doc/todo/Inline_plugin_option_to_show_full_page_path.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}));
        +                               $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]]