diff options
author | smcv <smcv@web> | 2017-02-21 14:17:35 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-02-21 14:17:35 -0400 |
commit | c24f538c6d7ed316624f062e996f0c9f25c0e087 (patch) | |
tree | 259e9c161edfe8032dad1d103e7b554afec06fa2 /doc | |
parent | 4e779783280a3898a8e1531dc3f6b733b80a0382 (diff) | |
download | ikiwiki-c24f538c6d7ed316624f062e996f0c9f25c0e087.tar ikiwiki-c24f538c6d7ed316624f062e996f0c9f25c0e087.tar.gz |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Inconsistency_in_pages_behaviour/comment_7_9bac21d9ae3467ae2abb7aa2cfd9ec20._comment | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/forum/Inconsistency_in_pages_behaviour/comment_7_9bac21d9ae3467ae2abb7aa2cfd9ec20._comment b/doc/forum/Inconsistency_in_pages_behaviour/comment_7_9bac21d9ae3467ae2abb7aa2cfd9ec20._comment new file mode 100644 index 000000000..6e7ab9453 --- /dev/null +++ b/doc/forum/Inconsistency_in_pages_behaviour/comment_7_9bac21d9ae3467ae2abb7aa2cfd9ec20._comment @@ -0,0 +1,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. +"""]] |