]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Added a comment
authorsmcv <smcv@web>
Tue, 21 Feb 2017 18:17:35 +0000 (14:17 -0400)
committeradmin <admin@branchable.com>
Tue, 21 Feb 2017 18:17:35 +0000 (14:17 -0400)
doc/forum/Inconsistency_in_pages_behaviour/comment_7_9bac21d9ae3467ae2abb7aa2cfd9ec20._comment [new file with mode: 0644]

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 (file)
index 0000000..6e7ab94
--- /dev/null
@@ -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.
+"""]]