]> sipb.mit.edu Git - ikiwiki.git/commitdiff
* Add titlepage template for inline plugin.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 6 Mar 2007 19:16:46 +0000 (19:16 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 6 Mar 2007 19:16:46 +0000 (19:16 +0000)
debian/changelog
doc/plugins/inline.mdwn
doc/todo/Option_to_disable_date_footer_for_inlines.mdwn
po/ikiwiki.pot

index e00ec0bfbf1d89d4a554514e7574486ef5727098..34c36c06ee8133abe554819f5c4cd7a7f8d424d3 100644 (file)
@@ -5,8 +5,9 @@ ikiwiki (1.45) UNRELEASED; urgency=low
     spaces. Thanks, Enrico Zini for noticing that bug.
   * Add "template" option to inline plugin to allow for use of customised
     templates.
+  * Add titlepage template for inline plugin.
 
- -- Joey Hess <joeyh@debian.org>  Thu,  1 Mar 2007 22:55:35 -0500
+ -- Joey Hess <joeyh@debian.org>  Tue,  6 Mar 2007 14:16:21 -0500
 
 ikiwiki (1.44) unstable; urgency=low
 
index 5cb8383c1ed6104b9a91f1e6caa62c4ff7c05950..b7cf629da98c68cfdf2043b9b336c7ed4555f6eb 100644 (file)
@@ -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 
index 2fdef96d8b559eeac70e2f37a424e7a6ec0ead58..807f4a84c8e7c2ed66e924584eca604042bc28f7 100644 (file)
@@ -27,3 +27,5 @@ so done --[[Joey]]
 >     <p><a href="<TMPL_VAR PAGEURL>"><TMPL_VAR TITLE></a></p>
 >
 > --[[JoshTriplett]]
+
+[[todo/done]]
index 8a9b77cec340a23d7f97945178cf93d5488e0eb4..c49dc6b2d5254b5ffd834ec8ad92dccf845204cd 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-03-01 22:55-0500\n"
+"POT-Creation-Date: 2007-03-02 21:27-0500\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -454,7 +454,7 @@ msgstr ""
 #. translators: preprocessor directive name,
 #. translators: the second a page name, the
 #. translators: third a number.
-#: ../IkiWiki.pm:559
+#: ../IkiWiki.pm:557
 #, perl-format
 msgid "%s preprocessing loop detected on %s at depth %i"
 msgstr ""