From 335462c05d22defe020941d2d32b2f18e975d80c Mon Sep 17 00:00:00 2001 From: Jon Dowland Date: Sat, 16 May 2009 14:01:12 +0100 Subject: [PATCH] document longname parameter --- doc/plugins/write.mdwn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index 28da243d5..d0f6a09e1 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -198,6 +198,9 @@ value, then the id parameter specifies not a filename extension, but a whole filename that can be htmlized. This is useful for files like `Makefile` that have no extension. +If `hook` is passed an optional "longname" parameter, this value is used +when prompting a user to choose a page type on the edit page form. + ### pagetemplate hook(type => "pagetemplate", id => "foo", call => \&pagetemplate); -- 2.45.0