Open pparik opened 2 years ago
I came here to report a bug converning your findings with the second bullet point: "page link is wrong"
There are two things to consider:
RESULT: The page link will not point to the page your internal link points to, but to the section within the including page that contains said heading. The heading acts as a page-internal link target, and the internal link is rewired to point to the page-internal heading, not to the original page.
I don't think this behavior is useful in all dokuwiki instances (including mine), but it's a valid functionality.
Concerning the 2. thing (THE BUG): that simply was missing functionality. I added an export output for ODT in this pull request. Only caveat is: it adds the code to insert an external link to the wiki page, not to the internal heading within the ODT file.
Is there any hope for a fix to the page link problem?
First of all, thank you for an excellent plugin!
I have discovered two (probably related) annoying bugs with nested includes:
:start
at the end of the link instead of only:
)test:start#plugin_include__test__2__1__start
instead oftest:2:1:start
Please see the commented minimum working example: test.zip (to be extracted to
/data/pages
).Here is the plugin configuration I use: