Index: Build.PL =================================================================== RCS file: /var/lib/cvs/grubclone/Build.PL,v retrieving revision 1.70 diff -u -r1.70 Build.PL --- Build.PL 20 Sep 2004 20:05:10 -0000 1.70 +++ Build.PL 2 Oct 2004 17:47:47 -0000 @@ -206,6 +206,10 @@ question => "what directory should I install the templates in?", variable => "template_path", value => $val . "/templates" }; + push @answers, { + question => "where should I look for custom templates?", + variable => "custom_template_path", + value => $val . "/custom-templates" }; } } Index: CUSTOMISATION =================================================================== RCS file: /var/lib/cvs/grubclone/CUSTOMISATION,v retrieving revision 1.2 diff -u -r1.2 CUSTOMISATION --- CUSTOMISATION 20 Sep 2004 15:54:41 -0000 1.2 +++ CUSTOMISATION 2 Oct 2004 17:48:51 -0000 @@ -3,16 +3,18 @@ added in the future and so on. From OpenGuides 0.41, some of the supplied templates will optionally -call out to other template fragments that you can put in -templates/custom/. If custom templates do not exist then sensible -default wording will be used instead. +call out to other template fragments that you can put in a custom template +path (by default custom-templates/). If custom templates do not exist then +sensible default wording will be used instead. + +The names of all custom templates will be prefixed with custom_. The custom templates currently supported are: - - licence.tt + - custom_licence.tt Will be included at the top of the page editing form. - - footer_credits.tt + - custom_footer_credits.tt Will be included in a