From: Jason Blevins Date: Thu, 30 Oct 2008 03:25:34 +0000 (-0400) Subject: Forum question X-Git-Tag: 2.68~30 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/100c68003b8d5214b8de3101c97b9af79e064369?ds=inline;hp=--cc Forum question --- 100c68003b8d5214b8de3101c97b9af79e064369 diff --git a/doc/forum/wiki_name_in_page_titles.mdwn b/doc/forum/wiki_name_in_page_titles.mdwn new file mode 100644 index 000000000..16c27c24a --- /dev/null +++ b/doc/forum/wiki_name_in_page_titles.mdwn @@ -0,0 +1,6 @@ +I'd like to have the wiki name appear in page titles as in "WikiName: +Page Title." If I use `: ` in the +template this works for all pages except the index page itself which +will have title "WikiName: WikiName" as its title. Does anyone know +of a template-based solution to this or do I need to write a plugin +that provides a `IS_HOMEPAGE` template variable? --[[JasonBlevins]]