X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/491c62f5b0a105361fe806d898fcbb518e7fcd65..b9f738f0b0b71882a547f24d5624469676a3b59e:/doc/todo/Inline_plugin_option_to_show_full_page_path.mdwn?ds=sidebyside 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]]