From 424bec71b3adfa77d9874dd60b3d3f995a4ae1df Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 8 Jun 2010 10:32:44 +0000 Subject: Prepare for changes in ikiwiki's tag infrastructure. --- .templates/autotag.tmpl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .templates/autotag.tmpl (limited to '.templates') diff --git a/.templates/autotag.tmpl b/.templates/autotag.tmpl new file mode 100644 index 00000000..87b76eef --- /dev/null +++ b/.templates/autotag.tmpl @@ -0,0 +1,15 @@ +[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +[[!meta title=""]] + +[[!map +pages="tagged()" +show=title]] -- cgit v1.2.3