From: Joey Hess Date: Tue, 12 Feb 2008 09:37:17 +0000 (-0500) Subject: web commit by http://adam.shand.net/ X-Git-Tag: 2.40~97^2~1 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/b9f738f0b0b71882a547f24d5624469676a3b59e 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]]