aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/disable_sub-discussion_pages.mdwn
blob: 5e7ea65b834b17b8dcb62c238a1520be5841d0f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Any setting to disable having a discussion of a discussion?
The [[features]] page says every page, but I don't want every page.
I do want discussion subpage, but I don't want to have, for example: discussion/ discussion/ discussion.
-- [[JeremyReed]]

> Discussion pages should clearly be a special case that don't get Discussion
> links put at the top... aaand.. [[bugs/done]]! --[[Joey]]

>>> Joey, I've just seen that you closed that bug in ikiwiki 1.37, but it seems
>>> you fixed it only for English "discussion" page. The bug still occurs
>>> for the international "discussion" pages. I have backported ikiwiki 1.40
>>> and I can see "Dyskusja" link on my Polish "dyskusja" pages. --Pawel

>>> Yes, I missed that string when internationalizing ikiwiki, fixed now.