diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-08-15 17:29:05 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-08-15 17:29:05 -0400 |
commit | 43e895ec78a00a53aca31a5b38c18e8ef4ab6842 (patch) | |
tree | 4f23081ace1843c743e78eabc3863de24a2126c1 | |
parent | 1e30be656f38b3a42a4ddd28a50d5721ad3849d5 (diff) | |
download | ikiwiki-43e895ec78a00a53aca31a5b38c18e8ef4ab6842.tar ikiwiki-43e895ec78a00a53aca31a5b38c18e8ef4ab6842.tar.gz |
another problem
-rw-r--r-- | doc/plugins/po.mdwn | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 5016f1037..f738d61de 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -248,7 +248,7 @@ ea753782b222bf4ba2fb4683b6363afdd9055b64, which should be reverted once [[intrigeri]]'s `meta` branch is merged. An integration branch, called `meta-po`, merges [[intrigeri]]'s `po` -and `meta` branches, and thus has thise additional features. +and `meta` branches, and thus has this additional features. Self links ---------- @@ -294,6 +294,18 @@ and seems generally not wanted. (OTOH, you do want to match translated pages by default when locking pages.) --[[Joey]] +Edit links on untranslated pages +-------------------------------- + +If a page is not translated yet, the "translated" version of it +displays wikilinks to other, existing (but not yet translated?) +pages as edit links, as if those pages do not exist. + +That's really confusing, especially as clicking such a link +brings up an edit form to create a new, english page. + +This is with po_link_to=current. With default, it doesn't happen.. + Documentation ------------- |