From 90fc743c569ed58667eb2999132d5cc55edc3ebf Mon Sep 17 00:00:00 2001 From: "http://joey.kitenet.net/" Date: Sun, 22 May 2011 22:23:15 +0000 Subject: [PATCH 1/1] Added a comment --- ...comment_1_403e1f866b5e04e5899021f54bbdd1ed._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/How_to_customize_page_title__63__/comment_1_403e1f866b5e04e5899021f54bbdd1ed._comment diff --git a/doc/forum/How_to_customize_page_title__63__/comment_1_403e1f866b5e04e5899021f54bbdd1ed._comment b/doc/forum/How_to_customize_page_title__63__/comment_1_403e1f866b5e04e5899021f54bbdd1ed._comment new file mode 100644 index 000000000..e8d79038b --- /dev/null +++ b/doc/forum/How_to_customize_page_title__63__/comment_1_403e1f866b5e04e5899021f54bbdd1ed._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 1" + date="2011-05-22T22:23:15Z" + content=""" +The only way to do that, other than some css3 hacks, is to edit `page.tmpl`. Which is not really recommended as then you get to maintain the customized version. + +More usual is to use a directive to set the actual page title displayed at the end: \[[!meta title=\"foo\"]] +"""]] -- 2.45.0