From dddf5d55fd3496ba2ab28d34e6fe1e0610044299 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 27 Sep 2008 12:54:10 -0400 Subject: [PATCH] clarify when to use utlto and when to use htmlpage suggestion from smcv --- doc/plugins/write.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index 349a8a1ed..1cdea6a77 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -522,6 +522,9 @@ parameters are passed to `HTML::Template->new`. Passed a page name, returns the base name that will be used for a the html page created from it. (Ie, it appends ".html".) +Use this when constructing the filename of a html file. Use `urlto` when +generating a link to a page. + #### `add_depends($$)` Makes the specified page depend on the specified [[ikiwiki/PageSpec]]. -- 2.44.0