projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
491c62f
)
web commit by http://adam.shand.net/
author
Joey Hess
<joey@kitenet.net>
Tue, 12 Feb 2008 09:37:17 +0000
(
04:37
-0500)
committer
Joey 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
patch
|
blob
|
history
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 30490e9d34bf67948721d299950fb5a2c8e0a021..9f52a724a2954cfab44a49478144563020b87639 100644
(file)
--- 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]]