summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/plugins/po.mdwn10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn
index 4e1bf20bb..5016f1037 100644
--- a/doc/plugins/po.mdwn
+++ b/doc/plugins/po.mdwn
@@ -282,9 +282,17 @@ Name of toplevel index page
Normally at the top index page of a wiki, you see the wiki name at
the top. However, at the top *translated* index page, you see something
-like "index.da".
+like "index.da". --[[Joey]]
+Pagespecs
+---------
+I was suprised that, when using the map directive, a pagespec of "*"
+listed all the translated pages as well as regular pages. That can
+make a big difference to an existing wiki when po is turned on,
+and seems generally not wanted.
+(OTOH, you do want to match translated pages by
+default when locking pages.) --[[Joey]]
Documentation
-------------