diff options
author | intrigeri <intrigeri@boum.org> | 2008-10-10 15:48:35 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-10-18 15:49:09 +0200 |
commit | fdc7974b2ac995b4ff12dfa208741189ff4bd274 (patch) | |
tree | 3d4b8858cdecbba7172afcf5d7f1044c1ef3af1a /doc/plugins | |
parent | 9c25f5cfe93899f6ac7da3c8c8d0939cff9a20b6 (diff) |
po plugin: implemented po_link_to=negotiated
Signed-off-by: intrigeri <intrigeri@boum.org>
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/po.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index d2f572706..0d93aadda 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -98,7 +98,8 @@ negotiated preferred language, *i.e.* `foo/page/`. (In)compatibility notes: - `po_link_to => negotiated` provides no useful behavior if `usedirs` - is disabled: + is disabled; this option combination is neither implemented nor + allowed - `po_link_to => negotiated` provides no useful behavior if the web server does not support Content Negotiation |