]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/forum/Inconsistency_in_pages_behaviour/comment_3_5de086a73f26966be07925d48b3aa523._comment
Added a comment
[git.ikiwiki.info.git] / doc / forum / Inconsistency_in_pages_behaviour / comment_3_5de086a73f26966be07925d48b3aa523._comment
1 [[!comment format=mdwn
2  username="svetlana@192500fb6a2e2ef8e78d1a08cca64b1bca9833b9"
3  nickname="svetlana"
4  avatar="http://cdn.libravatar.org/avatar/5821f2dec97d186ce3b455b806d33035"
5  subject="comment 3"
6  date="2017-02-19T21:59:25Z"
7  content="""
8 I removed /home/public (the wiki build destination) and rebuilt it, re-enabled po plugin with \"* or */* or */*/* or */*/*/*\" in its pagespec settings, but it still only picks up root level pages. Subpages are not marked as translatable. This is a problem.
10 The backlinks issue seems to not have resolved itself, either.
12 Remarkably, removing sandbox.pot and sandbox.ru.po from ~/wiki made the sandbox page not translatable. It seems that the po plugin is looking for foo/bar.mdwn and foo/bar.pot and foo/bar.po.ru rather than foo/bar/index.mdwn, foo/bar/index.ru.po, foo/bar/index.pot and so on?
14 I tried to disable \"use page/index.mdwn source files\" and rebuild the wiki, but now I have \"foo/bar/index/\" URIs and `[[foo/bar]]` is an unknown link marked with a question mark, so I'm going to fix it all up in the source files by hand and see if it helps...
16 """]]