aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/hardcoded___34__Discussion__34___link.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-28 19:41:10 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-12-28 19:41:10 +0000
commit499b70a4f23ef54a4d5d6d0d337105b6d5502d4b (patch)
tree89d2cc40eb82533842e45f8d0d3bb28fa03a1cd1 /doc/bugs/hardcoded___34__Discussion__34___link.mdwn
parent9f0faddd57df4e642653b030c296e20969ea7dd8 (diff)
downloadikiwiki-499b70a4f23ef54a4d5d6d0d337105b6d5502d4b.tar
ikiwiki-499b70a4f23ef54a4d5d6d0d337105b6d5502d4b.tar.gz
web commit by http://getopenid.com/ptecza: Response
Diffstat (limited to 'doc/bugs/hardcoded___34__Discussion__34___link.mdwn')
-rw-r--r--doc/bugs/hardcoded___34__Discussion__34___link.mdwn11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/bugs/hardcoded___34__Discussion__34___link.mdwn b/doc/bugs/hardcoded___34__Discussion__34___link.mdwn
index 0444a1d2b..7c7ac1537 100644
--- a/doc/bugs/hardcoded___34__Discussion__34___link.mdwn
+++ b/doc/bugs/hardcoded___34__Discussion__34___link.mdwn
@@ -19,8 +19,17 @@ or "History".
> There are good reasons for feeding a full html link into the template,
> rather than the urls used for the other links. For one, the Discussion
> link needs to be different if the Discussion page doesn't yet exist.
->
+
+>> You can always use <tmpl_if> and <tmpl_else> construct in that place ;) --Pawel
+
> As noted in [[patchqueue/l10n]], there are some other places in ikiwiki
> that hard code English strings, and I feel that using standard gettext
> and po files is the best approach for these, although Recai suggested an
> approach of translating the strings using a template file. --[[Joey]]
+
+>> You know that I rather prefer static templates, but it's your choice,
+>> of course.
+>>
+>> BTW, is there a chance for configurable name of Discussion page?
+>> In my wiki I use only Polish name of pages, so I would like to have
+>> dyskusja.html page, instead of discussion.html page. --Pawel \ No newline at end of file