diff options
author | https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web> | 2013-04-19 22:13:00 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-04-19 22:13:00 -0400 |
commit | b9aaac00e6a166604df9727f04d342be63b8c0b1 (patch) | |
tree | 164c54ba60973046c825d6310e0bbb650a34fd36 /doc | |
parent | 744a821b910585a74dfa6b62cc50a467014b5191 (diff) | |
download | ikiwiki-b9aaac00e6a166604df9727f04d342be63b8c0b1.tar ikiwiki-b9aaac00e6a166604df9727f04d342be63b8c0b1.tar.gz |
link to todo/translation_links
Diffstat (limited to 'doc')
-rw-r--r-- | doc/translation/discussion.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/translation/discussion.mdwn b/doc/translation/discussion.mdwn index 61606e3d0..b274317cd 100644 --- a/doc/translation/discussion.mdwn +++ b/doc/translation/discussion.mdwn @@ -117,3 +117,5 @@ Obviously, this is a lot more work, diverging in a different direction than the Also, the thing with the above is that if functionalities 1 and 2 (mapping and page flipping) is stripped out of the po plugin and made reusable, functionalities 3 and 4 can be made optional and a wiki is still translatable, giving the user the responsability of tracking the translations... So basically, what I think should happen is to have ikiwiki be able to use the .po plugin without .po files - just allow for pages to be linked together. Detect foo.fr.mdwn when parsing foo.mdwn and create links to it would already be a huge start... -- [[anarcat]] + +> I have a hopefully clearer spec for a plugin called [[todo/translation_links]]. -- [[anarcat]] |