aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Inconsistency_in_pages_behaviour/comment_7_9bac21d9ae3467ae2abb7aa2cfd9ec20._comment
blob: 6e7ab9453446a600aa775bf89ccb035ecc696142 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[[!comment format=mdwn
 username="smcv"
 avatar="http://cdn.libravatar.org/avatar/0ee943fe632ff995f6f0f25b7167d03b"
 subject="comment 7"
 date="2017-02-21T18:17:34Z"
 content="""
> Is .po plugin able to work if the user chooses to use foo/index.mdwn ?

Your guess is as good as mine. That configuration is really unusual (I'm not quite
sure why we even have it as an option), and the po plugin is also unusual (not
many people go to the effort of translating their wikis), so it seems likely that
you're the first person to try the two together.

> Is ikiwiki able to move files back and forth when the user toggles the
> 'use foo/index.mwdn' setting?

Not that I know of. If it could, it would likely require you to run
`ikiwiki-transition`, but that tool doesn't seem to have any modes that
seem relevant.

> In the case the user toggles this setting, does the .po plugin adapt to the
> new value (both ways) and move its files around too?

Almost certainly no.
"""]]