From e635fb28f00758a2b54ab9ef15547f958ff9c20f Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnQs9icnfI79gWOQY_Yxv2XmYI3z703PrQ" Date: Wed, 3 Aug 2011 20:22:46 -0400 Subject: [PATCH] --- ...E_evaluated_in_inline_archive_templates__63__.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/How_is_TITLE_evaluated_in_inline_archive_templates__63__.mdwn diff --git a/doc/forum/How_is_TITLE_evaluated_in_inline_archive_templates__63__.mdwn b/doc/forum/How_is_TITLE_evaluated_in_inline_archive_templates__63__.mdwn new file mode 100644 index 000000000..fc84fabbd --- /dev/null +++ b/doc/forum/How_is_TITLE_evaluated_in_inline_archive_templates__63__.mdwn @@ -0,0 +1,11 @@ +Hi, + +I'm wondering how is TITLE evaluated in inline archive templates? + +Needless to say, I don't know much perl except the code that looks similar to other languages like bash. + +I found this line: + +$template->param(title => pagetitle(basename($page))); + +It seems to return a page name (pagetitle having no effect). Or maybe I'm not testing this the right way! -- 2.32.0.93.g670b81a890