summaryrefslogtreecommitdiff
path: root/doc/todo/po:_rethink_pagespecs.mdwn
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2010-07-29 16:32:56 +0200
committerintrigeri <intrigeri@boum.org>2010-07-29 16:32:56 +0200
commit6c4caf8211d09c144a0e22321e5bf8c0d3cd4cc1 (patch)
tree3bd56b108c332ee0b774027954bca31b7689b337 /doc/todo/po:_rethink_pagespecs.mdwn
parent927558ee444a12774c579bc6acf76f8e040c5229 (diff)
Move po todo/bugs to dedicated pages.
Diffstat (limited to 'doc/todo/po:_rethink_pagespecs.mdwn')
-rw-r--r--doc/todo/po:_rethink_pagespecs.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/po:_rethink_pagespecs.mdwn b/doc/todo/po:_rethink_pagespecs.mdwn
new file mode 100644
index 000000000..50c10c5db
--- /dev/null
+++ b/doc/todo/po:_rethink_pagespecs.mdwn
@@ -0,0 +1,11 @@
+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]]
+
+> Seems hard to me to sort apart the pagespec whose matching pages
+> list must be restricted to pages in the master (or current?)
+> language, and the ones that should not. The only solution I can see
+> to this surprising behaviour is: documentation. --[[intrigeri]]