diff options
author | intrigeri <intrigeri@boum.org> | 2008-11-06 13:47:09 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-11-06 13:47:09 +0100 |
commit | 769be3d48e5612a73232b868cbd6cd35ab3515df (patch) | |
tree | a7a59083b7bbce25e5e3ef1366ba4bc0f7940af6 /doc | |
parent | 419de149a6b4c1cf598f33f0c96a2a21104528ec (diff) |
po: po_link_to is safe, and fallbacks to a working value if needed
warnings are displayed if it is set to an invalid or incompatible value
(e.g. po_link_to=negotiated and disabled usedirs)
Signed-off-by: intrigeri <intrigeri@boum.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/po.mdwn | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index ee6dbb097..93ece9fb9 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -255,17 +255,6 @@ does. This is actually a duplicate for [[bugs/pagetitle_function_does_not_respect_meta_titles]], which might be fixed by something like [[todo/using_meta_titles_for_parentlinks]]. -### websetup - -Which configuration settings are safe enough for websetup, apart of -`po_master_language`, `po_slave_languages` and `po_translatable_pages` -that have been checked already? - -> `po_link_to` w/o usedirs causes ikiwiki to error out. If it were -> changed to fall back to a safe setting in this case rather than -> error, it would be safe. -> --[[Joey]] - ### backlinks `po_link_to = negotiated`: if a given translatable `sourcepage.mdwn` |