diff options
author | intrigeri <intrigeri@boum.org> | 2009-01-02 13:43:40 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2009-01-02 14:09:34 +0100 |
commit | 724dbabc4aecf26f6c6899cea823a38a6c0f4375 (patch) | |
tree | 8717316d04c89281f834df7ff44f003862ccadea /doc | |
parent | 12178c2a64be73021725e90cd6e2ecf1769324d1 (diff) |
po: do not allow to create pages of type po
The main reason to do so is to bypass the "favor the type of linking page on
page creation" logic, which is unsuitable when a broken link is clicked on
a slave (PO) page.
Signed-off-by: intrigeri <intrigeri@boum.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/po.mdwn | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index ed740c394..f06fd40c6 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -541,13 +541,6 @@ a more complete translation than the existing one. Note: committing to the underlying repository is a way to bypass this check. -Creating new pages on the web ------------------------------ - -* Page creation initiated by clicking a broken link on a translation - page defaults to po as new page type. It must default to the master - page's type instead. - Robustness tests ---------------- |