From b9f7a57f94b006f51253467f5c473700619c0fd5 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 6 Mar 2007 19:16:46 +0000 Subject: * Add titlepage template for inline plugin. --- doc/plugins/inline.mdwn | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/plugins/inline.mdwn') diff --git a/doc/plugins/inline.mdwn b/doc/plugins/inline.mdwn index 5cb8383c1..b7cf629da 100644 --- a/doc/plugins/inline.mdwn +++ b/doc/plugins/inline.mdwn @@ -37,8 +37,9 @@ directive: * `template` - Specifies the template to fill out to display each inlined page. By default the `inlinepage` [[template|templates]] is used, while the `archivepage` template is used for archives. Set this parameter to - use some other, custom template. Note that you should still set - `archive=yes` if your custom template does not include the page content. + use some other, custom template, such as the `titlepage` template that + only shows post titles. Note that you should still set `archive=yes` if + your custom template does not include the page content. * `raw` - Rather than the default behavior of creating a [[blog]], if raw is set to "yes", the page will be included raw, without additional markup around it, as if it were a literal part of the source of the -- cgit v1.2.3