diff options
author | Joey Hess <joey@kitenet.net> | 2008-02-12 04:37:17 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-02-12 04:37:17 -0500 |
commit | b9f738f0b0b71882a547f24d5624469676a3b59e (patch) | |
tree | ee4b5ca3e35f5624b09ebbded9166c709dc32c87 | |
parent | 491c62f5b0a105361fe806d898fcbb518e7fcd65 (diff) |
web commit by http://adam.shand.net/
-rw-r--r-- | doc/todo/Inline_plugin_option_to_show_full_page_path.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
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]] |