From: Joey Hess Date: Tue, 12 Feb 2008 09:37:17 +0000 (-0500) Subject: web commit by http://adam.shand.net/ X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/b9f738f0b0b71882a547f24d5624469676a3b59e?hp=491c62f5b0a105361fe806d898fcbb518e7fcd65 web commit by http://adam.shand.net/ --- diff --git a/doc/todo/Inline_plugin_option_to_show_full_page_path.mdwn b/doc/todo/Inline_plugin_option_to_show_full_page_path.mdwn index 30490e9d3..9f52a724a 100644 --- a/doc/todo/Inline_plugin_option_to_show_full_page_path.mdwn +++ b/doc/todo/Inline_plugin_option_to_show_full_page_path.mdwn @@ -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]]